Forums

Problem [Errno 116]

I get the following message and I have no ide whats the problem. Pls help me.

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'

Sorry about that. We had a hardware issue that caused issues across the whole cluster. We have fixed it now and everything should be working again, though there may be some logs missing during the outage.

okay thank you.