lneuhaus / pyrpl

pyrpl turns your RedPitaya into a powerful DSP device, especially suitable as a lockbox in quantum optics experiments.
http://lneuhaus.github.io/pyrpl/
MIT License
137 stars 107 forks source link

Cannot find Red Pitaya on LAN despite able to connect through browser #416

Closed jagerber48 closed 3 years ago

jagerber48 commented 3 years ago

I am setting up pyrpl for the first time to connect with a Red Pitaya. I am able to connect to the Red Pitaya by connecting to hostname 192.168.1.129 in my web browser and access STEMlab functionality. However, when I try to start pyrpl (either through binary executable or python -m pyrpl it does not find the Red Pitaya on the network. If I manually type in the IP address above I get

Could not connect to Red Pitaya device with the following parameters:
...
Error message: [WinError 10054] An existing connection was forcibly closed by the remote host...

Occasionally when "Searching LAN for Red Pitayas" I get the error:

ERROR:paramiko.transport:Socket exception: An existing connection was forcibly closed by the remote host(10054)
lneuhaus commented 3 years ago

Closing this because I cannot reproduce this. In case this proves to be a blocker please re-open and try to supply more information