Azure App Service [Errno 99] error while attempting to bind on address
My Azure App Service suddenly stopped working and won't successfully restart, anybody know how to fix this? I've stopped and restarted it several times, I've deployed a very minimal web page, still no luck.
2024-10-10T18:43:30.190546079Z ERROR: [Errno 99] error while attempting to bind on address ('::1', 8000, 0, 0): cannot assign requested address
2024-10-10T18:43:32.156Z ERROR - Container xxx-webapp__e734_0_a65c1218 for site xxx-webapp__e734 has exited, failing site start
2024-10-10T18:43:32.157Z INFO - Initiating warmup request to container xxx-webapp__e734_0_a65c1218_middleware for site rfipoc-prototype-webapp__e734
2024-10-10T18:43:32.309Z INFO - Container xxx-webapp__e734_0_a65c1218_middleware for site xxx-webapp__e734 initialized successfully and is ready to serve requests.
2024-10-10T18:43:32.317Z ERROR - xxx-prototype-webapp__e734_0_a65c1218 didn't respond to HTTP pings on port: 8000, failing site start. See container logs for debugging.
2024-10-10T18:43:32.323Z INFO - Stopping site xxx-webapp__e734 because it failed during startup.