Hello,
I am using shared hosting account for a website running backdrop. For the past month updates have not run - scheduled or manually. I get the following error:
HTTP request to https://updates.backdropcms.org/release-history/backdrop/1.x?site_key=rd... failed with error: Connection timed out.
I contacted support pointing to the possible IPv6 check here: https://forum.backdropcms.org/forum/error-when-trying-check-updates
Support responded:
When I use this from cpanel under the terminal section -- curl -6 https://updates.backdropcms.org/release-history/backdrop/1.x to test ipv6 connectivity from the server to that subdomain. I was able to do so without issue so I believe your issue may be something else.
Not sure what I need to do next if I can't run updates. Would appreciate any advise/suggestions.
Recent comments
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
OK, @izmeez, well I have just created a Virtual Machine running Ubuntu 24 and installed the same Backdrop Site as is on the Laptop and It is working fine, so there must be something odd about...
Write Permission Problems on files, ../private and /tmp on my Laptop
Nope, SELinux is not installed. I am running Ubuntu with the KDE Plasma Desktop. Aparmour is enabled by default on both machines I have enabled another site on the Laptop and am...
Write Permission Problems on files, ../private and /tmp on my Laptop