Our domain is CIRES.pt we have an internal dns for cires where we did not create the app.cires.ptrecord. i created the app.cires.pt only in my external dns.
When i tested for app.cires.pt the web2py "server" pc tried to resolve internaly and gave that error. I saw in the log of web2py this error *ERROR:web2py:Traceback (most recent call last):* *File "gluon/main.py", line 395 , in wsgibase* *gaierror:(11001,'getaddrinfo failed')* so i suspected of DNS problems. I changed the web2py server pc dns servers to 8.8.8.8 and voilá, problem solved. Hope this helps António 2011/7/25 Kenneth Lundström <[email protected]> > What kind of a problem was it? > > > Kenneth > > > Its working. > Was a DNS problem. > Sorry > > Em 25 de julho de 2011 13:51, António Ramos <[email protected]>escreveu: > >> this is the link >> http://apps.cires.pt:10800/Lims/Default/index >> if you try >> http://194.65.91.152:10800/Lims/Default/index >> it works ok >> >> António >> >> Em 25 de julho de 2011 13:37, António Ramos <[email protected]>escreveu: >> >> Sorry, i´m no expert. >>> >>> What do you mean? >>> try trunk? >>> >>> Sorry >>> António >>> >>> 2011/7/25 Massimo Di Pierro <[email protected]> >>> >>>> never seen this before. can you try trunk? >>>> >>>> On Jul 25, 6:44 am, António Ramos <[email protected]> wrote: >>>> > Hello, when i try to acces my server admin remotely with FQDN and not >>>> by ip >>>> > i get this error >>>> > >>>> > *Ticket issued: unrecoverable* >>>> > >>>> > Why? >>>> > >>>> > thank you >>>> >>> >>> >> > >

