Hi all, I have recently started using appengine. I'm pretty new to it still.
I've managed to get a golang app of mine working in the standard environment. No problems at all there. Now, however, I need filesystem write access, so I am trying the flexible environment instead. I cannot seem to be able to access my app ( https://takenote-202316.appspot.com/ ). (This is a very simple note-taking app I am building as a random test. All it does is write some text input into a local file.) The error seems to be a simple 404 "The requested URL / was not found on this server." I have checked the error logs for the app and build, none of which show any errors. Powershell tells me "[13] An internal error occurred during deployment.", but this is not reflected in the logs (https://console.cloud.google.com/gcr/builds/daeb164f-aa2c-4fb5-b60f-38efd109b7e7?project=14631764839) Do you have any idea what could be causing this. Can you see any additional information your side? Many thanks. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f1bb4a1d-9729-4dcd-8342-2606b61d9af7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
