【发布时间】:2016-03-12 21:49:54
【问题描述】:
好的,就我所见,一切都运行良好,但我确实在大多数linked_files 和linked_dirs 任务上看到了很多“失败”状态,我想知道它们是否值得关注。以下是几个例子:
DEBUG [423a17e1] Running [ -L /home/caluebat/www/ravenfort/releases/20160312213815/tmp/pids ] on xxx.xxx.xxx.xxx
DEBUG [423a17e1] Command: [ -L /home/caluebat/www/ravenfort/releases/20160312213815/tmp/pids ]
DEBUG [423a17e1] Finished in 0.470 seconds with exit status 1 (failed).
DEBUG [541d2f8a] Running [ -d /home/caluebat/www/ravenfort/releases/20160312213815/tmp/pids ] on xxx.xxx.xxx.xxx
DEBUG [541d2f8a] Command: [ -d /home/caluebat/www/ravenfort/releases/20160312213815/tmp/pids ]
DEBUG [541d2f8a] Finished in 0.476 seconds with exit status 1 (failed).
我无法找到有关 capistrano 官方文档的任何详细信息,他们在此处或邮件列表中发送问题。
如果您能对上述故障进行任何澄清,我将不胜感激。 非常感谢。
【问题讨论】: