When I try to start the rails server or migrations, I get the following error:
gems/redis-3.3.5/lib/redis/connection/hiredis.rb:19:in `connect': Name or service not known (RuntimeError)
What is the problem here? How can I fix this?
When I try to start the rails server or migrations, I get the following error:
gems/redis-3.3.5/lib/redis/connection/hiredis.rb:19:in `connect': Name or service not known (RuntimeError)
What is the problem here? How can I fix this?