This is not Python3 related, back when I last used the Logs Explorer, I could see the actual logs and error messages, but now I can’t see anything meaningful in there for any error or request?
This is the only thing I can see in the error:
textPayload: “Traceback (most recent call last): File “/layers/google.python.pip/pip/lib/python3.12/site-packages/flask/app.py”, line 1463, in wsgi_app response = self.full_dispatch_request()”
So sad what App Engine has been reduced to, from a legendary platform as a service to this joke as a service
Hi @Kaan , I haven’t seen an issue like that, but I’m still using Python 3.9 and I wonder if it’s related to Python 3.12 getting supported so recently.
I agree with you that, at the time, App Engine was a big step up from what other platforms were offering to build web apps. It was great to have so much functionality already built-in in the engine and it feels like it’s been going down from there. Just so you know, I put a request to try and get some of that functionality working for Python 3 “natively” in GAE. Here’s the link if you wanted to add your vote to the cause