Backed up my server prior to a mass-delete and a typo occurred (sleep comes first ) so I ran a restore.
It quit halfway through the first time I ran it and I was never messaged me a log. I ran the restore a second time and it completed, this time with the messaged log.
Now, Iām getting the Sidekiq update error: A check for updates has not been performed. Ensure sidekiq is running.
Tried triggering it manually from /sidekiq/scheduler but it keeps failing after 60 seconds.
The error in āretriesā shows this error: Jobs::HandledExceptionWrapper: Wrapped Excon::Error::Timeout: connect_write timeout reached
No clue whatās going on now. Forum is still up and a few other Sidekiq tasks are failing.
You can ignore that error. A network interruption at one of our data centers is currently affecting version checks for self-hosters. They will start working again when the incident has been resolved.
Iāve rebooted. The forum has a total of 100k+ posts (not sure where to pull an exact number) and there are several image hotlinks queuing every few minutes.
No, they havenāt. Itās a minor issue and isnāt noticeable unless you stare at logs at the right time. It doesnāt affect Discourse at all. No need to worry.
All of the image hotlink tasks have pushed through and the Jobs::VersionCheck worker is now saying OK. Seems like that backlog kept it from working right.