You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
This has happened to me twice now; both times were a big bummer. :(
While editing for a long time on a file and not touching the JuliaBox main Notebook browser page, sometimes JuliaBox disconnects. Then, the Notebook I'm editing throws up an error saying I must restart. I do so. Then, even though I had clicked save multiple times, the file 404s! :(
So I've completely lost everything I was working on for the last 2 hours. :(
The text was updated successfully, but these errors were encountered:
@NHDaly your disk usage (from backed up size) seems pretty close to the quota. Is it likely to be exceeding the quota while running your programs? A large disk could also slow down login (restore) and logout (backup). You may see timeouts when the host machine (shared) is busy.
Handling these cases or showing proper error messages would be a good enhancement to have in JuliaBox. Larger EBS disk mounts are possible, but it is currently experimental and not enabled for all.
The other reason could be exceeding the allotted RAM of 6GB, but this seems less likely as you reported having lost everything.
If this is likely to be a disk limit issue, and the problem is persisting, please let us know and we can reset your disk.
It could have been a disk usage problem, it looks like. I deleted a bunch of stuff after your message and I don't think I've noticed the problem since, although I have been much more careful about saving regularly and verifying that is says checkpointed, and navigating around on the main JuliaBox page just to keep it from logging me out. So it could be either thing...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This has happened to me twice now; both times were a big bummer. :(
While editing for a long time on a file and not touching the JuliaBox main Notebook browser page, sometimes JuliaBox disconnects. Then, the Notebook I'm editing throws up an error saying I must restart. I do so. Then, even though I had clicked save multiple times, the file 404s! :(
So I've completely lost everything I was working on for the last 2 hours. :(
The text was updated successfully, but these errors were encountered: