warning when try to reset studio-->email

When I try to reset eaio by studio, I’ve this error (and I don’t think reset process completed)
Warning: strtolower() expects parameter 1 to be string, array given in /homepages/39/d616817840/htdocs/suitecrm/SuiteCRM-7.9.5/modules/ModuleBuilder/parsers/views/DeployedMetaDataImplementation.php on line 76

Warning: Illegal offset type in isset or empty in /homepages/39/d616817840/htdocs/suitecrm/SuiteCRM-7.9.5/modules/ModuleBuilder/parsers/views/DeployedMetaDataImplementation.php on line 343

What do you mean “reset aeio by Studio”?

Anyway, I went into this demo
https://www.softaculous.com/demos/SuiteCRM

and tried resetting a module. I got an error, and this on the logs


Tue Oct 17 12:39:31 2017 [8887][1][FATAL] Exception handling in /home/soft/public_html/SuiteCRM/include/MVC/Controller/SugarController.php:402
Tue Oct 17 12:39:31 2017 [8887][1][FATAL] Exception in Controller: DeployedMetaDataImplementation->getFileName(): View Array is not recognized
Tue Oct 17 12:39:31 2017 [8887][1][FATAL] backtrace:
#0 /home/soft/public_html/SuiteCRM/modules/ModuleBuilder/parsers/views/DeployedMetaDataImplementation.php(345): sugar_die('DeployedMetaDat...')
#1 /home/soft/public_html/SuiteCRM/modules/ModuleBuilder/parsers/views/DeployedMetaDataImplementation.php(98): DeployedMetaDataImplementation->getFileName(Array, 'AOS_Products', 'base')
#2 /home/soft/public_html/SuiteCRM/modules/ModuleBuilder/views/view.resetmodule.php(178): DeployedMetaDataImplementation->__construct(Array, 'AOS_Products')
#3 /home/soft/public_html/SuiteCRM/modules/ModuleBuilder/views/view.resetmodule.php(105): ViewResetmodule->removeCustomLayouts()
#4 /home/soft/public_html/SuiteCRM/modules/ModuleBuilder/views/view.resetmodule.php(67): ViewResetmodule->handleSave()
#5 /home/soft/public_html/SuiteCRM/include/MVC/View/SugarView.php(199): ViewResetmodule->display()
#6 /home/soft/public_html/SuiteCRM/include/MVC/Controller/SugarController.php(432): SugarView->process()
#7 /home/soft/public_html/SuiteCRM/include/MVC/Controller/SugarController.php(375): SugarController->processView()
#8 /home/soft/public_html/SuiteCRM/include/MVC/SugarApplication.php(105): SugarController->execute()
#9 /home/soft/public_html/SuiteCRM/index.php(52): SugarApplication->execute()
#10 {main}
Tue Oct 17 12:39:57 2017 [10079][1][FATAL] Unable to write to the config_override.php file. Check the file permissions

That looks a bit different from your error. Please provide the exact steps to reproduce your error, and try it on that demo to see if the result is similar. Then you can go to Admin / System Settings, View log. Search for “:” so it catches all lines in the log, and scroll down to the bottom to grab the ones related to your error.