All my files are gone, getting process.cwd error

This was working the other day, and now all the files are missing and it’s giving errors.

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
10:51 PM
path.js:1142
10:51 PM
          cwd = process.cwd();
10:51 PM
                        ^
10:51 PM
10:51 PM
Error: ENOENT: no such file or directory, uv_cwd

any ideas?

Sorry about that - we’ll take a look and see what’s up.

Thanks for the report, I’ve done a manual restore from backup. We’re investigating the root cause of the problem.

woah thanks for the speedy response, appreciate it!