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

test_server fails #1

Open
saltobelli opened this issue Aug 25, 2021 · 0 comments
Open

test_server fails #1

saltobelli opened this issue Aug 25, 2021 · 0 comments

Comments

@saltobelli
Copy link

I have a shiny new OCRA console with rp-122 and the ocra1 gradient board. I'm essentially trying to set it up on my own. I hope someone can tell me the error(s) of my ways.

I have uncompressed and written sdimage-bootpart-202004030120-mmcblk0.direct.tar.bz2 onto an sd card. It boots my device, I can ssh into it.
I executed:
./marcos_setup.sh 10.1.10.106 rp-122

and

ssh [email protected] "~/marcos_server"

and then

python3 test_server.py

the output begins:

EFsEFFsF.FEFFs

ERROR: test_acquire_simple (main.ServerTest)

Traceback (most recent call last):
File "test_server.py", line 237, in test_acquire_simple
acquired_data_raw = reply[4]['acq']
KeyError: 'acq'
--------------------------cut off-------------------

while these tests were failing the server output was:

MaRCoS server, Aug 25 2021 17:10:18
Server version 0.2.9
Parsing the MPack tree failed: mpack_error_type
Tearing down the MPack tree failed: mpack_error_type
Parsing the MPack tree failed: mpack_error_type
Tearing down the MPack tree failed: mpack_error_type
Parsing the MPack tree failed: mpack_error_type
Tearing down the MPack tree failed: mpack_error_type
Parsing the MPack tree failed: mpack_error_type
Tearing down the MPack tree failed: mpack_error_type
^Csteve@steve-Wild-Dog-Pro:/Documents/OCRA/ocra-pack/marcos_extras$ ssh [email protected] "killall marcos_server"
steve@steve-Wild-Dog-Pro:
/Documents/OCRA/ocra-pack/marcos_extras$ ssh [email protected] "poweroff"

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

1 participant