Ticket #479 (closed Bug report: invalid)

Opened 2 months ago

Last modified 2 months ago

Uncaught Exception

Reported by: joestan@comfortkeepers.com Assigned to:
Priority: high Milestone: Not yet assigned to a Milestone
Component: Auth server, Feature request Keywords:
Cc: joestan@comfortkeepers.com

Description

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}

Attachments

Change History

06/30/08 09:56:33 changed by networkfusion

  • status changed from new to closed.
  • resolution set to invalid.

this is possibly because you have a space in the network id. there is already ticket #458 for this so i will close this one. If you are still having trouble please reopen the ticket and give more information e.g. version numbers etc.

07/24/08 08:49:08 changed by daniel

an other possibility: the authentication parameters under edit networks > edit chosennetwork must be the same as the network ID, but in -s. I tried for a long time with ""-s which did not work out, after doing it properly, the problem went away. (My guess: it interpeted the " as so only the empty string remained as the id)


Add/Change #479 (Uncaught Exception)




Action