mnutt / davros

Personal file storage server
Apache License 2.0
298 stars 35 forks source link

memory issue on sandstorm #79

Open rawray7 opened 7 years ago

rawray7 commented 7 years ago

help!

all of a sudden davros (on sandstorm) stopped responding:

Error: Error: remote exception: fork(): Cannot allocate memory at Error (native) at Error (native) C++ location:(javascript):?? type: overloaded

there is plenty of disk space - is this about ram?

mnutt commented 7 years ago

That certainly looks like a memory issue. Can you post more of the logs preceding that error, and anything else that might have been going on at the time? (were you syncing files via the desktop client, or just using the web ui, or something else?) What sort of server is this running on?

rawray7 commented 7 years ago

digital ocean droplet. only 2GB of ram...maybe that is the problem? mostly just syncing with web ui.

where would i find the davros in sandstorm logs?