Folks, I just performed an upgrade to 8.3.5 from the previous version.
I used "sudo PHP command.php upgrade" from CLI on a Ubuntu AWS Server (current version, fully patched).
Post upgrade I get "Error 500", and my logged-in user data does not show fully (some data shows, much doesn't).
No errors or warnings in data/logs/espo-log-file (current log file).
However in /var/log/apache2/error.log I am getting the following:
[Fri Jul 19 08:39:03.516922 2024] [php:error] [pid 4367] [client 172.69.60.214:34682] PHP Fatal error: Type of Espo\\Services\\AuthLogRecord::$internalAttributeL ist must be array (as in class Espo\\Core\\Record\\Service) in /var/www/html/SITEFOLDER/application/Espo/Services/AuthLogRecord.php on line 0
Any ideas?
TIA.
David.
I used "sudo PHP command.php upgrade" from CLI on a Ubuntu AWS Server (current version, fully patched).
Post upgrade I get "Error 500", and my logged-in user data does not show fully (some data shows, much doesn't).
No errors or warnings in data/logs/espo-log-file (current log file).
However in /var/log/apache2/error.log I am getting the following:
[Fri Jul 19 08:39:03.516922 2024] [php:error] [pid 4367] [client 172.69.60.214:34682] PHP Fatal error: Type of Espo\\Services\\AuthLogRecord::$internalAttributeL ist must be array (as in class Espo\\Core\\Record\\Service) in /var/www/html/SITEFOLDER/application/Espo/Services/AuthLogRecord.php on line 0
Any ideas?
TIA.
David.
Comment