You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using machine motion SDK to control a robot that takes pictures of pots in a greenhouse and we're having some trouble on a new computer. We had everything working but now whenever we run mm.resetSystem() we've gotten 2 different errors.
No connection could not be made because the target machine actively refused it
Exception: System is still not ready after 10.0 seconds
It's also successfully gotten past the mm.resetSystem() but only occasionally and without rhyme or reason. Any ideas on how to debug this would be incredible because we're needing pictures from the robot ASAP.
Thanks!
The text was updated successfully, but these errors were encountered:
We're using machine motion SDK to control a robot that takes pictures of pots in a greenhouse and we're having some trouble on a new computer. We had everything working but now whenever we run
mm.resetSystem()
we've gotten 2 different errors.No connection could not be made because the target machine actively refused it
Exception: System is still not ready after 10.0 seconds
It's also successfully gotten past the
mm.resetSystem()
but only occasionally and without rhyme or reason. Any ideas on how to debug this would be incredible because we're needing pictures from the robot ASAP.Thanks!
The text was updated successfully, but these errors were encountered: