-
Notifications
You must be signed in to change notification settings - Fork 516
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
(13: Permission denied)
while running docker on NAS
#424
Comments
Hi
This is interesting, looks like some permission on file system do not allow file to be created We can start to analyze your problem with ruling out |
And in logs:
There is no engine.js, file.js o manager.js
|
You can safetly ignore all errors about
This error is interesting, I think it's the reason of open document failure - for some reason permissions for subfolder is not allowing creating of temp files Maybe temproraly make |
Hi, Permissions
Same results:
Sorry, I did not publish my docker configuration for onlyoffice. Docker configuration for onlyoffice
Evironment file:
docker version
|
Yes you are right. It works!!!! I changed my docker configuration volumes for onlyoffice and It works.
I think there is no problem to persist that volume because is just for view documents. |
In case your problem is solved I'll close this issue (and move it to Docker-DocumentServer repo since problem seems for Docker configuration and I think somehow is only for your NAS (have little experience with them) |
(13: Permission denied)
while running docker on NAS
Hi,
This is the info of my system.
System
List of activated apps
Configuration (config/config.php)
Nextcloud and onlyoffice are in different dockers but same network
This is from onlyoffice nginx error log
Just after deleting the settings_error option:
The onlyoffice options turn enable in nextcloud, but when I try to open a file I get this error in onlyoffice logs:
And "Unknown error" window in nextcloud.
This is my docker configuration:
Docker config
I have another NC+Onlyoffice installation in other machine and works fine.
Could you please help?
The text was updated successfully, but these errors were encountered: