- Click Redis Cloud or Redis To Go on resources
- Remove the add-on
- Reinstall add-on
2018-12-06T17:00:31.908993+00:00 app[worker.1]: 4 TID-gohdohhj4 INFO: Booting Sidekiq 5.2.3 with redis options {:url=>"nil", :id=>"Sidekiq-server-PID-4"}
with Redis Cloud add-on: (make sure there is REDISCLOUD_URL=~ in config)
heroku config:set REDIS_PROVIDER=REDISCLOUD_URL
with Redis To Go add-on: (make sure there is REDISTOGO_URL=~ in config)
heroku config:set REDIS_PROVIDER=REDISTOGO_URL