This url cannot be found on this server

I have deployed an odk project in Google cloud platform but I get error 404 each time I try to load it.
When I checked the error trace in app engine, I found something like:. Protopayload.UserAgent:AppEngine-Google;(+http://code.google.com/AppEngine-Google)
Please I need help urgently as I am having headache presently because of this issue. I am ready to give further details of the project if need be.
Thank you in anticipation.

Welcome to the ODK forum, @Taiwofisayo ! We're glad you're here. When you get a chance, please introduce yourself here. I'd also encourage you to add a real picture as your avatar because it helps build community!

I'm sorry you're having troubles! I'll try to help you. Are we talking about ODK Aggregate? If so, I'd need more information. Could you copy the full error trace here?

Continuing the discussion from This url cannot be found on this server:

Below is part of the error trace:

[
   {
      "protoPayload":{
         "@type":"type.googleapis.com/google.appengine.logging.v1.RequestLog",
         "appId":"j~ncds-221801",
         "versionId":"20181107t121259",
         "requestId":"5be577b000ff0d3e1e0c0b0e2400016a7e6e6364732d3232313830310001323031383131303774313231323539000100",
         "ip":"0.1.0.1",
         "startTime":"2018-11-09T12:04:00.867870Z",
         "endTime":"2018-11-09T12:04:00.870763Z",
         "latency":"0.002893s",
         "method":"GET",
         "resource":"/gae/watchdog",
         "httpVersion":"HTTP/1.1",
         "status":404,
         "userAgent":"AppEngine-Google; (+http://code.google.com/appengine)",
         "host":"ncds-221801.appspot.com",
         "taskQueueName":"__cron",
         "taskName":"57885897f70a38698ea9f8b1113199c5",
         "instanceIndex":-1,
         "finished":true,
         "line":[
            {
               "time":"2018-11-09T12:04:00.870248Z",
               "severity":"WARNING",
               "logMessage":"Static file referenced by handler not found: public/gae/watchdog"
            }
         ],
         "appEngineRelease":"1.9.65",
         "traceId":"bdf98766c7256f677f114082d99d489e",
         "first":true,
         "traceSampled":true
      },
      "insertId":"5be577b0000d4a71c1efc3d8",
      "httpRequest":{
         "status":404
      },
      "resource":{
         "type":"gae_app",
         "labels":{
            "version_id":"20181107t121259",
            "module_id":"default",
            "zone":"asia-south1-2",
            "project_id":"ncds-221801"
         }
      },
      "timestamp":"2018-11-09T12:04:00.867870Z",
      "severity":"WARNING",
      "labels":{
         "clone_id":""
      },
      "logName":"projects/ncds-221801/logs/appengine.googleapis.com%2Frequest_log",
      "operation":{
         "id":"5be577b000ff0d3e1e0c0b0e2400016a7e6e6364732d3232313830310001323031383131303774313231323539000100",
         "producer":"appengine.googleapis.com/request_id",
         "first":true,
         "last":true
      },
      "trace":"projects/ncds-221801/traces/bdf98766c7256f677f114082d99d489e",
      "receiveTimestamp":"2018-11-09T12:04:00.932765302Z",
      "traceSampled":true
   }
]

Hi, @Taiwofisayo! I can't tell you much from that trace... We need to keep digging.

Do you have anything in the error reporting section of your Google Cloud Project? https://console.cloud.google.com/errors