Skip to content

Upgrading from EE 7.1.2 to 7.1.3 fails #2360

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

Closed
dankingsley opened this issue Sep 2, 2022 · 3 comments · Fixed by #2368
Closed

Upgrading from EE 7.1.2 to 7.1.3 fails #2360

dankingsley opened this issue Sep 2, 2022 · 3 comments · Fixed by #2368

Comments

@dankingsley
Copy link

Description of the problem
Upgrading from 7.1.2 to 7.1.3 fails on multiple sites of mine via the 1 click upgrade, with no error message on php 8.1. Switching back to php 7.4 says there is an error with the root path not being readable. Since I had only just upgraded to 7.1.2 I didn't think this could possibly be the case since my server config hasn't changed. I tried upgrading manually and get the following message when trying to load the control panel / upgrade:

The root path / is not readable.
ee/ExpressionEngine/Library/Filesystem/Adapter/Local.php:47

It looks like it's an issue with a change that has been made with the filesystem.

@intoeetive
Copy link
Contributor

intoeetive commented Sep 2, 2022

@dankingsley we potentially have a fix for this, but having hard time to replicate the exact issue.

Can you help us test this? Replace the file with these changes and hopefully this will just work:
f19d8e9

@dankingsley
Copy link
Author

Yes @intoeetive - that fixes it!

@intoeetive
Copy link
Contributor

Great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants