FATAL ERROR starting DSS on a virtual box
Romain
Registered Posts: 7 ✭✭✭✭
I cant connect to DSS because DSS fails to start on my virtual box.
the status when executing "./bin/dss status" seems to be pretty bad for the backend...
backend FATAL Exited too quickly (porcess log may have details)
Can you help on this please?
I ve gote the logs if needed
the status when executing "./bin/dss status" seems to be pretty bad for the backend...
backend FATAL Exited too quickly (porcess log may have details)
Can you help on this please?
I ve gote the logs if needed
Tagged:
Answers
-
Hi,
It looks like some internal databases are corrupted, possibly because of a forceful shutdown of the VM.
The following procedure is a bit brutal but will give you back all projects and config (it will lose the history of jobs):
* Stop DSS
* Move away the "databases" folder in the DSS data directory (rename it to databases.old for example)
* Start DSS again -
I worked well!
Thank you for you help