-
Notifications
You must be signed in to change notification settings - Fork 257
My site requires port number. Couldn't resolve configured domains #366
Comments
Alright, I was finally able to figure this one out. Every where I looked for a solution wasn't specific enough, but here I hope to consolidate everything into one place. First, if you're getting the password request as I did (mentioned above) during the installation run through these steps.
Port forwarding should work after this. Also, go to this issue for more info if you need it. Hope this helps and saves you a little time. Cheers. |
Well, as it turns out, this doesn't work with port 88 when running pow with apache. So maybe someone can shed some light here on why. If you are running apache, you'll need to change the port number from step 3 above to One of the most frustrating things I've ever had to deal with. I hope someone can provide some insight and a solution. |
+1 - fixed the issue for me, thanks friend. |
Just had this issue (running mavericks) and your fix worked for me. I was running pow fine and it suddenly stopped working... So I'm not sure what the cause was. Thanks. |
👍 You're the man! I've been looking for a solution for this for three hours straight, and yours fixed the issue! |
Check out this wiki post: |
I solved the Then: |
Hi Everyone. I've been trying to figure out why I haven't been able to resolve this issue after much searching. It seems that I can't just go to mysite.dev. I have to also add my port number, mysite.dev:20559
This is a pretty small issue, but it's quite annoying.
While I understand I may not be providing all the info, it's simply because I don't know what's relavent. I'm mostly a front-end guy who's fairly new to rails.
Here's some info:
When installing pow I get asked for my password. The pop up looks like this:
I get asked for this six times and my wifi and ethernet connection get disconnected.
once I fill in my password the installation continues and everything seems to be fine, except for the last step. I get the message:
I have used MAMP in the past so I ran through the steps descriped here:
https://github.com/37signals/pow/wiki/Running-Pow-with-Apache
This doesn't work.
I also went through the steps of #172, but that didn't work either.
I have tried everything I can think of and am looking for some advise on what I can do to remove that port number and get the proper forwarding with pow.
Thanks!
The text was updated successfully, but these errors were encountered: