Joss Posted January 11, 2017 Posted January 11, 2017 Just clicked on upgrades on a couple of sites and got: Error loading GitHub branches - https://api.github.com/repos/processwire/processwire/branches - HTTP error(s): - Check that HTTP requests are not blocked by your server. No other errors. Any thoughts? Not having this problem on a local box and my hosting provider does not know of anything their end.
BitPoet Posted January 11, 2017 Posted January 11, 2017 Empty user_agent option in php.ini? Github sometimes (documentation says always, but experience tells it varies) blocks requests with empty or missing User-Agent header.
Joss Posted January 11, 2017 Author Posted January 11, 2017 Okay - solved. Turns out the two sites in question were still on php 5,3. Switching to 5.6 solved the problem. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now