I m migrating my PHP application from Google App engine Standard 
Environment to Flexible environment 
<https://cloud.google.com/appengine/docs/flexible/php/migrating>.

My application working fine with database and send grid. But Cron jobs are 
failed.

I could not find what I missed to run a Cron job. You can see my 
application in [1] 
<https://docs.google.com/spreadsheets/d/1XxyZBWussxx5zaGZLKbfTpevmNUw_alIGn0XfYK5iCQ/edit#gid=0>.
 
I got HTTP/1/1 404 issues only. Below I gave the log


18:57:00.000172.18.0.3 - - [02/May/2017:13:27:00 +0000] "GET 
/web/crontest.php HTTP/1.1" 404 162 "-" "AppEngine-Google; 
(+http://code.google.com/appengine)" { textPayload: "172.18.0.3 - - 
[02/May/2017:13:27:00 +0000] "GET /web/crontest.php HTTP/1.1" 404 162 "-" "
AppEngine-Google; (+http://code.google.com/appengine)" " insertId: 
"epwcgng8mcw86z" resource: {…} timestamp: "2017-05-02T13:27:00Z" labels: 
{…} logName: "projects/project-id/logs/appengine.googleapis.com%2Fstdout" }

Please help me to fix this.

Thanks in advance.

Regards,

SN

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/93bc3dbe-d1d9-4950-ac16-eeb3b7a3263b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to