On Wednesday, April 15, 2020 at 4:05:48 PM UTC-7, Anatoli Hristov wrote:
>
> Hello,
>
> I used to use the routes.py in the root of web2py folder where after 
> deployed a new server, and restored the web apps, it shows (Internal server 
> error):
>
> This is my routes.py 
>
>
>> *routers = dict(*
>> *    BASE  = dict(*
>> *        domains = {*
>> *            'mydomain.com <http://mydomain.com>' : 'myapp',*
>> *        }*
>> *    ),**)*
>
>
>
> Thank you helping me out -_-
>
>

Is there a ticket generated?  Probably in myapp/errors ...
Otherwise, what is in the web2py.log or your front-end logs?

BTW, Google Groups doesn't make it clear, but the "show on top" setting for 
a post should be reserved for posts that relate to policies and resources, 
like Massimo's note about the new py4web group.

/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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/d2619754-da0a-47bd-bb9f-621b696ce9aa%40googlegroups.com.

Reply via email to