Password is set (RuntimeError) while running the container
Created by: taragurung
Why exactly am I getting this error when running the container. Looks like some redis setting error. How can I fix it.
Generating OTS secret: 3826fac06a3d50ebe293b9ff0c08dd99f6383280
Generating Redis password: 7d8c4b8a5b5a502726b1a162cd9e0b95166b151c
/var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:47:in call': ERR Client sent AUTH, but no password is set (RuntimeError) from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:24:in
connect'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:247:in ensure_connected' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:137:in
block in process'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:206:in logging' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:136:in
process'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis/client.rb:46:in call' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis.rb:273:in
block in ping'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis.rb:18:in synchronize' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/redis-2.2.2/lib/redis.rb:272:in
ping'
from /var/lib/onetime/lib/onetime.rb:73:in block in load!' from /var/lib/onetime/lib/onetime.rb:73:in
times'
from /var/lib/onetime/lib/onetime.rb:73:in load!' from config.ru:28:in
block in '
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in instance_eval' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in
initialize'
from config.ru:1:in new' from config.ru:1:in
'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/rack/adapter/loader.rb:33:in eval' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/rack/adapter/loader.rb:33:in
load'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/thin/controllers/controller.rb:181:in load_rackup_config' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/thin/controllers/controller.rb:71:in
start'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/thin/runner.rb:187:in run_command' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/lib/thin/runner.rb:152:in
run!'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/gems/thin-1.5.0/bin/thin:6:in <top (required)>' from /var/lib/onetime/vendor/bundle/ruby/2.3.0/bin/thin:22:in
load'
from /var/lib/onetime/vendor/bundle/ruby/2.3.0/bin/thin:22:in `'