Did Avatars Just Vanish?
-
Good job breaking it in time for the AMA.
-
I got an alert the forum software was updated. Then it was 501: Bad Gateway for a few seconds then 503: Overloaded for ~15 seconds. Now I'm back with no avatars but the top left profile one.
-
Test
-
Yep, gone
-
@coliver said:
I got an alert the forum software was updated. Then it was 501: Bad Gateway for a few seconds then 503: Overloaded for ~15 seconds. Now I'm back with no avatars but the top left profile one.
Those errors are normal when a NodeBB system is being reloaded and is behind a proxy.
-
I feel as though we are now all equal.
-
-
@JaredBusch said:
@coliver said:
I got an alert the forum software was updated. Then it was 501: Bad Gateway for a few seconds then 503: Overloaded for ~15 seconds. Now I'm back with no avatars but the top left profile one.
Those errors are normal when a NodeBB system is being reloaded and is behind a proxy.
Ah, I assumed it was on my end. That is good to know.
-
Logged out and Back in, Test
-
Oddly I can still see my icon in the user context menu.
-
For the record, my forum is on NodeBB master (not 9.1 though I believe they are the same atm) and Gravatars work just fine.
-
Can Gravatar get overloaded or does it have a limit on how many requests per time unit it accepts? Or does each individual connection request the Gravatar image directly from Gravatar?
-
I have attempted to
- change my Avatar FROM Gravity-Face to the one uploaded eons ago and the changes button does nothing
- change my Avatar FROM Gravity-Face to "Default Icon"and the changes button does nothing
I believe that a service may have crashed on the ML server
@JaredBusch said:
For the record, my forum is on NodeBB master (not 9.1 though I believe they are the same atm) and Gravatars work just fine.
^ supports my crash theory.
-
Gravatar itself is fine. The issue is local..
https://github.com/julianlam/nodebb-plugin-gravatar/issues/4
-
@scottalanmiller said:
Gravatar itself is fine. The issue is local..
https://github.com/julianlam/nodebb-plugin-gravatar/issues/4
Can you roll back to a previous version? Avatars aren't critical so it may be an off hours thing just wondering if that process is available.
-
@scottalanmiller said:
Gravatar itself is fine. The issue is local..
https://github.com/julianlam/nodebb-plugin-gravatar/issues/4
There was only one change and it was not authored by @julian
https://github.com/julianlam/nodebb-plugin-gravatar/commit/829199c292af780212cb87f03bb0daa72282f35d
-
@scottalanmiller how long did this take ML to do? I clicked the upgrade button on my forum like 5 minutes ago now. The plugin is still spinning upgrade.
-
@JaredBusch said:
@scottalanmiller how long did this take ML to do? I clicked the upgrade button on my forum like 5 minutes ago now. The plugin is still spinning upgrade.
Felt normal, not sure what that is but you know... 5-10 seconds or so.
-
@JaredBusch said:
@scottalanmiller said:
Gravatar itself is fine. The issue is local..
https://github.com/julianlam/nodebb-plugin-gravatar/issues/4
There was only one change and it was not authored by @julian
https://github.com/julianlam/nodebb-plugin-gravatar/commit/829199c292af780212cb87f03bb0daa72282f35d
I'd avoid that upgrade
-
Manually fell back to 1.0.3, works again.