I'm constantly getting the same error as described in https://www.pythonanywhere.com/forums/topic/8974/
It doesn't matter how much I hit restart, and I also checked and kill all processes in Consoles
, but the problem doesn't go away (((
2017-01-03 20:25:59 *** Starting uWSGI 2.0.5.1 (64bit) on [Tue Jan 3 17:25:57 2017] ***
2017-01-03 20:25:59 compiled with version: 4.8.4 on 24 October 2016 12:07:25
2017-01-03 20:25:59 os: Linux-3.13.0-100-generic #147-Ubuntu SMP Tue Oct 18 16:48:51 UTC 2016
2017-01-03 20:25:59 nodename: giles-liveweb1
2017-01-03 20:25:59 machine: x86_64
2017-01-03 20:25:59 clock source: unix
2017-01-03 20:25:59 pcre jit disabled
2017-01-03 20:25:59 detected number of CPU cores: 4
2017-01-03 20:25:59 current working directory: /etc/uwsgi/vassals
2017-01-03 20:25:59 detected binary path: /usr/local/bin/uwsgi
2017-01-03 20:25:59 *** dumping internal routing table ***
2017-01-03 20:25:59 [rule: 0] subject: path_info regexp: \.svgz$ action: addheader:Content-Encoding:gzip
2017-01-03 20:25:59 *** end of the internal routing table ***
2017-01-03 20:25:59 using Linux cgroup /mnt/cgroups/cpu/user_types/free with mode 700
2017-01-03 20:25:59 assigned process 8136 to cgroup /mnt/cgroups/cpu/user_types/free/tasks
2017-01-03 20:25:59 using Linux cgroup /mnt/cgroups/cpuacct/domains/rugbystat.pythonanywhere.com with mode 700
2017-01-03 20:25:59 assigned process 8136 to cgroup /mnt/cgroups/cpuacct/domains/rugbystat.pythonanywhere.com/tasks
2017-01-03 20:25:59 using Linux cgroup /mnt/cgroups/memory/domains/rugbystat.pythonanywhere.com with mode 700
2017-01-03 20:25:59 assigned process 8136 to cgroup /mnt/cgroups/memory/domains/rugbystat.pythonanywhere.com/tasks
2017-01-03 20:25:59 uWSGI running as root, you can use --uid/--gid/--chroot options
2017-01-03 20:25:59 chroot() to /mnt/chroots/rugbystat/dangermouse
2017-01-03 20:25:59 setgid() to 60000
2017-01-03 20:25:59 setuid() to 2134431
2017-01-03 20:25:59 limiting number of processes to 15...
2017-01-03 20:25:59 your processes number limit is 15
2017-01-03 20:25:59 your memory page size is 4096 bytes
2017-01-03 20:25:59 detected max file descriptor number: 123456
2017-01-03 20:25:59 building mime-types dictionary from file /etc/mime.types...
2017-01-03 20:25:59 536 entry found
2017-01-03 20:25:59 lock engine: pthread robust mutexes
2017-01-03 20:25:59 thunder lock: disabled (you can enable it with --thunder-lock)
2017-01-03 20:25:59 uwsgi socket 0 bound to UNIX address /var/sockets/rugbystat.pythonanywhere.com/socket fd 7
2017-01-03 20:25:59 Python version: 3.5.2 (default, Jul 17 2016, 00:00:00) [GCC 4.8.4]
2017-01-03 20:25:59 *** Python threads support is disabled. You can enable it with --enable-threads ***
2017-01-03 20:25:59 Python main interpreter initialized at 0x164a290
2017-01-03 20:25:59 your server socket listen backlog is limited to 100 connections
2017-01-03 20:25:59 your mercy for graceful operations on workers is 60 seconds
2017-01-03 20:25:59 setting request body buffering size to 65536 bytes
2017-01-03 20:25:59 mapped 333952 bytes (326 KB) for 1 cores
2017-01-03 20:25:59 *** Operational MODE: single process ***
2017-01-03 20:25:59 initialized 35 metrics
2017-01-03 20:25:59 WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x164a290 pid: 8136 (default app)
2017-01-03 20:25:59 *** uWSGI is running in multiple interpreter mode ***
2017-01-03 20:25:59 spawned uWSGI master process (pid: 8136)
2017-01-03 20:25:59 spawned uWSGI worker 1 (pid: 8138, cores: 1)
2017-01-03 20:25:59 metrics collector thread started
2017-01-03 20:25:59 pthread_create(): Resource temporarily unavailable [core/utils.c line 3785]
2017-01-03 20:25:59 !!! unable to spawn stats pusher thread !!!
2017-01-03 20:25:59 chdir(): No such file or directory [core/uwsgi.c line 1541]
2017-01-03 20:25:59 VACUUM: unix socket /var/sockets/rugbystat.pythonanywhere.com/socket removed.
2017-01-03 20:25:59 pthread_create(): Resource temporarily unavailable [core/utils.c line 3785]
2017-01-03 20:25:59 unable to start offload thread 0 for worker 1 !!!
2017-01-03 20:25:59 spawned 0 offload threads for uWSGI worker 1
2017-01-03 20:26:01 *** Starting uWSGI 2.0.5.1 (64bit) on [Tue Jan 3 17:25:59 2017] ***
2017-01-03 20:26:01 compiled with version: 4.8.4 on 24 October 2016 12:07:25
2017-01-03 20:26:01 os: Linux-3.13.0-100-generic #147-Ubuntu SMP Tue Oct 18 16:48:51 UTC 2016
2017-01-03 20:26:01 nodename: giles-liveweb1
2017-01-03 20:26:01 machine: x86_64
2017-01-03 20:26:01 clock source: unix
2017-01-03 20:26:01 pcre jit disabled
2017-01-03 20:26:01 detected number of CPU cores: 4
2017-01-03 20:26:01 current working directory: /etc/uwsgi/vassals
2017-01-03 20:26:01 detected binary path: /usr/local/bin/uwsgi
2017-01-03 20:26:01 *** dumping internal routing table ***
2017-01-03 20:26:01 [rule: 0] subject: path_info regexp: \.svgz$ action: addheader:Content-Encoding:gzip
2017-01-03 20:26:01 *** end of the internal routing table ***
2017-01-03 20:26:01 using Linux cgroup /mnt/cgroups/cpu/user_types/free with mode 700
2017-01-03 20:26:01 assigned process 8140 to cgroup /mnt/cgroups/cpu/user_types/free/tasks
2017-01-03 20:26:01 using Linux cgroup /mnt/cgroups/cpuacct/domains/rugbystat.pythonanywhere.com with mode 700
2017-01-03 20:26:01 assigned process 8140 to cgroup /mnt/cgroups/cpuacct/domains/rugbystat.pythonanywhere.com/tasks
2017-01-03 20:26:01 using Linux cgroup /mnt/cgroups/memory/domains/rugbystat.pythonanywhere.com with mode 700
2017-01-03 20:26:01 assigned process 8140 to cgroup /mnt/cgroups/memory/domains/rugbystat.pythonanywhere.com/tasks
2017-01-03 20:26:01 uWSGI running as root, you can use --uid/--gid/--chroot options
2017-01-03 20:26:01 chroot() to /mnt/chroots/rugbystat/dangermouse
2017-01-03 20:26:01 setgid() to 60000
2017-01-03 20:26:01 setuid() to 2134431
2017-01-03 20:26:01 limiting number of processes to 15...
2017-01-03 20:26:01 your processes number limit is 15
2017-01-03 20:26:01 your memory page size is 4096 bytes
2017-01-03 20:26:01 detected max file descriptor number: 123456
2017-01-03 20:26:01 building mime-types dictionary from file /etc/mime.types...
2017-01-03 20:26:01 536 entry found
2017-01-03 20:26:01 lock engine: pthread robust mutexes
2017-01-03 20:26:01 thunder lock: disabled (you can enable it with --thunder-lock)
2017-01-03 20:26:01 uwsgi socket 0 bound to UNIX address /var/sockets/rugbystat.pythonanywhere.com/socket fd 7
2017-01-03 20:26:01 Python version: 3.5.2 (default, Jul 17 2016, 00:00:00) [GCC 4.8.4]
2017-01-03 20:26:01 *** Python threads support is disabled. You can enable it with --enable-threads ***
2017-01-03 20:26:01 Python main interpreter initialized at 0x2612290
2017-01-03 20:26:01 your server socket listen backlog is limited to 100 connections
2017-01-03 20:26:01 your mercy for graceful operations on workers is 60 seconds
2017-01-03 20:26:01 setting request body buffering size to 65536 bytes
2017-01-03 20:26:01 mapped 333952 bytes (326 KB) for 1 cores
2017-01-03 20:26:01 *** Operational MODE: single process ***
2017-01-03 20:26:01 initialized 35 metrics
2017-01-03 20:26:01 WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x2612290 pid: 8140 (default app)
2017-01-03 20:26:01 *** uWSGI is running in multiple interpreter mode ***
2017-01-03 20:26:01 spawned uWSGI master process (pid: 8140)
2017-01-03 20:26:01 spawned uWSGI worker 1 (pid: 8142, cores: 1)
2017-01-03 20:26:01 metrics collector thread started
2017-01-03 20:26:01 pthread_create(): Resource temporarily unavailable [core/utils.c line 3785]
2017-01-03 20:26:01 !!! unable to spawn stats pusher thread !!!
2017-01-03 20:26:01 chdir(): No such file or directory [core/uwsgi.c line 1541]
2017-01-03 20:26:01 VACUUM: unix socket /var/sockets/rugbystat.pythonanywhere.com/socket removed.
PS: if it matters, I also couldn't get a list of running consoles:
Your consoles:
Retrieving consoles list...