As stated, I pushed the upgrade using this method
When I run the app default it errors out the webui and displays this
Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /var/www/fusionpbx/resources/switch.php:304 Stack trace: #0 /var/www/fusionpbx/resources/switch.php(304): fwrite() #1 /var/www/fusionpbx/app/vars/app_defaults.php(216): save_var_xml() #2 /var/www/fusionpbx/resources/classes/domains.php(654): include('...') #3 /var/www/fusionpbx/core/upgrade/index.php(136): domains->upgrade() #4 {main} thrown in /var/www/fusionpbx/resources/switch.php on line 304
Line 304 has an entry fwrite as the error states, but I am unsure what I need to do.
Thanks for the help
KB
Version Upgrade — FusionPBX Docs documentation
docs.fusionpbx.com
When I run the app default it errors out the webui and displays this
Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /var/www/fusionpbx/resources/switch.php:304 Stack trace: #0 /var/www/fusionpbx/resources/switch.php(304): fwrite() #1 /var/www/fusionpbx/app/vars/app_defaults.php(216): save_var_xml() #2 /var/www/fusionpbx/resources/classes/domains.php(654): include('...') #3 /var/www/fusionpbx/core/upgrade/index.php(136): domains->upgrade() #4 {main} thrown in /var/www/fusionpbx/resources/switch.php on line 304
Line 304 has an entry fwrite as the error states, but I am unsure what I need to do.
Thanks for the help
KB