Found some log in nginx access.log: 10.63.238.14 - - [15/Apr/2020:23:18:00 +0000] "GET / HTTP/1.0" 500 21 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36" 10.63.238.14 - - [15/Apr/2020:23:18:01 +0000] "GET /favicon.ico HTTP/1.0" 500 21 "https://my.domain.xyz/" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36"
On Thursday, 16 April 2020 01:05:48 UTC+2, 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 -_- > > -- 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/7e77db0b-40cd-4c6a-9906-64575d57793e%40googlegroups.com.