You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday i installed the wok and kimchi and all was working fine. Today i cant access the wok page using my server_ip:8001. I got message this page is unavaliable.
Im using it on Ubuntu Server 18.04. I tried to access it via Chrome, Firefox and Edge.
The text was updated successfully, but these errors were encountered:
The message in wok log says:
[06/Feb/2020:09:53:14] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 254, in start
self.publish('start')
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 234, in publish
raise exc
ChannelFailures: IOError("Port 8010 not free on '127.0.0.1'",)
[06/Feb/2020:09:53:14] ENGINE Bus STOPPING
[06/Feb/2020:09:53:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 8010)) already shut down
[06/Feb/2020:09:53:14] ENGINE Bus STOPPED
[06/Feb/2020:09:53:14] ENGINE Bus EXITING
Closing any VNC/SPICE firewall ports opened by Kimchi ...
[06/Feb/2020:09:53:14] ENGINE Bus EXITED
self.publish('start')
File "/usr/lib/python2.7/dist-packages/cherrypy/process/wspbus.py", line 234, in publish
Hi.
Yesterday i installed the wok and kimchi and all was working fine. Today i cant access the wok page using my server_ip:8001. I got message this page is unavaliable.
Im using it on Ubuntu Server 18.04. I tried to access it via Chrome, Firefox and Edge.
The text was updated successfully, but these errors were encountered: