Hi All,

Not sure what happened am now getting a artiq_master/ctlmgr error. I am unable to ping the Kasli and the ethernet light is red. I have power-cycled the Kasli a few times trying to resolve this. I can still run scripts with the artiq_run command but the artiq_master, dashboard and ctlmgr seems to be behaving strangely.

I can still ping the device.

However trying to run scripts completely fails with the ctlmgr restarting

It used to look like this

now I am getting

When trying to reboot I get connectionreseterror

    pyquest It could be that artiq_ctlmgr or one of the controllers hasn’t exited properly and is still running in the background. You can check using commands like lsof -i :<controller_port> or ps aux | grep artiq_ctlmgr, then force-kill the process. Or just reboot your PC and test again.