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

I always get "Did not receive response" error #48

Open
tiaozi123 opened this issue Feb 25, 2019 · 3 comments
Open

I always get "Did not receive response" error #48

tiaozi123 opened this issue Feb 25, 2019 · 3 comments

Comments

@tiaozi123
Copy link

Testing TraX protocol support for tracker eco.
TraX support detected.
Experiment baseline
Tracker eco
Sequence bag
Sequence ball1
Repetition 1
Tracker execution interrupted: Did not receive response.
错误使用 traxclient
Did not receive response.

出错 tracker_run (line 78)
data = traxclient(tracker.command, callback, ...

出错 experiment_supervised (line 71)
data = tracker_run(tracker, @callback, data);

出错 tracker_evaluate (line 57)
[files, metadata] = experiment_function(tracker, sequence, directory, parameters, scan);

出错 workspace_evaluate>execute_iterator (line 128)
tracker_evaluate(event.tracker, event.sequence, event.experiment);

出错 iterate (line 65)
context = iterator(event, context);

出错 workspace_evaluate (line 93)
context = iterate(experiments, trackers, sequences, 'iterator', iterator, 'context', context);

出错 run_experiments (line 10)
workspace_evaluate(tracker, sequences, experiments);

I look at the code,but I didn't see anything wrong。
Looking forward to your reply

@tiaozi123
Copy link
Author

this code is ECO

@rockkingjy
Copy link
Owner

@tiaozi123 that's the issue of TraX, try to comment all the debug()

@Wulin123asda
Copy link

have u solve this problem?
I always run a fixed number of pictures after this happens

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

3 participants