- [ ] I have checked the superset logs for python stacktraces and included it 
here as text if any
- [ ] I have reproduced the issue with at least the latest released version of 
superset
- [ ] I have checked the issue tracker for the same issue and I haven't found 
one similar


### Superset version:   0.27.0
### Expected results:  connection to "http://10.11.4.164:8088";
### Actual results: "ERR_CONNECTION_REFUSED" after a long delay
### Steps to reproduce

Hello everyone,

I'm working in a company where I have to use superset for my work. The IT team 
set up a linux environment ( Fedora or RHEL-derivatives) on a window OS for me, 
the IP of linux server is 10.11.4.164. I followed every step on 
"https://superset.incubator.apache.org/installation.html"; and successfully 
installed superset inside a virtual environment where everything is executed.

However after execution of "superset runserver -d", I can't access 
"http://10.11.4.164:8088"; even though in the cmd tab the "200" success code is 
displayed. We tried to access the server with several other computers and only 
one computer worked though it had nothing special.
Does it have something to do with the command "superset init" that set the 
defaults permissions and roles ? I also tried the following command to run the 
superset server but nothing worked: 
"superset runserver -p 8088", "superset runserver -a 10.11.4.164"

Kindly looking forward to your helps.


[ Full content available at: 
https://github.com/apache/incubator-superset/issues/5884 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to