-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cronjob causes 500 error #78
Comments
Hi @schenkelchen , Thank you for raising this issue. I was able to reproduce it, indeed it looks like we made a mistake when we performed the plugin name change from Best, |
Hi @cyattilakiss , thank you for checking on my issue so fast an releasing a new version of the module immediately.
https://raw.githubusercontent.com/schenkelchen/screenshots/master/adyen211_cronjob-test.PNG I opened a new issue #83 as kind of a follow-up. Best, |
Hi @schenkelchen , Thanks for the response. Best, |
I try to run the cronjob on my server with the following command:
wget -q -O /dev/null "prestashop-XXX.cloudwaysapps.com/adminXXX/index.php?fc=module&controller=AdminAdyenPrestashopCron&token=XXX"
It seems to me like it doesn't work so I also tried to run it by pasting the address into my browser. It results into an 500 error as shown in this screenshot:
https://raw.githubusercontent.com/schenkelchen/screenshots/master/adyen201_cronjob-test.PNG
Am I right that the cronjob should be running by pasting the address into my browser? Otherwise I don't know how to crosscheck if it's working.
My main issue with your module so far is that I can't perform refunds. Is that function related to cronjobs?
The text was updated successfully, but these errors were encountered: