The silence here is deafening, but my users are howling.

Google: Please address this issue immediately! It’s been down at least 24 hours!

I created an issue in public issue tracker with the same info you see here: 
170195261 <https://issuetracker.google.com/issues/170195261>

I highly doubt I’m the only one experiencing this.

-Joshua

> On Oct 5, 2020, at 11:50 AM, Joshua Smith <[email protected]> wrote:
> 
> There is a production issue in my app. (I’m happy to create a private 
> production issue ticket, but I couldn’t figure out where to do that.)
> 
> My app is still on Python 2.7 and uses the legacy blobstore.
> 
> I use blobstore.create_upload_url('/upload’) to populate a form. This has 
> been working fine for several years.
> 
> The last successful one was: 02/Oct/2020:11:37:23 -0400
> 
> As of this morning, attempts to upload to the blobstore are resulting in 
> error 500 and I don’t see the request in my logs.
> 
> I simulated one of these uploads using curl, but that produced no insight:
> 
> * Using HTTP2, server supports multi-use
> * Connection state changed (HTTP/2 confirmed)
> * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: 
> len=0
> * Using Stream ID: 1 (easy handle 0x7fa064808200)
> > POST /_ah/upload/AMmfu6YC1hHSvQPFczp—redacted—Pt3zS4LmedW5GR/ HTTP/2
> > Host: —redacted— 
> > User-Agent: curl/7.64.1
> > Accept: */*
> > Content-Length: 12881
> > Content-Type: multipart/form-data; 
> > boundary=------------------------c1bce33de7c355c9
> > 
> * Connection state changed (MAX_CONCURRENT_STREAMS == 100)!
> * We are completely uploaded and fine
> < HTTP/2 500 
> < x-guploader-uploadid: 
> ABg5-UyVR-AC3_kY-A3vD45EgWUWJjzynvU_S0rDjhhsIlyJsDmYRU-ZrjSLe9Pppe7eCd-S9dHAv_7dVcsvfMj5wS0
> < content-length: 0
> < date: Mon, 05 Oct 2020 15:38:41 GMT
> < server: UploadServer
> < content-type: text/html; charset=UTF-8
> < 
> * Connection #0 to host mytowngovernment.org <http://mytowngovernment.org/> 
> left intact
> * Closing connection 0
> 
> Although perhaps that uploadid might help you diagnose?
> 
> Please advise.
> 
> -Joshua
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/B333BF3B-5C67-41AF-95FB-A6903DE81359%40gmail.com.

Reply via email to