-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to view page #1
Comments
In config/default.js, set "host" to false. Also if you have firewall, allow port 8082
|
hello, So, my question is: How do I configure my running apache2 to publishing the webadmin as the instruction said that can be configured? |
@jaskolowski this error means that |
this is the info that
info Express WWW server listening on port 8082 Error: Redis connection to localhost:6379 failed - connect ECONNREFUSED 127.0.0.1:6379 npm ERR! Linux 3.13.0-119-generic npm ERR! Please include the following file with any support request: And the log have this:
|
I would say that your redis connection info is not properly set up.
|
How would we check our redis connection is working or not?? |
I have installed this nice package on my server online. Nothing shows after I type http://myserver:8082/. It just loads and no response from the server. I tried changing port numbers, the issue persisted.
The text was updated successfully, but these errors were encountered: