simonsobs / socs

Simons Observatory specific OCS agents.
BSD 2-Clause "Simplified" License
12 stars 12 forks source link

labjack agent doesn't handle domain name resolution #678

Open BrianJKoopman opened 1 month ago

BrianJKoopman commented 1 month ago

Can you say more about this interaction that breaks name resolution? Is this a bug we can fix in the Agent?

It seems like the error comes from these lines when the IP address is passed to the labjack package: https://github.com/simonsobs/socs/blob/71234da87c6da5a1a7f6ee2262966e4574dcc65c/socs/agents/labjack/agent.py#L250-L251

Originally posted by @davidvng in https://github.com/simonsobs/ocs-deployment-configs/issues/205#issuecomment-2130408053