dnesday, April 15, 2020 at 4:20:18 PM UTC-7, Anatoli Hristov wrote:
>>
>> Found some log in nginx access.log:
>>
>> 10.63.238.14 - - [15/Apr/2020:23:18:00 +] "GET / HTTP/1.0" 500 21 "-"
>> "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Apple
18:01 +] "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
wrote:
>
>
>
> 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 ser
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' : 'myapp',*
> *
Did anyone got it working? I have exact same problem.
Any help?
Thanks
On Tuesday, 16 October 2012 23:50:33 UTC+2, Adi wrote:
>
>
> If this is of any help, I tried tracing basic login in tools.py, and
> figured out variable "basic" never gets value from
> current.request.env.http_authorizatio
m master (not sure what the problem is).
>
> Anthony
>
> On Sunday, October 29, 2017 at 12:48:48 PM UTC-4, Anatoli Hristov wrote:
>>
>> Hi,
>>
>> I updated to last web2py just now, and now I cannot start my apps.
>>
>> root@id1:/home/tol/web2py# python web2py.p
Hey, I created new web2py git clone. it looks like there is a problem with
the routes.py. When I copy the file to web2py, it always show me "cannot
import abspath"
Broken version of web2py?
thx
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2
Hi,
I updated to last web2py just now, and now I cannot start my apps.
root@id1:/home/tol/web2py# python web2py.py -S mypcu -M
Traceback (most recent call last):
File "web2py.py", line 21, in
import gluon.widget
File "/home/tol/web2py/gluon/widget.py", line 26, in
from gluon import
Hello,
When I try to import an application I get error. It's my first time that I
get this, I imported plenty apps.
Error ticket for "idstock"Ticket ID
81.164.40.94.2017-01-30.16-32-55.1a6057a7-defb-45ff-af30-25bccb9dbe3e
Cannot import module
'applications.idstock.modules.pkg_resources'Versio
Hello,
I was trying to use this kind of form, but I cannot pass the variables to
the page!
Any hints?
Thanks
{{for item in screen_model:}}
{{=item.model}}{{pass}}
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source
10 matches
Mail list logo