Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

unable to resolve .dev DNS #226

Closed
khoan opened this issue Sep 30, 2011 · 2 comments
Closed

unable to resolve .dev DNS #226

khoan opened this issue Sep 30, 2011 · 2 comments

Comments

@khoan
Copy link

khoan commented Sep 30, 2011

scutil --dns showed up as in the DNS section of https://github.com/37signals/pow/wiki/Troubleshooting

when uninstall, then install get following error, and .dev tld still not resolving.

$ export http_proxy=....; curl get.pow.cx | VERSION=0.4.0-pre sh
*** Installing Pow 0.4.0-pre...
*** Installing local configuration files...
*** Installing system configuration files as root...
*** Starting the Pow server...
*** Performing self-test...
!!! Couldn't find a running Pow server on port 20559

$ host bam.dev
Host bam.dev not found: 3(NXDOMAIN)

$ ping bam.dev
PING bam.dev (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.034 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.147 ms

Ideas? Things to try?

Some info: Mac OS X 10.6.8

@alx
Copy link

alx commented Sep 30, 2011

Exact same problem here, with Pow 0.3.2 too.
I've tried to uninstall and reinstall, without any change.

@alx
Copy link

alx commented Sep 30, 2011

problem solved with using the uninstall.sh from git source.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants