On Thursday, February 6, 2020 at 2:35:44 AM UTC-8, Annet wrote:
>
> Since I am not able to run web2py on mac os x Catalina I installed
> PostgreSQL and web2py on a raspberry pi 4.
>
> When I start web2py using the built in server I get the following error:
>
> Database drivers available: sqlite3, imaplib, pymysql, pg8000
> please visit:
> http://127.0.0.1:8000/
> starting browser...
> /usr/bin/xdg-open: 801: /usr/bin/xdg-open: : Permission denied
>
>
> Furthermore I get an error ticket:
> [...]
>
> File "/home/pi/web2py/gluon/contrib/pg8000/core.py", line 1282, in
> __init__
>
> raise self.error
> ProgrammingError: ('FATAL', '28P01', 'password authentication failed for user
> "posgres"')
>
>
>
>
> I hope you can help me solve the issues
>
>
2 comments .. first, you're using pg8000. Is psycopg2 available for
rasPi? If so, use it!
Second, did you check your connection string (in private/appconfig.ini,
likely) and verify the username and password?
/dps
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/web2py/f1a71862-c06c-4ec4-a22a-b6c14d2e144e%40googlegroups.com.