py4web.com raises error 500

51 views
Skip to first unread message

joerg.j...@gmail.com

unread,
Aug 5, 2022, 8:01:05 AM8/5/22
to py4web
The examples and the dashboard page of py4.web.com raises 500 server error. Who can fix this?

Massimo DiPierro

unread,
Aug 5, 2022, 10:41:46 AM8/5/22
to joerg.j...@gmail.com, py4web
i see the with the problem. will fix it. what is the problem with examples? do not see it 

On Fri, Aug 5, 2022, 05:01 joerg.j...@gmail.com <joerg.j...@gmail.com> wrote:
The examples and the dashboard page of py4.web.com raises 500 server error. Who can fix this?

--
You received this message because you are subscribed to the Google Groups "py4web" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py4web+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/py4web/7acc0f41-baaa-4ce9-a958-9752b482f6dcn%40googlegroups.com.

Nico Zanferrari

unread,
Aug 5, 2022, 12:50:44 PM8/5/22
to joerg.j...@gmail.com, py4web, Massimo DiPierro
Maybe the problem is that you've used:

py4.web.com  (wrong)

instead of:

py4web.com  (without any dot between 'py4' and 'web' ....)

Nico

Jim Steil

unread,
Aug 5, 2022, 4:32:18 PM8/5/22
to py4web
Go to www.py4web.com

Click on Dashboard

I get a 500 error as well.

-Jim

Massimo

unread,
Aug 6, 2022, 2:05:08 PM8/6/22
to py4web
This is now be resolved. The problem is not py4web but in my GAE deploy script. Session.SECRET is the default password for encrypting sessions and on GAE I set it to bytes while it should be a str.

joerg.j...@gmail.com

unread,
Aug 7, 2022, 2:23:41 PM8/7/22
to py4web
Thank you, it works now! 
The "run example" did not work, but now works again.

Reply all
Reply to author
Forward
0 new messages