>
> Is in your issue web2py the only moving part?? Nothing change on OS and
> Redis side??
>
for existing app it works (same web2py version, same os and same redis
server), but when start new web2py app it return an error.
ResponseError: invalid DB index
> As it mention in the final trace back above there seems to need a password
> to be setup in your redis connection string... Perhap you forgot that you
> set one or there is a default one defined in you Linux box or in the new
> version of Redis????
>
for password it's still not work even in existing app, i suspect is wrong
with my configuration, not sure
*redis.conf*
requirepass password
*models/db.py*
rconn = RConn('localhost', 6379, 'password')
*result*
ResponseError: NOAUTH Authentication required.
any hints for password error? how to setup a password in redis connection
string?
thx n 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.