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

Error: -113, "Undefined header" when compare package and image versions. #81

Closed
Astrei opened this issue Apr 11, 2024 · 1 comment · Fixed by #86
Closed

Error: -113, "Undefined header" when compare package and image versions. #81

Astrei opened this issue Apr 11, 2024 · 1 comment · Fixed by #86
Assignees
Labels

Comments

@Astrei
Copy link

Astrei commented Apr 11, 2024

Hello everyone,
I am using freshly installed Julia and the last version of the DAQ server from here. When I try to connect to the RP board, it always gives me a timeout error. In the server log, I found "Error: -113, "Undefined header". I discovered that the error is caused by the command "imgversion(rp)" in RedPitayaDAQServer.jl. When I turn version comparison off, everything works just fine. Can it be an issue with SCPI commands there?

@jonschumacher jonschumacher self-assigned this Apr 11, 2024
@jonschumacher
Copy link
Collaborator

I guess I found the reason. The state of the software on main is fine but there is no image attached to the latest release. This means you are using an old image which does actually perform as expected (sort of): a mismatch of image and client version is detected. I will attach a matching image when I have time for building one.

@jonschumacher jonschumacher linked a pull request Aug 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants