这是indexloc提供的服务,不要输入任何密码
Skip to content

address already in use #592

@jack-solutions

Description

@jack-solutions

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions