[isf-wifidog] Error: couldn't find the requested token

Benoit Grégoire benoitg at coeus.ca
Jeu 30 Juil 20:15:29 EDT 2009


On July 30, 2009, scott simecek wrote:
> I believe it happened again. I'm guessing since you made some changes, the
> screens I saw were a bit different.  I am still running but was able to
> grab a copy of the current output log and paste it into pastebin.org 
> (http://pastebin.org/5396)

Wow, I am stumped, I see no way this error could have ocured, unless the token 
truly wasn't created (or wasn't created yet).

Con you open your wifidog database using pgadmin3 or psql and execute the 
following SQL query:

SELECT * FROM tokens LEFT JOIN connections USING (token_id) WHERE 
token_id='0fb256df24fe39edb660474b9233c376';

And post the output here.

I want to know if the login token is or isn't in your database.

If it isn't, the problem is most likely somewhere in the splash-only user 
login process (probably something fails there, but doesn't error out).

If it was, well, I just don't see how that could happen.


-- 
Benoit Grégoire


Plus d'informations sur la liste de diffusion WiFiDog