atomic-server
atomic-server copied to clipboard
Set drive not saved / backslash issue
On staging, setting a drive is instantly reverted. I think this might be related to my double slash fix i just pushed.
EDIT: no cant be the case, the staging version is dated as it still has the double slash problem.
EDIT2: docker run -p 80:80 -p 443:443 -v atomic-storage:/atomic-storage joepmeneer/atomic-server shows an error when opening:
Could not open http://localhost:9883/
Something went wrong
Could not parse JSON from fetching http://localhost:9883/. Is it an Atomic Data resource? Error message: Failed parsing JSON Resource has wrong subject in @id. Received subject was http://localhost:9883, expected http://localhost:9883/.
I kind of suspect this to be the same problem