What is the solution for this? I seen a previous user submitted the same error but the solution was not clearly defined.
Detailed error was: Uncaught Exception The network with id could not be found in the database (0) thrown in file /var/www/wifidog-auth/wifidog/classes/Network.php, line 361
#0 /var/www/wifidog-auth/wifidog/classes/Network.php(90): Network->construct()
#1 /var/www/wifidog-auth/wifidog/classes/Authenticator.php(81): Network::getObject()
#2 /var/www/wifidog-auth/wifidog/classes/Authenticators/AuthenticatorLocalUser.php(77): Authenticator->construct()
#3 [internal function]: AuthenticatorLocalUser?->construct()
#4 [internal function]: ReflectionClass?->newInstance()
#5 /var/www/wifidog-auth/wifidog/classes/Network.php(665): call_user_func_array(Array, Array)
#6 /var/www/wifidog-auth/wifidog/classes/Authenticator.php(158): Network->getAuthenticator()
#7 /var/www/wifidog-auth/wifidog/login/index.php(258): Authenticator::getLoginUI()
#8 {main}