You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 10Can replicate the issue on my endJourneyman Geek– Journeyman Geek2025-06-07 00:33:52 +00:00Commented Jun 7 at 0:33
- 11Able to reproduce on the sites, but it works on chat. On chat, image uploads are quite slow but work fine. Most likely it's taking too long, resulting in a timeout on the sites, but chat sites have a larger or nonexistent timeout period.Sonic the Anonymous Hedgehog– Sonic the Anonymous Hedgehog2025-06-07 00:34:53 +00:00Commented Jun 7 at 0:34
- 7Also able to reproduce -- main & meta site image uploads fail while chat uploads work.Jeff Schaller– Jeff Schaller2025-06-07 00:45:38 +00:00Commented Jun 7 at 0:45
- 2@SonictheAnonymousHedgehog Yes, chat upload takes a very long time, but does work. On the main sites image upload fails with an unknown error after only about 21 seconds or so. That seems somewhat for a timeout, at least taken at face value. Chat uploads seem to take longer than that. Perhaps there could be component protocol failures at a finer granularity than is easily obvious to a casual observer.tchrist– tchrist2025-06-07 02:37:36 +00:00Commented Jun 7 at 2:37
- 1This is probably also causing not being able to change profile pictures (or maybe it’s just a me problem?)Otakuwu– Otakuwu2025-06-07 04:04:56 +00:00Commented Jun 7 at 4:04
- 3One of the profile picture sources supported is SE image hosting so that might trackJourneyman Geek– Journeyman Geek2025-06-07 04:12:37 +00:00Commented Jun 7 at 4:12
- 20Can confirm - we appear to be having a (possibly intermittent) issue with a third-party service we use for the security scanning of the uploads. I'm not familiar with this part of our system, so I unfortunately can't offer much more, but I've escalated this internally and we'll get folks on it tomorrow (or, fingers crossed, the issue will resolve itself by then). Thanks for the report!Adam Lear– Adam Lear StaffMod2025-06-07 05:12:59 +00:00Commented Jun 7 at 5:12
- 2It looks like the issue has been fixed, or has resolved itself.PM 2Ring– PM 2Ring2025-06-07 16:50:06 +00:00Commented Jun 7 at 16:50
- 2@PM2Ring The latter, although I was just about to deploy a mitigation. I'm choosing to believe that intimidated everything into getting back to work. Said mitigation is deployed anyway, so if this happens again, we should be in a better state.Adam Lear– Adam Lear StaffMod2025-06-07 17:44:05 +00:00Commented Jun 7 at 17:44
- 2@PM2Ring - Hi, Thanks - as you said, image upload seems to be working again which is good news. However, until we get a statement from SE staff that something has actually been fixed, then we don't know if whatever-caused-it could fail again. From here: "If you didn't fix it, then it ain't fixed" :) || Let's hope for an update from SE staff when they are confident of a fix, along with an explanation of the cause for the records :)SamGibson– SamGibson2025-06-07 17:44:57 +00:00Commented Jun 7 at 17:44
- @AdamLear - Hi, Our comments crossed :) If you're confident of the fix, will you be posting an answer, or are you waiting to test the mitigation, or ...? Thanks for your help with this.SamGibson– SamGibson2025-06-07 17:45:24 +00:00Commented Jun 7 at 17:45
- 5@SamGibson I posted an answer. I'm going to keep an eye on things over the weekend, but I don't really expect new problems here.Adam Lear– Adam Lear StaffMod2025-06-07 17:53:14 +00:00Commented Jun 7 at 17:53
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you