-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Results were not saved in 'results' folder after "send result" button #74
Comments
@jyn282 did you mount |
yes, I think so, I didn't change docker-compose.yml nor DockerFile. |
@jyn282 please show your docker command here |
Thank you for the quick reply. I tried as follows. Dockerfile
docker-compose.yml
Then, I build and run docker container as follows.
I could change YAML file in |
@jyn282 sorry for the slow reply. Have you been able to address the issue? |
@faroit, I pushed this job for a while and recently get back to this work. https://ntsim.uk/posts/file-permissisions-when-developing-with-docker Thanks for your help! :) |
Great thread here. I hit the same problem when creating a docker container and cloning this repository. A chown as follows fixes the issue: |
Hi, thank you for this amazing repository. :)
I've set up webMUSHRA using Docker as written in README.md.
After that, I tried complete.yaml.
The test worked well, but when I pressed the "send result" button on the last page, an error occurred as follows.
"An error occured while sending your data to the server! Please contact the. experimenter."
Also, there was no new folder in the results folder.
Could you please check on this issue?
The text was updated successfully, but these errors were encountered: