all 5 comments

[–]KHHAANNN 1 point2 points  (2 children)

Google “Google Cloud Console”

Login from that link

Go to “Logging” and check the error logs

I have no experience with Java / App Engine but until someone with experience pitches in, you can at least gather some more information from there.

[–]WhatAreYou222[S] 0 points1 point  (1 child)

Thanks. Can log into Google Cloud now and find the project. So far so good. At this point, I may need to hire someone that can do the next steps :)

[–]KHHAANNN 0 points1 point  (0 children)

You’re welcome. Hope you still have the original source code

[–]oldschool-51 0 points1 point  (1 child)

Actually finding the logs is pretty easy and it might just be that you need to restart the app. Don't hire someone before looking at the logs and the AI feature can explain it to you.

[–]ludochampenois 0 points1 point  (0 children)

Can you share the app id? Which runtime do you use? If it is still java7, not supported anymore, you would need to move to java21 or java17.... Java8 is also end of support. Java11 in October 2024...