>
> I haven't been with the website for a while, and I do not understand this 
> error.
>

The driver could not connect to the mongodb backend. For debugging the 
connection error, you can try commenting the code under the except clause 
in dal.py near line 5234 and adding the raise command, so you can check the 
actual error traceback. Perhaps you want to check that the db server is up 
and running and using the same connection parameters and authentication 
options.

Also consider opening an issue at the project page because the error 
handling needs to be fixed.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to