Results 174 comments of typicode

It may be related to https://github.com/typicode/katon/issues/36 You can give a try to xip.io URLs, for example `http://app-name.127.0.0.1.xip.io`. PS: I'll be on vacation for 2 weeks. So I won't be able...

@rizowski thank you for the detailed logs. Didn't really have the time to, sorry. But I've worked on a alternative way to have `.dev` local domains. It's available in the...

Thanks for the report, seems to be an issue with native-dns. https://github.com/tjfontaine/node-dns/pull/63

A new version of `native-dns` has just been published and should fix this issue :) I've updated katon with it (v0.6.3), should be ok now.

Still having the issue if WiFi is off. Reopening the issue.

I've switched to another dns server and released 0.6.5 should be ok now.

@davej hmm... good question, I don't really remember the all story but there was this problem: https://github.com/typicode/katon/issues/44 In the end @assaf fixed the issue by customizing the DNS response. So...

Could you maybe try to run `katon rm` and then `katon add 'rails server --port $PORT`, and tell me if it works again? I suspect `katon reload` to maybe create...

I've tried with rails 4.1.7 but no errors. I'll try to add mysql gem. If you run `$ rails server` do you get the error or is it only when...

Sure, thanks for setting it up! I'll be a little busy so don't know when I'll have time.