• Hi there

    I’m new in wordpress.
    I have create a cron job file and put it on root folder.
    On my log file, i can see that the process is working and written to the log file
    But Server responds ERROR 404: Not Found.
    If i run on browser, it goes without error.
    what could be the problem?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello quiregilbert,

    Did you set the Cron on Server Or used the wp_cron() function?

    Also, it would be helpful if you can share the logs so we can analyze.

    Thanks.

    Thread Starter quiregilbert

    (@quiregilbert)

    Im using cron on server, not wp_cron() function.

    the logs is just informed that the cronjob is processing the code and formated like:

    April 30, 2019, 1:15 am
    ———————————————————————
    Company found: 0
    No user created
    =================================================

    Thanks

    Hey quiregilbert,

    In that case, can you just share us the screenshot on how you have set the cron on the server?

    Just to verify that cron is properly set on the server.

    Thanks.

    Thread Starter quiregilbert

    (@quiregilbert)

    Hi Kartik Shukla

    Here is the screen shoot on our live server:
    Screenshoot

    Thanks

    Hello quiregilbert,

    Maybe the hosting can help you to analyze this or else you need to do some debugging on why cron is not running.

    Maybe something like creating a Cron log file which does some entry on file so you can analyze that it works.

    Thanks.

    Thread Starter quiregilbert

    (@quiregilbert)

    Hi Kartik Shukla

    Actually the cronjob is working, my cron log store that it is triggered.
    The problem is why server response Error 404?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Manual cronjob error 404 but running on browser’ is closed to new replies.