Forums

please help for this unexpected error. thanks

Traceback (most recent call last): File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 189, in <module> main(sys.argv[1:]) File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 185, in main pa_sudo(username, command) File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 150, in pa_sudo ensure_chroot(username, system_image) File "/home/anywhere/djangoproject/jails/pa_sudo.py", line 42, in ensure_chroot setup_user_storage(user) File "/home/anywhere/djangoproject/jails/../jails/create.py", line 484, in setup_user_storage create_dirs_on_storage_servers(user) File "/home/anywhere/djangoproject/jails/../jails/create.py", line 224, in create_dirs_on_storage_servers mkdir_if_missing(var_log) File "/home/anywhere/djangoproject/jails/../../common/directory.py", line 50, in mkdir_if_missing os.makedirs(dirname) File "/usr/lib/python3.7/os.py", line 213, in makedirs makedirs(head, exist_ok=exist_ok) File "/usr/lib/python3.7/os.py", line 213, in makedirs makedirs(head, exist_ok=exist_ok) File "/usr/lib/python3.7/os.py", line 213, in makedirs makedirs(head, exist_ok=exist_ok) File "/usr/lib/python3.7/os.py", line 223, in makedirs mkdir(name, mode) OSError: [Errno 116] Stale file handle: '/mnt/log_storage/homedirs' Console closed.

I have the same issue...

We had an issue with one of our servers which could cause such a behavior -- it's been addressed and everything should be back to normal now. Sorry for any inconvenience.

I have the same error when trying to start a Bash shell. Moreover, when clicking on Files menu, cannot access my files. Finally, in the Web page, there are messages according to which the working directory does not exist.

We had a problem with one of our servers that should be solved now. That might be related. Sorry for that. Let us know if problems persist for you.

I had to restart the app and now is working but is loading slowly

Here you go: https://help.pythonanywhere.com/pages/MySiteIsSlow/