Hi,
I got across a new issue, when runinng espo on a shared server and trying to fetch emails.
Cronjobs schedule log shows successful execution. But emails do not get fetched.
Data/log show two warnings:
E_WARNING: Invalid argument supplied for foreach() {"file":"/mnt/webt/b1/12/5815412/htdocs/Platzhalter/espo/application/Espo/Services/EmailAccount.php","line":267} []
E_WARNING: Illegal offset type in isset or empty {"file":"/mnt/webt/b1/12/5815412/htdocs/Platzhalter/espo/application/Espo/ORM/DB/Query/Base.php","line":339}
Is this a server problem?
Thanks,
I got across a new issue, when runinng espo on a shared server and trying to fetch emails.
Cronjobs schedule log shows successful execution. But emails do not get fetched.
Data/log show two warnings:
E_WARNING: Invalid argument supplied for foreach() {"file":"/mnt/webt/b1/12/5815412/htdocs/Platzhalter/espo/application/Espo/Services/EmailAccount.php","line":267} []
E_WARNING: Illegal offset type in isset or empty {"file":"/mnt/webt/b1/12/5815412/htdocs/Platzhalter/espo/application/Espo/ORM/DB/Query/Base.php","line":339}
Is this a server problem?
Thanks,
Comment