Open kohakade opened 8 years ago
@kohakade could you please post complete logs here from app startup & localhost:3000 hit?
@ihorskyi thanks for response. Here is running app startup with "good" package is registered for console log.
Here is the screen after localhost:3000 hit
have you tried http://127.0.0.1:3000 ?
Yes i tried using loop back address and using ip address but got same result.
Hi, I am new to hapijs and hnax.js boilerplate. I have configured the hanx.js on my system (Fedora 21). I ran development server and its running without any error on localhost:3000 but when i try to hit the same in browser of same machine i get "This webpage is not available ERR_CONNECTION_REFUSED" and server not get request. But same code run on ubuntu machine its working properly. Deploying getting started Hapijs server code works properly.