Code Monkey home page Code Monkey logo

Comments (5)

gypsykanarak avatar gypsykanarak commented on July 18, 2024

when i start python3 run_engine.py
Engine log level: WARNING (30)
Traceback (most recent call last):
File "run_engine.py", line 49, in
run(app)
File "run_engine.py", line 20, in run
http_server.serve_forever()
File "/usr/lib/python3.6/site-packages/gevent/baseserver.py", line 360, in serve_forever
self.start()
File "/usr/lib/python3.6/site-packages/gevent/baseserver.py", line 304, in start
self.init_socket()
File "/usr/lib/python3.6/site-packages/gevent/pywsgi.py", line 1450, in init_socket
StreamServer.init_socket(self)
File "/usr/lib/python3.6/site-packages/gevent/server.py", line 127, in init_socket
self.socket = self.get_listener(self.address, self.backlog, self.family)
File "/usr/lib/python3.6/site-packages/gevent/server.py", line 138, in get_listener
return _tcp_listener(address, backlog=backlog, reuse_addr=cls.reuse_addr, family=family)
File "/usr/lib/python3.6/site-packages/gevent/server.py", line 229, in _tcp_listener
sock.bind(address)
OSError: [Errno 98] Address in use: ('0.0.0.0', 5555)

from isard.

jvinolas avatar jvinolas commented on July 18, 2024

Do not try to run IsardVDI without dockers. Use installation documentation: https://isardvdi.readthedocs.io/en/latest/install/install/

from isard.

jvinolas avatar jvinolas commented on July 18, 2024

Also check if your environtment could be affected by bug #98 as we are just working on it.

from isard.

NefixEstrada avatar NefixEstrada commented on July 18, 2024

Hello!

We've released IsardVDI 1.1.0. This release has probably fixed your issue so, could you try and check if the fixes work?

Thanks!

from isard.

NefixEstrada avatar NefixEstrada commented on July 18, 2024

Closing due inactivity

from isard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.