Oh yes, the informix connection works perfectly, with the correct user and
password. It just that the logs on the informix server are filling up with
failed logins from web2py@remotehost. uwsgi runs as web2py on the remote
host, so it must be coming from uwsgi trying to make a connection, but I'm
not sure why, since the DAL handles the queries.

On Sun, Aug 18, 2019 at 1:45 AM Massimo Di Pierro <
[email protected]> wrote:

> No idea what is going on. If you app intended to connect to Informix? Did
> work before?
>
> On Saturday, 3 August 2019 19:22:26 UTC-7, Joseph Aulisi wrote:
>>
>> We have Web2py 2.18.5-stable running on a RHEL 7 virtual machine with
>> python 2.7.16, nginx 1.17.1, and uwsgi 2.0.x. Although web2py applications
>> can connect to our Informix database server using the credentials specified
>> in the DAL for each application, on the Informix server, we are seeing
>> these errors
>>
>> 15:33:58  listener-thread: err = -951: oserr = 0: errstr = [email protected]:
>> Incorrect password or user [email protected] is not known on the database
>> server.
>>
>> Why would the web2py user be trying to connect to the Informix server?
>> Could this be uwsgi trying to make a database connection?
>>
>> --
> 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].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/b7f3708d-b71b-42b2-a9e3-bcd87c58fe37%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/b7f3708d-b71b-42b2-a9e3-bcd87c58fe37%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAHxmYggOVW2g-3QBU5kCctyhxgcw%3DigJg5rK_oEmzrtAyq%2BPcg%40mail.gmail.com.

Reply via email to