sibprogrammer / owp

OpenVZ Web Panel
http://owp.softunity.com.ru/
Other
296 stars 106 forks source link

ERR_EMPTY_RESPONSE when entering web control panel #77

Open wonx opened 6 years ago

wonx commented 6 years ago

I don't know since when it's been occurring, but my openvz web panel stopped working recently. Now, when I enter the address in the browser (Chrome) to access the web panel, I just get an error message: ERR_EMPTY_RESPONSE.

I also tried Firefox, and I get a message saying the connection was restarted.

I even reinstalled owp from scratch, without any errors, but the problem persists. Restarting the service does not seem to solve the issue:

`root@Box:/opt/ovz-web-panel# service owp start
Starting OpenVZ Web Panel...
Starting watchdog daemon...
[OK] Watchdog daemon was started.
Starting web server webrick on 0.0.0.0:3000...
[OK] Web server was started.
Starting hardware node daemon...
[OK] Hardware node daemon was started.
Syncing hardware nodes states...
[OK] Hardware nodes information was synced.
root@Box:/opt/ovz-web-panel# 
`

Any ideas?

busa92 commented 6 years ago

Yes I have the same problem, anyone has fix?