redmineに接続できないのはmongrelを立ち上がってないからかぁー
Dec 23, 2010先日メモリーの不具合サーバを仕方なく、強制的に再起動にしたんですが、その後各サービスは無事に立ち上がっていたのですが
唯一redmineのみ接続ができなかったので、その際にすこし手間取ったのでそのメモです。
再起動の前日にちょうど、iptableを触っていたので、もしかしてポートを閉じたのかと思ったのですが、見当違いでした。
アクセスができているようで、サーバからの返答がないようなので、mongrelが起動していないのではないかと思い、確認したらプロセスにも上がっていませんでした。
さっそくコマンドより立ち上げてみると、下記のエラーが出て立ち上がりませんでした。
[php]
# mongrel_rails start -d
** !!! PID file log/mongrel.pid already exists. Mongrel could be running already. Check your log/mongrel.log for errors.
** !!! Exiting with error. You must stop mongrel and clear the .pid before I’ll attempt a start.
[/php]
対策
mongrel.pidがすでにあるというので、おそらくサーバを強制再起動した際にのこったのかと思い、mongrel.pidを検索して少し不安だったので、mvで退避させておきました。
退避後は、問題なく立ち上げってきました。
[php]
# mv /home/hoge/redmine/log/mongrel.pid /home/hoge/backup/
# mongrel_rails start -d
[/php]
Twitter:
Warning: Undefined array key "Twitter" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Facebook: 0 | Google Plus:
Warning: Undefined array key "Google+" in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/plugins/sns-count-cache/sns-count-cache.php on line 2897
0 | Hatena: 0 | Pocket: 0 | Total: 0 | Feedly: 0