【问题标题】:I can not run my migrated diaspora pod at all "bundle (LoadError)"我根本无法运行迁移的侨民 pod “bundle (LoadError)”
【发布时间】:2020-02-15 23:27:35
【问题描述】:

当我通过 脚本/服务器 有问题 web.pid

sidekiq1 load_external_pid_file: pid_file not found

崩溃了?

在日志“eye_processes_stderr.log”中重复写入:

bin/bundle:3:in `load': cannot load such file -- /usr/lib/ruby/bin/bundle (LoadError)
from bin/bundle:3:in `<main>'

我正在使用 Gentoo。 我从 debian 8 迁移了散居区

我尝试降级: (之前卸载较新的)

gem update --system 2.6.14
gem install bundler --version '1.16.2'
gem install rails -v '5.1.6.2'

我尝试为 gem 位置添加尽可能多的 PATH 并使用更多目录增强 Linux 中 bin 文件的 PATH

我希望侨民能够成功。

【问题讨论】:

    标签: ruby linux deployment server diaspora


    【解决方案1】:

    我注意到文件夹 tmp/pids 丢失的“找不到 pid 文件”错误。然后我在 tmp.xml 中添加了文件夹 pods。 完整路径:diaspora/tmp/pids

    【讨论】:

      猜你喜欢
      • 2018-05-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-08
      • 1970-01-01
      • 2020-02-23
      • 2016-10-15
      相关资源
      最近更新 更多