Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/52.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 不理解警告:使用WebBrick未检测到配置文件。需要的援助 警告:_Ruby On Rails_Git_Heroku - Fatal编程技术网

Ruby on rails 不理解警告:使用WebBrick未检测到配置文件。需要的援助 警告:

Ruby on rails 不理解警告:使用WebBrick未检测到配置文件。需要的援助 警告:,ruby-on-rails,git,heroku,Ruby On Rails,Git,Heroku,我尝试将我的应用程序上传到heroku,在git推送heroku master之后,我看到了这个警告,当我添加heroku open时,我的页面没有加载。我不明白这个问题,也不明白点击链接后的警告。如果可以,请澄清并提供帮助。谢谢 屏幕截图在哪里?运行此命令-echo web:bundle exec rails server thin-p\$PORT-e\$RACK\u ENV>procfile此警告没有问题请参见此。若您并没有运行rakedb:migrate,那个么首先执行该操作,然后运行he

我尝试将我的应用程序上传到heroku,在git推送heroku master之后,我看到了这个警告,当我添加heroku open时,我的页面没有加载。我不明白这个问题,也不明白点击链接后的警告。如果可以,请澄清并提供帮助。谢谢

屏幕截图在哪里?运行此命令-echo web:bundle exec rails server thin-p\$PORT-e\$RACK\u ENV>procfile此警告没有问题请参见此。若您并没有运行rakedb:migrate,那个么首先执行该操作,然后运行heroku open命令。url中还提到了其他内容。希望对你有帮助!在你的简历中也要写上“瘦”gemfile@NitinVerma-我想应该是heroku run rake db:migrate,它通过连接到终端来运行迁移
   No Procfile detected, using the default web server (webrick)
   https://devcenter.heroku.com/articles/ruby-default-web-server