Closed jdguzman closed 11 years ago
I don't see any evidence here this is definitely a sprinkle problem. It's running your script, you see it in the output:
** [out :: 166.78.19.179] Starting redis-server:
** [out :: 166.78.19.179] redid-server.
I'm not sure why redis isn't starting, but I don't think there is enough information in just what you've posted to figure it out. Maybe it's backgrounding and needs some time to start up?
I've given it time. The strange thing like I said is that if I run the exact same command when ssh'd redis starts up fine and running ps -C redis-server confirms it.
I agree with you that from the output it would seem that sprinkle is doing what it's supposed to just can't figure out why the server isn't starting up.
I dunno, but unless you can find something that more directly points the finger at Sprinkle not sure how I can help. Try running sprinkle in verbose mode and see if you learn anything new.
Well I am no where closer to knowing what was going on but I changed from an init script to upstart and sprinkle starts the redis server fine with sudo start redis-server.
Closing this since there is no evidence this is a sprinkle issue. If you find evidence or find a fix, please let us know.
I have the following install task:
Everything seems to run ok however the server is not started for some reason. if I ssh in and do a sudo /etc/init.d/redis-server start it works fine.
These are the last few lines of the output from sprinkle.