【发布时间】: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