Hi,
I get this as a error message in the suite UI
Error retrieving record. This record may be deleted or you may not be authorized to view it.
It comes everytime when I sent an test email to suite.
My activity stream says that a case is created but I only get this error.
The suite log gives me this messages:
Exception handling in /var/www/html/suitecrm/include/MVC/Controller/SugarController.php:400
Wed Aug 21 09:52:44 2019 [18686][1][FATAL] Exception in Controller: Error retrieving record. This record may be deleted or you may not be authorized to view it.
Wed Aug 21 09:52:44 2019 [18686][1][FATAL] backtrace:
#0 /var/www/html/suitecrm/include/MVC/View/views/view.detail.php(102): sugar_die('Error retrievin...')
#1 /var/www/html/suitecrm/include/MVC/View/SugarView.php(226): ViewDetail->display()
#2 /var/www/html/suitecrm/include/MVC/Controller/SugarController.php(435): SugarView->process()
#3 /var/www/html/suitecrm/include/MVC/Controller/SugarController.php(375): SugarController->processView()
#4 /var/www/html/suitecrm/include/MVC/SugarApplication.php(113): SugarController->execute()
#5 /var/www/html/suitecrm/index.php(52): SugarApplication->execute()
And a second question:
the suite log logs this messsage
[FATAL] *** FOLDERS: addBean() is trying to save to a non-saved or non-existent folder
What does that mean? How can I fix that?