I'm on odroid c1+. I've got to the point where you load the webpage for initial setup. The error I see is : Impossible write into the AJXP_DATA_PATH folder: Make sure to grant write access to this folder for your webserver! Any suggestions?
Thanks
pydio install Topic is solved
Re: pydio install
Hi Cllgnc89,cllgnc89 wrote:I'm on odroid c1+. I've got to the point where you load the webpage for initial setup. The error I see is : Impossible write into the AJXP_DATA_PATH folder: Make sure to grant write access to this folder for your webserver! Any suggestions?
Thanks
Thanks for the report.
Could you please send a bug report also, it will contain some details/settings we will need to debug:
Code: Select all
dietpi-bugreport
Thanks.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: pydio install
Git Ticket:
C1 | Pydio | Impossible write into the AJXP_DATA_PATH folder
https://github.com/Fourdee/DietPi/issues/186
C1 | Pydio | Impossible write into the AJXP_DATA_PATH folder
https://github.com/Fourdee/DietPi/issues/186
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: pydio install
Thanks.cllgnc89 wrote:Thanks. Should be uploaded now ref code:001e06201369-0
This issue has been resolved for next release (v109).
If you wish to patch your v108 system now with this fix, simply run the following commands:
Code: Select all
chown -R www-data:www-data /pydio_data &> /dev/null
chown -R www-data:www-data /mnt/usb_1/pydio_data &> /dev/null
dietpi-services restart
Git ticket: https://github.com/Fourdee/DietPi/issue ... -179293187
Let me know if you experience any further issues.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.