gpt4 book ai didi

linux - 尝试运行 unicorn 时写入错误 : directory for pid=/var/www/twimpush/pids/unicorn. pid 不可写 (ArgumentError)

转载 作者:太空宇宙 更新时间:2023-11-04 10:34:59 28 4
gpt4 key购买 nike

我已按照 DigitalOcean 指南中的步骤进行操作 herehere使用 nginx 和 Unicorn 设置 Sinatra 服务器。我在倒数第二步:

start the Unicorn and run it as a daemon using the configuration file: Make sure that you are inside the application directory i.e. /my_app

unicorn -c unicorn.rb -D

运行该命令,出现错误:

directory for pid=/var/www/twimpush/pids/unicorn.pid not writable (ArgumentError)

我已经以 root 和名为 deployer 的用户身份尝试过此操作,我向其授予了写入权限。

最佳答案

当我克隆我的 git 存储库时,它没有在我的存储库中包含空的 pids 文件夹。我用 mkdir pids 添加了它,除了第一个指南中提到的其他必需文件夹之外,它起作用了。

关于linux - 尝试运行 unicorn 时写入错误 : directory for pid=/var/www/twimpush/pids/unicorn. pid 不可写 (ArgumentError),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38029655/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com