Upon creating a new web account and then setting up an email, then logging into RoundCube, I receive the following error:
An error occurred!
Server Error: STATUS: Internal error occurred. Refer to server log for more information.
In the server log I the only thing I can really see at the date and time frame is this:
[18-Aug-2020 20:02:18 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_plugin_api.php on line 438
RoundCube version is currently: Version 1.4.8
CWP Version: CWPpro version: 0.9.8.1002
PHP version: 7.2
I have other accounts (older ones) and those emails work just fine (No errors, send and receive).
But new accounts (I created 2 of them) both have those errors.
What I have tried:
Googling the issue, No results worked
Editing config file adding:
// Log IMAP conversation to <log_dir>/imap or to syslog
$config['imap_debug'] = true;
updating RoundCube to the current version (listed above)
using:
sh /scripts/mail_roundcube_update