klboh
April 29, 2017, 6:02pm
1
Encounter error after upgrade successful from version 1.7.4 to 1.8.1 (with docker)
Error Details:
After upgrade successful, click on the link “continue” then it show me the error message like this:
Configuration Error
Problem copying provided file into the Library Folder
owner of /var/www/cms/* already changed to www-data
mysql table - setting: already update the LIBRARY_LOCATION to /var/www/cms/library
Please advise.
Thanks
Peter
May 2, 2017, 11:53am
2
Could you please confirm that you’ve followed every step under ‘Switching to Docker’ from here http://xibo.org.uk/manual/en/upgrade.html ?
alex
May 2, 2017, 11:55am
3
Your library location needs a trailing slash on it - ie /var/www/cms/library/
klboh
May 6, 2017, 7:33am
4
@Peter
Ya, I had read the ‘Switching to Docker’ article before proceed.
But, i have added a little bit extra steps for database migration and upgrading.
@alex
finally it can work after i add the trailing slash.
Thanks.