Skip to content

OSError: [WinError 10049] The requested address is not valid in its context. #22

@chenchen1992223

Description

@chenchen1992223

Hello, I encountered this problem while starting the server,Looking forward to receiving your response
image

INFO:main:starting time_device
INFO:vxi11_server.instrument_server:abortServer started...
ERROR:vxi11_server.rpc:Error: rpcbind -i not running? [WinError 10049] The requested address is not valid in its context.。
Traceback (most recent call last):
File "D:\111\PycharmProjects\python-vxi11-server-master\python-vxi11-server-master\vxi11_server\rpc.py", line 726, in register
self.register_pmap()
File "D:\111\PycharmProjects\python-vxi11-server-master\python-vxi11-server-master\vxi11_server\rpc.py", line 734, in register_pmap
p = TCPPortMapperClient(host)
File "D:\111\PycharmProjects\python-vxi11-server-master\python-vxi11-server-master\vxi11_server\rpc.py", line 499, in init
RawTCPClient.init(self, host, PMAP_PROG, PMAP_VERS, PMAP_PORT)
File "D:\111\PycharmProjects\python-vxi11-server-master\python-vxi11-server-master\vxi11_server\rpc.py", line 263, in init
self.connect()
File "D:\111\PycharmProjects\python-vxi11-server-master\python-vxi11-server-master\vxi11_server\rpc.py", line 267, in connect
self.sock.connect((self.host, self.port))
OSError: [WinError 10049] The requested address is not valid in its context.。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions