> > 127.0.0.1 - - [22/Apr/2019 03:08:12] "GET /dashboard HTTP/1.1" 303 0 > 127.0.0.1 - - [22/Apr/2019 03:08:12] "GET /_dashboard/static/index.html > HTTP/1.1" 404 459 > 127.0.0.1 - - [22/Apr/2019 03:08:56] "GET /_dashboard/ HTTP/1.1" 404 459 > 127.0.0.1 - - [22/Apr/2019 03:09:31] "GET /_dashboard/dashboard HTTP/1.1" > 404 459 > 127.0.0.1 - - [22/Apr/2019 03:09:35] "GET /_dashboard/info HTTP/1.1" 200 > 1111</span >
error in dashboard seems there is no index.html file on /_dashboard/static/index.html, which is occured in previous commit want to help n learn, but not sure is it same to learn it from web2py/applications/admin/controllers/appadmin.py can be apply to web3py/applications/_dashboard/__init__.py ? best regards, stifan -- 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]. For more options, visit https://groups.google.com/d/optout.

