JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
Added by sunny sun over 5 years ago
we have deployed an open source version ,and have add admin user into the project, but the admin can not upload document to a task item, could u please help to solve it?
Please check the server logs, this is likely an issue with filesystem permissions for the openproject user.
we have check the log as follows:
we installed the package by docker image, do we need to some special settings?
App 41192 output: Failed to save attachment without container: Errno::EACCES - Permission denied @ dir_s_mkdir - /var/openproject/assets/files/attachment/file/21 [ N 2019-05-15 03:27:55.9705 405/T4 age/Cor/CoreMain.cpp:1146 ]: Checking whether to disconnect long-running connections for process 65310, application /app (production) [ N 2019-05-15 03:28:04.7286 405/T4 age/Cor/CoreMain.cpp:1146 ]: Checking whether to disconnect long-running connections for process 65292, application /app (production) [ N 2019-05-15 05:31:47.4635 405/T5 age/Cor/SecurityUpdateChecker.h:519 ]: Security update check: no update found (next check in 24 hours) App 41192 output: method=GET path=/ format=html controller=HomescreenController action=index status=200 duration=88.41 view=31.69 db=30.91 user=2 App 41192 output: method=POST path=/login format=html controller=AccountController action=login status=302 duration=173.52 view=0.00 db=37.83 location=http://op.jwis.cn/ user=1 App 41192 output: Failed to create avatar for : Invalid Mail App 41192 output: Failed to create avatar for : Invalid Mail
Replies (2)
Please check the server logs, this is likely an issue with filesystem permissions for the openproject user.
we have check the log as follows:
we installed the package by docker image, do we need to some special settings?
App 41192 output: Failed to save attachment without container: Errno::EACCES - Permission denied @ dir_s_mkdir - /var/openproject/assets/files/attachment/file/21
[ N 2019-05-15 03:27:55.9705 405/T4 age/Cor/CoreMain.cpp:1146 ]: Checking whether to disconnect long-running connections for process 65310, application /app (production)
[ N 2019-05-15 03:28:04.7286 405/T4 age/Cor/CoreMain.cpp:1146 ]: Checking whether to disconnect long-running connections for process 65292, application /app (production)
[ N 2019-05-15 05:31:47.4635 405/T5 age/Cor/SecurityUpdateChecker.h:519 ]: Security update check: no update found (next check in 24 hours)
App 41192 output: method=GET path=/ format=html controller=HomescreenController action=index status=200 duration=88.41 view=31.69 db=30.91 user=2
App 41192 output: method=POST path=/login format=html controller=AccountController action=login status=302 duration=173.52 view=0.00 db=37.83 location=http://op.jwis.cn/ user=1
App 41192 output: Failed to create avatar for : Invalid Mail
App 41192 output: Failed to create avatar for : Invalid Mail