首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >dotcloud helloworld部署失败

dotcloud helloworld部署失败
EN

Stack Overflow用户
提问于 2011-09-17 23:39:44
回答 1查看 589关注 0票数 1

我按照dotcloud hello world教程安装,输入api密钥,创建应用程序并推送,得到的结果是:

代码语言:javascript
复制
$ dotcloud push helloworld
# upload /Users/user/src/dotCloud ssh://dotcloud@uploader.dotcloud.com:443/helloworld
# rsync
Pseudo-terminal will not be allocated because stdin is not a terminal.
building file list ... done
./
dotcloud.yml
index.html

sent 307 bytes  received 70 bytes  50.27 bytes/sec
total size is 149  speedup is 0.40
Deployment for "helloworld" triggered. Will be available in a few seconds.
2011-09-17 15:25:14 [api] Deploy helloworld scheduled for revision=latest
2011-09-17 15:25:14 [api] Waiting for the build. (It may take a few minutes)
2011-09-17 15:25:14 [www.0] Deploying...
2011-09-17 15:25:15 [www.0] Failed to be deployed, aborting...
2011-09-17 15:25:15 [api] Deploy finished

Deployment finished. Your application is available at the following URLs
error: No URL found.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2011-09-20 06:15:41

代码语言:javascript
复制
sudo easy_install pip && sudo pip install --upgrade dotcloud

解决了它

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/7455915

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档