Problem with CRONs #935
Unanswered
barajasfernando
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'm having problem with crons. I get this error message on my email every night:
Cron gaymexico@servidor GET https://gaymexico.com.mx/asset/cron/24h/Birthday/?secret_word=XXXXXXX
(of course I hid my secret word here). The content of the mail is:
<title>403 Forbidden</title>Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I have the same problem with 24h and 96h crons. When I run then directly from a browser, they work correctly.
I think this is a permission issue, but I don't know which permissions to change, since from the web browser they run correctly.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions