Could you share your db.py ? Maybe there are declared 2 connections to db
 and one might be overwriting the one who connects to postgresql.


Cheers.
Chris.

El El vie, 14 de may. de 2021 a la(s) 15:22, F.C. <fcbarn...@gmail.com>
escribió:

> I  need some help. I have started web2py development with a passion to
> really master it. I love python and really want to see if I can find some
> excellent uses for writing online applications.
>
> The weird problem I am running into is the following and I need some help.
>
> I have an application where I have setup a connection string to an online
> postgresql database. When I run a select query it shows that it is a sqlite
> database connection to a local database on disk but that is not how I set
> it up.
>
> The effect is that my login and registration screens do not work and I am
> not sure what I am doing wrong.
>
> What is the best way to debug this issue?
>
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> 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 web2py+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/1becabf7-c5ab-4e68-acd1-f803c18a6548n%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/1becabf7-c5ab-4e68-acd1-f803c18a6548n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CA%2Bs%2BuJuRN0t92ckr6i53C-nMeF243nt4avyF0zx1cYCh_wRjUw%40mail.gmail.com.

Reply via email to