ignatius100
New member
- Jul 5, 2022
- 0
- 0
- 0
followed the documentation, yet it keeps returning a 500| Error pageCheck the documentation, it's there
please comethrough.
followed the documentation, yet it keeps returning a 500| Error pageCheck the documentation, it's there
Just read the documentation, it was pretty much explained there.Please Master! how did you set up the thin, Cron job don turn crocodile matters...
i appreciate your response and trust me, i have hopes it will work this time. Now once i choose the cron job option from my hpanel( using Hostinger) i basically selected the custom option and used the wget command line with the subdomain that holds my cron job.. time is set to every5minutes ***... trust me i have gone over it many times.Just read the documentation, it was pretty much explained there.
Also, note that when you check the url say example.com/cron, It will return an error, rest assured, if you set up the cron as the documentation explained it will work regardless. The best way to check if your cron works is from the email log.
Let's see a screenshot of your cron commandi appreciate your response and trust me, i have hopes it will work this time. Now once i choose the cron job option from my hpanel( using Hostinger) i basically selected the custom option and used the wget command line with the subdomain that holds my cron job.. time is set to every5minutes ***... trust me i have gone over it many times.
Let's see a screenshot of your cron command
we'll get there...www.subdomain.yoursite.com <- cannot be reached (do NOT use www)
subdomain.yoursite.com <- the real address that redirects to yoursite.com
subdomain.yoursite.com/cron -> error 500 - check your server error logs or laravel error logs (storage->logs)
And this is debug from only the link.
On the other hand I would suggest you to read this community rules and guidelines. We like to be helpful but not with strangers.
Actually doc appended www to curl for main domain but NEVER use www on subdomains (unless it have a DNS entry for it)You've seen what @slvrsteele sent. This is basic knowledge and the documentation never appended www to the Cron url
- edited to keep your domain private -Actually doc appended www to curl for main domain but NEVER use www on subdomains (unless it have a DNS entry for it)
- edited to keep your domain private -
OkayActually doc appended www to curl for main domain but NEVER use www on subdomains (unless it have a DNS entry for it)
I am not a stranger here, I learn and appreciate everything here, whilst I prepare to add something vital to the forum, a step at a time, but in time my appreciation will be tangible.www.subdomain.yoursite.com <- cannot be reached (do NOT use www)
subdomain.yoursite.com <- the real address that redirects to yoursite.com
subdomain.yoursite.com/cron -> error 500 - check your server error logs or laravel error logs (storage->logs)
And this is debug from only the link.
On the other hand I would suggest you to read this community rules and guidelines. We like to be helpful but not with strangers.
Were you able to get your cron working?can i see your command screenshot please
Yeah he did eventually.Were you able to get your cron working?