Job customer/email/account not working
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Job customer/email/account not working
Hi Aimeos-Team,
if I start the job (Typo3-Scheduler) customer/email/account then this error occured:
Die Ausführung von Task "Aimeos Shop Planer (aimeos)" ist fehlgeschlagen mit folgender Meldung: An exception occurred in driver: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)
I debugged the class controller/jobs/customer/email/account/Standard.php in function run, but the error occures before.
All other jobs (e.g. rebuild index) works fine, so I don´t know where that problem comes from.
Thank you!
if I start the job (Typo3-Scheduler) customer/email/account then this error occured:
Die Ausführung von Task "Aimeos Shop Planer (aimeos)" ist fehlgeschlagen mit folgender Meldung: An exception occurred in driver: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)
I debugged the class controller/jobs/customer/email/account/Standard.php in function run, but the error occures before.
All other jobs (e.g. rebuild index) works fine, so I don´t know where that problem comes from.
Thank you!
Thanks a lot!
Re: Job customer/email/account not working
Ok I found it:
Re: Scheduler: Access denied for user ''@'localhost'
Re: Scheduler: Access denied for user ''@'localhost'
Thanks a lot!