Blank page after repair

Hi!

I have a big problem, when i modify some page on php, i repair and after 10minutes, i want to reconnect and when i’m clicking on disconnected the page was blank.
I can’t log in the CRM i just see a blank login page.

That was the error i have on the console google chrome i don’t know what i need to do ! Help me please.

Resource interpreted as Document but transferred with MIME type image/gif: “http://crm.ecofac.fr/ecofac/index.php?entryPoint=getImage&imageName=blank.png”.

You would need to check your PHP error log or enable error reporting on the SuiteCRM index.php to display the errors the application is hitting. Without this information we’re unable to assist or recommend how to resolve.

Thanks,

Will.

I have this two errors before blank page :
Wed Mar 20 15:15:42 2019 [9051][1b1467ee-4181-fe87-1ac6-5c92098b985d][FATAL] error loading relationship project_resource
Wed Mar 20 15:15:42 2019 [9051][1b1467ee-4181-fe87-1ac6-5c92098b985d][FATAL] error loading relationship am_projecttemplates_resources

And this 3 errors but i don’t think was that :

Wed Mar 20 15:14:17 2019 [9045][1b1467ee-4181-fe87-1ac6-5c92098b985d][FATAL] Exception handling in /var/www/html/ecofac/include/MVC/Controller/SugarController.php:400
Wed Mar 20 15:14:17 2019 [9045][1b1467ee-4181-fe87-1ac6-5c92098b985d][FATAL] Exception in Controller: Subpanel was not defined
Wed Mar 20 15:14:17 2019 [9045][1b1467ee-4181-fe87-1ac6-5c92098b985d][FATAL] backtrace:
#0 /var/www/html/ecofac/include/SubPanel/SubPanelViewer.php(61): sugar_die(‘Subpanel was no…’)
#1 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(1087): require_once(’/var/www/html/e…’)
#2 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(468): SugarController->handleActionMaps()
#3 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(373): SugarController->process()
#4 /var/www/html/ecofac/include/MVC/SugarApplication.php(113): SugarController->execute()
#5 /var/www/html/ecofac/index.php(52): SugarApplication->execute()
#6 {main}

Thanks :slight_smile:

In apache2 i have this errors :

[Wed Mar 20 16:40:48.495476 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Warning: include(/var/www/html/ecofac/vendor/composer/…/…/lib/SuiteCRM/Utility/SuiteLogger.php): failed to open stream: No such file or directory in /var/www/html/ecofac/vendor/composer/ClassLoader.php on line 444
[Wed Mar 20 16:40:48.495655 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Stack trace:
[Wed Mar 20 16:40:48.495735 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 1. {main}() /var/www/html/ecofac/index.php:0
[Wed Mar 20 16:40:48.495809 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 2. SugarApplication->execute() /var/www/html/ecofac/index.php:52
[Wed Mar 20 16:40:48.495882 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 3. SugarController->execute() /var/www/html/ecofac/include/MVC/SugarApplication.php:113
[Wed Mar 20 16:40:48.495955 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 4. SugarController->processView() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:375
[Wed Mar 20 16:40:48.496028 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 5. SugarView->process() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:435
[Wed Mar 20 16:40:48.496116 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 6. ViewClassic->display() /var/www/html/ecofac/include/MVC/View/SugarView.php:226
[Wed Mar 20 16:40:48.496200 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 7. SugarView->includeClassicFile() /var/www/html/ecofac/include/MVC/View/views/view.classic.php:72
[Wed Mar 20 16:40:48.496271 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 8. include_once() /var/www/html/ecofac/include/MVC/View/SugarView.php:834
[Wed Mar 20 16:40:48.496341 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 9. displayRecaptcha() /var/www/html/ecofac/modules/Users/Login.php:163
[Wed Mar 20 16:40:48.496394 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 10. spl_autoload_call() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.496449 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 11. Composer\Autoload\ClassLoader->loadClass() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.496502 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 12. Composer\Autoload\includeFile() /var/www/html/ecofac/vendor/composer/ClassLoader.php:322
[Wed Mar 20 16:40:48.496562 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Warning: include(): Failed opening ‘/var/www/html/ecofac/vendor/composer/…/…/lib/SuiteCRM/Utility/SuiteLogger.php’ for inclusion (include_path=’/var/www/html/ecofac:/var/www/html/ecofac/include/…:.:/usr/share/php’) in /var/www/html/ecofac/vendor/composer/ClassLoader.php on line 444
[Wed Mar 20 16:40:48.496619 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Stack trace:
[Wed Mar 20 16:40:48.496668 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 1. {main}() /var/www/html/ecofac/index.php:0
[Wed Mar 20 16:40:48.496718 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 2. SugarApplication->execute() /var/www/html/ecofac/index.php:52
[Wed Mar 20 16:40:48.496769 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 3. SugarController->execute() /var/www/html/ecofac/include/MVC/SugarApplication.php:113
[Wed Mar 20 16:40:48.496820 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 4. SugarController->processView() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:375
[Wed Mar 20 16:40:48.496871 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 5. SugarView->process() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:435
[Wed Mar 20 16:40:48.496922 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 6. ViewClassic->display() /var/www/html/ecofac/include/MVC/View/SugarView.php:226
[Wed Mar 20 16:40:48.496974 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 7. SugarView->includeClassicFile() /var/www/html/ecofac/include/MVC/View/views/view.classic.php:72
[Wed Mar 20 16:40:48.497024 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 8. include_once() /var/www/html/ecofac/include/MVC/View/SugarView.php:834
[Wed Mar 20 16:40:48.497074 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 9. displayRecaptcha() /var/www/html/ecofac/modules/Users/Login.php:163
[Wed Mar 20 16:40:48.497125 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 10. spl_autoload_call() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.497176 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 11. Composer\Autoload\ClassLoader->loadClass() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.497227 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP 12. Composer\Autoload\includeFile() /var/www/html/ecofac/vendor/composer/ClassLoader.php:322
[Wed Mar 20 16:40:48.497349 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Fatal error: Uncaught Error: Class ‘SuiteCRM\Utility\SuiteLogger’ not found in /var/www/html/ecofac/include/utils/recaptcha_utils.php:206\nStack trace:\n#0 /var/www/html/ecofac/modules/Users/Login.php(163): displayRecaptcha()\n#1 /var/www/html/ecofac/include/MVC/View/SugarView.php(834): include_once(’/var/www/html/e…’)\n#2 /var/www/html/ecofac/include/MVC/View/views/view.classic.php(72): SugarView->includeClassicFile(‘modules/Users/L…’)\n#3 /var/www/html/ecofac/include/MVC/View/SugarView.php(226): ViewClassic->display()\n#4 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(435): SugarView->process()\n#5 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(375): SugarController->processView()\n#6 /var/www/html/ecofac/include/MVC/SugarApplication.php(113): SugarController->execute()\n#7 /var/www/html/ecofac/index.php(52): SugarApplication->execute()\n#8 {main}\n thrown in /var/www/html/ecofac/include/utils/recaptcha_utils.php on line 206

In apache2 i have this errors :

[Wed Mar 20 16:40:48.495476 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Warning:  include(/var/www/html/ecofac/vendor/composer/../../lib/SuiteCRM/Utility/SuiteLogger.php): failed to open stream: No such file or directory in /var/www/html/ecofac/vendor/composer/ClassLoader.php on line 444
[Wed Mar 20 16:40:48.495655 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Stack trace:
[Wed Mar 20 16:40:48.495735 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   1. {main}() /var/www/html/ecofac/index.php:0
[Wed Mar 20 16:40:48.495809 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   2. SugarApplication->execute() /var/www/html/ecofac/index.php:52
[Wed Mar 20 16:40:48.495882 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   3. SugarController->execute() /var/www/html/ecofac/include/MVC/SugarApplication.php:113
[Wed Mar 20 16:40:48.495955 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   4. SugarController->processView() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:375
[Wed Mar 20 16:40:48.496028 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   5. SugarView->process() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:435
[Wed Mar 20 16:40:48.496116 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   6. ViewClassic->display() /var/www/html/ecofac/include/MVC/View/SugarView.php:226
[Wed Mar 20 16:40:48.496200 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   7. SugarView->includeClassicFile() /var/www/html/ecofac/include/MVC/View/views/view.classic.php:72
[Wed Mar 20 16:40:48.496271 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   8. include_once() /var/www/html/ecofac/include/MVC/View/SugarView.php:834
[Wed Mar 20 16:40:48.496341 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   9. displayRecaptcha() /var/www/html/ecofac/modules/Users/Login.php:163
[Wed Mar 20 16:40:48.496394 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  10. spl_autoload_call() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.496449 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  11. Composer\\Autoload\\ClassLoader->loadClass() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.496502 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  12. Composer\\Autoload\\includeFile() /var/www/html/ecofac/vendor/composer/ClassLoader.php:322
[Wed Mar 20 16:40:48.496562 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Warning:  include(): Failed opening '/var/www/html/ecofac/vendor/composer/../../lib/SuiteCRM/Utility/SuiteLogger.php' for inclusion (include_path='/var/www/html/ecofac:/var/www/html/ecofac/include/..:.:/usr/share/php') in /var/www/html/ecofac/vendor/composer/ClassLoader.php on line 444
[Wed Mar 20 16:40:48.496619 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Stack trace:
[Wed Mar 20 16:40:48.496668 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   1. {main}() /var/www/html/ecofac/index.php:0
[Wed Mar 20 16:40:48.496718 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   2. SugarApplication->execute() /var/www/html/ecofac/index.php:52
[Wed Mar 20 16:40:48.496769 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   3. SugarController->execute() /var/www/html/ecofac/include/MVC/SugarApplication.php:113
[Wed Mar 20 16:40:48.496820 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   4. SugarController->processView() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:375
[Wed Mar 20 16:40:48.496871 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   5. SugarView->process() /var/www/html/ecofac/include/MVC/Controller/SugarController.php:435
[Wed Mar 20 16:40:48.496922 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   6. ViewClassic->display() /var/www/html/ecofac/include/MVC/View/SugarView.php:226
[Wed Mar 20 16:40:48.496974 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   7. SugarView->includeClassicFile() /var/www/html/ecofac/include/MVC/View/views/view.classic.php:72
[Wed Mar 20 16:40:48.497024 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   8. include_once() /var/www/html/ecofac/include/MVC/View/SugarView.php:834
[Wed Mar 20 16:40:48.497074 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP   9. displayRecaptcha() /var/www/html/ecofac/modules/Users/Login.php:163
[Wed Mar 20 16:40:48.497125 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  10. spl_autoload_call() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.497176 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  11. Composer\\Autoload\\ClassLoader->loadClass() /var/www/html/ecofac/include/utils/recaptcha_utils.php:206
[Wed Mar 20 16:40:48.497227 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP  12. Composer\\Autoload\\includeFile() /var/www/html/ecofac/vendor/composer/ClassLoader.php:322
[Wed Mar 20 16:40:48.497349 2019] [:error] [pid 2093] [client 172.16.64.124:60715] PHP Fatal error:  Uncaught Error: Class 'SuiteCRM\\Utility\\SuiteLogger' not found in /var/www/html/ecofac/include/utils/recaptcha_utils.php:206\nStack trace:\n#0 /var/www/html/ecofac/modules/Users/Login.php(163): displayRecaptcha()\n#1 /var/www/html/ecofac/include/MVC/View/SugarView.php(834): include_once('/var/www/html/e...')\n#2 /var/www/html/ecofac/include/MVC/View/views/view.classic.php(72): SugarView->includeClassicFile('modules/Users/L...')\n#3 /var/www/html/ecofac/include/MVC/View/SugarView.php(226): ViewClassic->display()\n#4 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(435): SugarView->process()\n#5 /var/www/html/ecofac/include/MVC/Controller/SugarController.php(375): SugarController->processView()\n#6 /var/www/html/ecofac/include/MVC/SugarApplication.php(113): SugarController->execute()\n#7 /var/www/html/ecofac/index.php(52): SugarApplication->execute()\n#8 {main}\n  thrown in /var/www/html/ecofac/include/utils/recaptcha_utils.php on line 206

Ok i don’t know from where it’s happen but i have reinstall my suite crm to fix this problem and it’s ok now thank for help.