YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
MIT License
2.21k stars 403 forks source link

Updated from version 5.3 to 5.4 and receiving Puc/v5p4/Autoloader.php not found #564

Open crmprogramming opened 6 months ago

crmprogramming commented 6 months ago

The file exists on the server, but a Wordpress error log is created : image

Permissions over those files are: 0644

Hosting is a Godaddy shared plan

scrobbleme commented 4 months ago

Same here, had to rollback to 5.3

YahnisElsts commented 4 months ago

If the file exists but you're still getting the same error, that's probably not an issue with PUC but the server/PHP. On the other hand, if it only shows up once, when upgrading to PUC 5.4, then it could potentially be a PUC issue.

scrobbleme commented 4 months ago

The issue is very strange, I never had problems upgrading PUC before...

I think this might be some hosting/caching/synchronizing/composer issue. Eventually it worked for me, but needed a long time and many syncs. I don't know what happened...