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
When I run the docker run -it for the server I get the following error:
Adding user gocrack' ... Adding new group gocrack' (1000) ...
Adding new user gocrack' (1000) with group gocrack' ...
Creating home directory /home/gocrack' ... Copying files from /etc/skel' ...
{"time":"2018-06-22T17:58:34Z","level":"fatal","error":"file_manager.task_file_path has to be a valid, writable folder","message":"Failed to initialize server"}
I know task_file_path is from the config file and has a value: /opt/gocrack_server/files/task
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
When I run the docker run -it for the server I get the following error:
Adding user
gocrack' ... Adding new group
gocrack' (1000) ...Adding new user
gocrack' (1000) with group
gocrack' ...Creating home directory
/home/gocrack' ... Copying files from
/etc/skel' ...{"time":"2018-06-22T17:58:34Z","level":"fatal","error":"file_manager.task_file_path has to be a valid, writable folder","message":"Failed to initialize server"}
I know task_file_path is from the config file and has a value: /opt/gocrack_server/files/task
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: