Skip to content

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

@tiaozi123

Description

@tiaozi123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions