安装了pow.cx,http://appname.dev无法打开
我在 OS X 10.6.7 上安装了 http://pow.cx 并且有 rvm。 我安装了粉末宝石 https://github.com/Rodreegez/powder
我在我的应用程序目录 我检查过,符号链接肯定在那里。
当我访问http://appname.dev(显然appname被替换为应用程序名称,而且我十天不能发布超过两个链接,所以空间是因为这个)时,Chrome和Safari都无法打开它。不确定我做错了什么。我尝试在这里和谷歌搜索。
我访问 http:// localhost/ 并从 pow
appname/ 收到一条“没有这样的应用程序”消息,不起作用...
我的根目录中有 config.ru...
/!\ FIXED /!\ ##纳尔科兹是对的。重新启动就可以了。
I installed http://pow.cx on OS X 10.6.7 and I have rvm.
I installed the powder gem https://github.com/Rodreegez/powder
I ran "powder" in my app directory
The symlink is definitely there, I checked.
When I go to http:// appname.dev (obviously appname is replaced with the app name, also I can't post more than two links for ten days, so the space is because of that), neither Chrome nor Safari can open it. Not sure what I'm doing wrong. I tried searching here and google.
I went to http:// localhost/ and I got a "No such app" message from pow
appname/ didn't work...
I have config.ru in my root...
/!\ FIXED /!\ ## NARKOZ was right. Reboot did it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这里的实际错误是 Chrome 的“内置异步 DNS”,在 chrome://flags 中禁用它,它会再次工作。
The actual fault here is Chrome's "Built-in Asynchronous DNS", disable this in chrome://flags and it'll work again.
重启!
https://github.com/37signals/pow/issues/108#issuecomment-1068124
Reboot!
https://github.com/37signals/pow/issues/108#issuecomment-1068124