ArgumentError: pid=/.../unicorn.pid 的目录不可写

我遇到了同样的问题。上次 Discourse 出现故障是因为插件存在未被发现的问题。我正在使用这些插件:

          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/tfpk/discourse-reveal-anonymous.git
          - git clone https://github.com/discourse/discourse-push-notifications.git
          - git clone https://github.com/discourse/discourse-data-explorer.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/discourse/discourse-math.git

我们可以交流一下吗?这些插件目前是否存在任何已知问题?