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
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
Hi Cllgnc89,
Thanks for the report.
Could you please send a bug report also, it will contain some details/settings we will need to debug:
dietpi-bugreport
Reply with the “Reference Code”.
Thanks.
Git Ticket:
C1 | Pydio | Impossible write into the AJXP_DATA_PATH folder
https://github.com/Fourdee/DietPi/issues/186
Thanks. Should be uploaded now ref code:001e06201369-0
Thanks.
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:
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
Refresh the pydio webpage and continue with the “The first time you connect:” section in this link: https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/43
Git ticket: https://github.com/Fourdee/DietPi/issues/186#issuecomment-179293187
Let me know if you experience any further issues.