Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to locate mstp_server on OpenWRT system #22

Open
deve87 opened this issue Aug 27, 2024 · 0 comments
Open

Failed to locate mstp_server on OpenWRT system #22

deve87 opened this issue Aug 27, 2024 · 0 comments

Comments

@deve87
Copy link

deve87 commented Aug 27, 2024

It looks like it trieds to locate /var/tmp/ma_3qfwg67n/mstp_server but eider could not be found or the bc app. can't create it.

root@RUTX08:~# bc --ini ./bc.ini Initialized the socket mac_address = 25 max master = 127 baud rate = 38400 max info frames = 1 RS485: Initializing /dev/ttyUSB0=success! MS/TP MAC: 19 MS/TP Max_Master: 7F MS/TP Max_Info_Frames: 1 mstp_path=ttyUSB0 Traceback (most recent call last): File "/usr/bin/bc", line 577, in <module> main() File "/usr/bin/bc", line 557, in main this_application = WhoIsIAmApplication( File "/usr/bin/bc", line 57, in __init__ MSTPSimpleApplication.__init__(self, *args) File "/usr/lib/python3.9/site-packages/misty/mstplib/__init__.py", line 537, in __init__ self.mux = MSTPMultiplexer(self.localDevice, self.localAddress) File "/usr/lib/python3.9/site-packages/misty/mstplib/__init__.py", line 434, in __init__ self.directPort = MSTPDirector(self.localDevice, self.address) File "/usr/lib/python3.9/site-packages/misty/mstplib/__init__.py", line 255, in __init__ self.socket.connect(self.server_address) FileNotFoundError: [Errno 2] No such file or directory Cleaned up MSTP temp directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant