WordPress 5.5 auto-updates not working in Managed version, likely due to core updates blocked.
-
@rmdes I have pushed a 5.5.3 package some time back
-
Can the custom blocking plugin be modified to block core updates but allow other plugin auto-updates?
-
@robi said in WordPress 5.5 auto-updates not working in Managed version, likely due to core updates blocked.:
Can the custom blocking plugin be modified to block core updates but allow other plugin auto-updates?
I believe that’s what he did.
@Lonk said in WordPress 5.5 auto-updates not working in Managed version, likely due to core updates blocked.:
I believe that’s what he did.
Unfortunately, no. Since, I am not a WP dev, I couldn't figure out how to just disable core updates and keep plugin updates enabled. So, I disabled the plugin altogether. https://git.cloudron.io/cloudron/wordpress-managed-app/-/commit/08e6cf17a24e047806f4846bf1083b33c40642d6 is the plugin we previously had. If you know how to disable just core updates but not plugin updates, let me know and I can put that plugin back in.
-
Since this plugin was before the WP auto-update functionality, it may make sense to rethink how to do this now.
Allow all updates, but filter out only the core and hide the auto-update option from core to maintain the desired effect.
I'm having this issue again, but not on all my WP's, I'm so confused right now, I don't even know what's happening, but it's asking for credentials again instead of updating from cloudron packages, I'm on managed, I even tried to install a clean new WP and restore my backup from my old WP (also managed) and guess what : exact same problem, can't upgrade, asking for credentials..even though the WP managed app just got installed and is supposed to be last version ?
What's going on here ?
-
I'm having this issue again, but not on all my WP's, I'm so confused right now, I don't even know what's happening, but it's asking for credentials again instead of updating from cloudron packages, I'm on managed, I even tried to install a clean new WP and restore my backup from my old WP (also managed) and guess what : exact same problem, can't upgrade, asking for credentials..even though the WP managed app just got installed and is supposed to be last version ?
What's going on here ?
-
@nebulon It's asking FTP credentials on all my WP managed, maybe it's just because there is a new version but not yet packaged ?
@rmdes on the managed app, you cannot update WP. It will behave similar to what you faced i.e it will ask for credentials. This is because WP figures that it cannot write to the code directory and falls back to uploading code via FTP (a behavior I really dislike but I don't think this can be disabled).