无法将 rails 应用程序部署到 heroku无法检测到 rake 任务

问题描述

我在尝试部署到 Heroku 时遇到此错误

reading system config file i8kmon config(0) = {1 -} -1 50 -1 50 config(1) = {2 -} 40 60 40 60 config(2) = {3 -} 50 80 55 80 config(3) = {2 2} 70 128 75 128 config(acpi) = acpi config(auto) = 1 config(daemon) = 0 config(i8kfan) = /usr/bin/i8kfan config(sysconfig) = /etc/i8kmon.conf config(t_high) = 80 config(timeout) = 20 config(use_conf) = 1 config(userconfig) = ~/.i8kmon config(verbose) = 1 status(ac) = 0 status(acpi_timer) = 0 status(leftspeed) = 0 -1 -1 -1 status(lspeed) = 0 status(lstate) = -2 status(lstuck) = 0 status(nfans) = 2 status(rightspeed) = 0 -1 -1 -1 status(rspeed) = 0 status(rstate) = -2 status(rstuck) = 0 status(state) = 0 status(t_high) = 0 status(t_low) = 0 status(temp) = 0 /usr/bin/i8kfan 1 - 1612290737 acpi: Battery 0: Full,100% temp,left fan state,right fan state,ac state: -1 -1 -1 0 temp,ac state: -1 -1 -1 0

导轨 5.4.4.2 红宝石 2.6.3 引导快照 1.7.0 Heroku 堆栈 18

解决方法

好的,通过使用 bundler 1.17.2 而不是 2.2.8 解决