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.
When I run the docker run -it for the server I get the following error:
Adding user
gocrack' ... Adding new groupgocrack' (1000) ...Adding new user
gocrack' (1000) with groupgocrack' ...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.