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

Connection Timed out Error #6

Open
tyler-lynch opened this issue Aug 18, 2021 · 1 comment
Open

Connection Timed out Error #6

tyler-lynch opened this issue Aug 18, 2021 · 1 comment

Comments

@tyler-lynch
Copy link

Hello again!

So I am getting an error when trying to run the Choreograph project and I was wondering if you had any insight in to where the error might be coming from.

[ERROR] behavior.box :_safeCallOfUserMethod:130 _Behavior__lastUploadedChoregrapheBehaviorbehavior_12595797312:/GA_7/GA_2: Traceback (most recent call last): File "/opt/aldebaran/lib/python2.7/site-packages/albehavior.py", line 120, in _safeCallOfUserMethod func() File "<string>", line 44, in onUnload File "/opt/aldebaran/lib/python2.7/site-packages/ialbehavior.py", line 108, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, behavior, name) File "/opt/aldebaran/lib/python2.7/site-packages/ialbehavior.py", line 57, in _swig_getattr raise AttributeError(name) AttributeError: s [ERROR] behavior.box :_safeCallOfUserMethod:130 _Behavior__lastUploadedChoregrapheBehaviorbehavior_12595797312:/GA_7/GA_2: Traceback (most recent call last): File "/opt/aldebaran/lib/python2.7/site-packages/albehavior.py", line 120, in _safeCallOfUserMethod func() File "<string>", line 69, in onInput_onStart File "<string>", line 60, in start_zora File "<string>", line 220, in connect_ga File "/usr/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 110] Connection timed out

My guess is that it is an error with my Google Assistant, but I've trying reconfiguring it and I still end up with the same thing.

@conema
Copy link
Owner

conema commented Aug 18, 2021

Hi @tyler-lynch,
Did you start the GA server and set the correct ip/port?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants