Digital-Beings icon indicating copy to clipboard operation
Digital-Beings copied to clipboard

address already in use

Open jack-solutions opened this issue 2 years ago • 1 comments

No matter what it ends up with below error

python: init Traceback (most recent call last): File "/home/lenovo/Desktop/Digital-Beings/server/grpc/handler.py", line 45, in init self.server = server('127.0.0.1', int(os.getenv('TCP_PORT')), self) File "/home/lenovo/Desktop/Digital-Beings/server/grpc/tcpServer.py", line 10, in init self._socket.bind((host, port)) OSError: [Errno 98] Address already in use

i am trying to run it with non docker method and when i do npm run start it ends up with above error. if someone could help me to run it that would be great!

jack-solutions avatar Oct 14 '23 12:10 jack-solutions

any one who can help?

jack-solutions avatar Oct 18 '23 08:10 jack-solutions