Skip to content
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

Closed
schenkelchen opened this issue Apr 29, 2020 · 3 comments
Closed

Cronjob causes 500 error #78

schenkelchen opened this issue Apr 29, 2020 · 3 comments
Assignees

Comments

@schenkelchen
Copy link

schenkelchen commented Apr 29, 2020

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?

@acampos1916 acampos1916 self-assigned this Apr 30, 2020
@cyattilakiss
Copy link
Contributor

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 adyen to adyenofficial due to the marketplace submission.
We are going to fix it asap and release a fix.

Best,
Attila
Adyen

@schenkelchen
Copy link
Author

schenkelchen commented May 7, 2020

Hi @cyattilakiss ,

thank you for checking on my issue so fast an releasing a new version of the module immediately.
I installed the new version 2.1.1 and found a good progress. I can access the cronjob address in my browser now without running into error 500.
But now I still get a negative feedback in the backoffice:

The controller AdminAdyenOfficialPrestashopCron is missing or invalid.

https://raw.githubusercontent.com/schenkelchen/screenshots/master/adyen211_cronjob-test.PNG

I opened a new issue #83 as kind of a follow-up.

Best,
Soeren

@cyattilakiss
Copy link
Contributor

Hi @schenkelchen ,

Thanks for the response.
Let me check the new issue.

Best,
Attila
Adyen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants