【发布时间】:2012-12-26 16:34:50
【问题描述】:
在我的仓库中运行eb init 似乎可以很好地通过配置选项,但最后给出:
local variable 'fullpath' referenced before assignment
配置文件似乎在 .elasticbeanstalk 中创建正常,但“eb start”给出了相同的错误:
local variable 'fullpath' referenced before assignment
任何建议将不胜感激。
更多详情: http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/create_deploy_Ruby_rails.html
【问题讨论】:
标签: ruby-on-rails amazon-web-services amazon-elastic-beanstalk