<div dir="ltr">I am trying to login to the admin page for the wifidog auth server. Previously it auth&#39;d against a name in the postgress db now it seems to want to contact a radius server I supplied when I configured a test network and of course I can not login. This happens when I click the login button. Does anybody know how to get the admin page to use the postgres db again? The php error I am getting is as follows:<br>
<br><br>Detailed error was: Uncaught Exception The network with id <a href="http://163.18.21.4">163.18.21.4</a> could not be found in the database (0) thrown in file /var/www/wifidog-auth/wifidog/classes/Network.php, line 361<br>
<br>#0 /var/www/wifidog-auth/wifidog/classes/Network.php(90): Network-&gt;__construct(&#39;<a href="http://163.18.21.4">163.18.21.4</a>&#39;)<br>#1 /var/www/wifidog-auth/wifidog/classes/Authenticator.php(81): Network::getObject(&#39;<a href="http://163.18.21.4">163.18.21.4</a>&#39;)<br>
#2 /var/www/wifidog-auth/wifidog/classes/Authenticators/AuthenticatorRadius.php(134): Authenticator-&gt;__construct(&#39;<a href="http://163.18.21.4">163.18.21.4</a>&#39;)<br>#3 [internal function]: AuthenticatorRadius-&gt;__construct(&#39;<a href="http://163.18.21.4">163.18.21.4</a>&#39;, &#39; 1812&#39;, &#39; hdnlax&#39;)<br>
#4 [internal function]: ReflectionClass-&gt;newInstance(&#39;<a href="http://163.18.21.4">163.18.21.4</a>&#39;, &#39; 1812&#39;, &#39; hdnlax&#39;)<br>#5 /var/www/wifidog-auth/wifidog/classes/Network.php(665): call_user_func_array(Array, Array)<br>
#6 /var/www/wifidog-auth/wifidog/classes/Authenticator.php(158): Network-&gt;getAuthenticator()<br>#7 /var/www/wifidog-auth/wifidog/login/index.php(258): Authenticator::getLoginUI()<br>#8 {main}163.18<br><br><br><br>Thanks<br>
C.<br></div>