Forums

2023-06-01 03:01:30 DAMN ! worker 2 (pid: 30) died, killed by signal 9 :( trying respawn ...

Looks like the app is running Running on local URL: http://127.0.0.1:7860 2023-06-01 02:47:18 Running on public URL: https://c53f961f7f91b01587.gradio.live

But , it doesn't come up at my url and time out , here is log file content , any help is appreciated . I also upgraded from free account to Hacker account, still same issue.

23-06-01 02:47:13 /home/middha/mysite/flask_app.py:62: UserWarning: `layout` parameter is deprecated, and it has no effect#012  iface = gr.Interface(
2023-06-01 02:47:13 WSGI app 0 (mountpoint='') ready in 21 seconds on interpreter 0x55f966280ec0 pid: 1 (default app)
2023-06-01 02:47:13 *** uWSGI is running in multiple interpreter mode ***
2023-06-01 02:47:13 gracefully (RE)spawned uWSGI master process (pid: 1)
2023-06-01 02:47:13 spawned uWSGI worker 1 (pid: 27, cores: 1)
2023-06-01 02:47:13 spawned 2 offload threads for uWSGI worker 1
2023-06-01 02:47:13 spawned uWSGI worker 2 (pid: 30, cores: 1)
2023-06-01 02:47:13 metrics collector thread started
2023-06-01 02:47:13 spawned 2 offload threads for uWSGI worker 2
2023-06-01 02:47:14 Running on local URL:  http://127.0.0.1:7860
2023-06-01 02:47:18 Running on public URL: https://c53f961f7f91b01587.gradio.live
2023-06-01 02:47:18 #012This share link expires in 72 hours. For free permanent hosting and GPU upgrades (NEW!), check out Spaces: https://huggingface.co/spaces
2023-06-01 02:47:18 
2023-06-01 02:52:15 Thu Jun  1 02:52:14 2023 - *** HARAKIRI ON WORKER 1 (pid: 27, try: 1) ***
2023-06-01 02:52:15 Thu Jun  1 02:52:14 2023 - HARAKIRI !!! worker 1 status !!!
2023-06-01 02:52:15 Thu Jun  1 02:52:14 2023 - HARAKIRI [core 0] 10.0.0.83 - GET / since 1685587633
2023-06-01 02:52:15 Thu Jun  1 02:52:14 2023 - HARAKIRI !!! end of worker 1 status !!!
2023-06-01 02:52:15 DAMN ! worker 1 (pid: 27) died, killed by signal 9 :( trying respawn ...
2023-06-01 02:52:15 Respawned uWSGI worker 1 (new pid: 49)
2023-06-01 02:52:15 spawned 2 offload threads for uWSGI worker 1
2023-06-01 02:56:28 Running on local URL:  http://127.0.0.1:7860
2023-06-01 03:01:30 Thu Jun  1 03:01:29 2023 - *** HARAKIRI ON WORKER 2 (pid: 30, try: 1) ***
2023-06-01 03:01:30 Thu Jun  1 03:01:29 2023 - HARAKIRI !!! worker 2 status !!!
2023-06-01 03:01:30 Thu Jun  1 03:01:29 2023 - HARAKIRI [core 0] 10.0.0.83 - GET / since 1685588188
2023-06-01 03:01:30 Thu Jun  1 03:01:29 2023 - HARAKIRI !!! end of worker 2 status !!!
2023-06-01 03:01:30 DAMN ! worker 2 (pid: 30) died, killed by signal 9 :( trying respawn ...
2023-06-01 03:01:30 Respawned uWSGI worker 2 (new pid: 64)
2023-06-01 03:01:30 spawned 2 offload threads for uWSGI worker 2
2023-06-01 03:01:31 subprocess 58 exited by signal 13

There are many things that can cause that, so we have a help page to help you to debug it: https://help.pythonanywhere.com/pages/502BadGateway/