You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2022. It is now read-only.
I have a PI 3 B with the latest Raspian and Kerberos 2.8.0. I have a wifi access point setup to connect to the PI via SSH. I can connect to the network ssid and the unit through Putty, but I get a fatal error when trying to access the web interface. Here's the error. The config.xml file looks fine.
(1/1) FatalThrowableErrorClass 'SimpleXMLElement' not found
in ConfigXMLReader.php line 21
at ConfigXMLReader->readXML('/etc/opt/kerberosio/config/config.xml')in ConfigXMLReader.php line 10
at ConfigXMLReader->read('/etc/opt/kerberosio/config/config.xml')in ImageFileSystemHandler.php line 21
at ImageFileSystemHandler->__construct(object(ConfigXMLReader), object(DiskFilesystem), object(Carbon))
at ReflectionClass->newInstanceArgs(array(object(ConfigXMLReader), object(DiskFilesystem), object(Carbon)))in Container.php line 762
at Container->build('App\Http\Repositories\ImageHandler\ImageFileSystemHandler')in Container.php line 608
at Container->resolve('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Container.php line 564
at Container->makeWith('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Application.php line 709
at Application->makeWith('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Container.php line 248
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a PI 3 B with the latest Raspian and Kerberos 2.8.0. I have a wifi access point setup to connect to the PI via SSH. I can connect to the network ssid and the unit through Putty, but I get a fatal error when trying to access the web interface. Here's the error. The config.xml file looks fine.
(1/1) FatalThrowableErrorClass 'SimpleXMLElement' not found
in ConfigXMLReader.php line 21
at ConfigXMLReader->readXML('/etc/opt/kerberosio/config/config.xml')in ConfigXMLReader.php line 10
at ConfigXMLReader->read('/etc/opt/kerberosio/config/config.xml')in ImageFileSystemHandler.php line 21
at ImageFileSystemHandler->__construct(object(ConfigXMLReader), object(DiskFilesystem), object(Carbon))
at ReflectionClass->newInstanceArgs(array(object(ConfigXMLReader), object(DiskFilesystem), object(Carbon)))in Container.php line 762
at Container->build('App\Http\Repositories\ImageHandler\ImageFileSystemHandler')in Container.php line 608
at Container->resolve('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Container.php line 564
at Container->makeWith('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Application.php line 709
at Application->makeWith('App\Http\Repositories\ImageHandler\ImageFileSystemHandler', array())in Container.php line 248
The text was updated successfully, but these errors were encountered: