Waterflood1 Posted November 26, 2020 Posted November 26, 2020 Sorry if I bother with this, but I can not find a solution if someone can help me, I am not that experienced Â
0 Cheshire Posted November 26, 2020 Posted November 26, 2020 That sounds like your file isn't reachable. Can you try to open the file you configured to update from in a browser and see if you get what you expect?
0 Tron Posted November 26, 2020 Posted November 26, 2020 I think you can also check the logs on the server you’re hosting the files on and it may give an indicator of what the unreachable path is.
0 panda Posted November 27, 2020 Posted November 27, 2020 20 hours ago, Cheshire said: That sounds like your file isn't reachable. Can you try to open the file you configured to update from in a browser and see if you get what you expect? Looks like HTML is being returned instead of JSON.
0 Cheshire Posted November 27, 2020 Posted November 27, 2020 51 minutes ago, panda said: Looks like HTML is being returned instead of JSON. I was thinking that as well, might be a 404/403 pageÂ
0 TheKezStrel Posted June 7, 2021 Posted June 7, 2021 I have had this error myself. Some providers don't allow direct file linking and it's this "protection" feature of your server hoster that is interfering with the file transfer between your provider and clients. The text files will still be "served", but with added html tags that the updater does not recognise, so it spits out that error. Â Use Google compute, Oracle compute or Amazon AWSÂ and install a httpd server so you have full control over what is served. Â I'm running several servers in Oracle and Google on their free tiers. Â TheKezStrel
0 Andical Posted June 8, 2021 Posted June 8, 2021 11 hours ago, TheKezStrel said: I have had this error myself. Some providers don't allow direct file linking and it's this "protection" feature of your server hoster that is interfering with the file transfer between your provider and clients. The text files will still be "served", but with added html tags that the updater does not recognise, so it spits out that error. Â Use Google compute, Oracle compute or Amazon AWSÂ and install a httpd server so you have full control over what is served. Â I'm running several servers in Oracle and Google on their free tiers. Â TheKezStrel I tried 000webhost and awardspace and both have this protection you menction and the .json cant be checked. Still looking for a free solution for testing or I will end up with a hostkoala service (some people say it works)
Question
Waterflood1
Sorry if I bother with this, but I can not find a solution if someone can help me, I am not that experienced
Â
6 answers to this question
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