Bug Version check fail when XF down

There is a bug in this version
B

briansol

Guest
Not really a bug per-say, but related to the cloudflare outage today,
version check fails ungracefully.

Suggested fix:
  • Check for json format or 200 header before decoding it.
  • try/catch any remote server error and queue it to try again next hour.

1763482655544.webp

Continue reading...