No data from page - MineOS Ubuntu

Hi! Thanks for checking this out. I’m having a little bit of difficulty. I recently followed the instructions STEP BY STEP to install MineOS-Node and MineOS Python. Neither have been working on port 8443. I keep getting (from Chrome) “ERR_EMPTY_RESPONSE”. I don’t know what it is, but if you could offer some help, that would be greatly appreciated!

P.S. Does the MineOS distribution with OVH work properly?

node = HTTPS://8443

python = HTTPS://8080

Can’t tell what’s wrong with only the information you’ve given so far. Have you verified any of your installation attempts even ran the background process? You can tell by start/stopping the process (as shown in the ‘starting/stopping’ the webui area.

Here is the mineos.log file.
{"level":"info","message":"Starting up server, using commit: 8f50555 Merge pull request #159 from mjeries/master\n","timestamp":"2016-01-19T02:04:33.009Z"} [18/Jan/2016:21:11:51] ENGINE Bus STARTING [18/Jan/2016:21:11:51] ENGINE Started monitor thread 'Autoreloader'. [18/Jan/2016:21:11:51] ENGINE PID 20937 written to '/var/run/mineos.log'. [18/Jan/2016:21:11:51] ENGINE Started monitor thread 'Monitor'. [18/Jan/2016:21:11:51] ENGINE Started monitor thread '_TimeoutMonitor'. [18/Jan/2016:21:11:51] ENGINE Serving on https://0.0.0.0:8080 [18/Jan/2016:21:11:51] ENGINE Bus STARTED [18/Jan/2016:21:12:10] ENGINE Keyboard Interrupt: shutting down bus [18/Jan/2016:21:12:10] ENGINE Bus STOPPING [18/Jan/2016:21:12:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [18/Jan/2016:21:12:10] ENGINE Stopped thread 'Monitor'. [18/Jan/2016:21:12:10] ENGINE Stopped thread '_TimeoutMonitor'. [18/Jan/2016:21:12:10] ENGINE Stopped thread 'Autoreloader'. [18/Jan/2016:21:12:10] ENGINE Bus STOPPED [18/Jan/2016:21:12:10] ENGINE Bus EXITING [18/Jan/2016:21:12:10] ENGINE PID file removed: '/var/run/mineos.log'. [18/Jan/2016:21:12:10] ENGINE Bus EXITED [18/Jan/2016:21:12:10] ENGINE Waiting for child threads to terminate...
And I tried restarting it. Still no data received.

It appears that you’ve installed the python version…[quote=“Brad126735, post:1, topic:1004”]
I recently followed the instructions STEP BY STEP to install MineOS-Node and MineOS Python
[/quote]
You shouldn’t attempt to install both…[quote=“hexparrot, post:2, topic:1004”]
node = HTTPS://8443

python = HTTPS://8080
[/quote]

So it’s https://“ip”:8080 since you appear to be running python.

1 Like