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

labjack agent doesn't handle domain name resolution #678

Open
BrianJKoopman opened this issue May 24, 2024 · 0 comments
Open

labjack agent doesn't handle domain name resolution #678

BrianJKoopman opened this issue May 24, 2024 · 0 comments
Labels
agent: labjack bug Something isn't working needs triage Cause of bug still unknown, needs investigation.

Comments

@BrianJKoopman
Copy link
Member

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:

self.handle = ljm.openS("ANY", "ANY", self.ip_address)
info = ljm.getHandleInfo(self.handle)

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

@BrianJKoopman BrianJKoopman added bug Something isn't working agent: labjack needs triage Cause of bug still unknown, needs investigation. labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent: labjack bug Something isn't working needs triage Cause of bug still unknown, needs investigation.
Projects
None yet
Development

No branches or pull requests

1 participant