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

Honeywell JSON parse error #32

Open
wongey opened this issue Aug 6, 2024 · 4 comments
Open

Honeywell JSON parse error #32

wongey opened this issue Aug 6, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@wongey
Copy link

wongey commented Aug 6, 2024

Upon sending a program to honeywell:H1-1E, a new error is reported:

Failed to execute XACC: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '<U+001F>' 
@wongey wongey added the bug Something isn't working label Aug 6, 2024
@wongey
Copy link
Author

wongey commented Aug 6, 2024

I believe this issue is related to to spack library [email protected] (which was recently updated from 3.1 on my end) after the recent merge PR#30.

cc: @sethrj

@wongey
Copy link
Author

wongey commented Aug 7, 2024

Update: This becomes a non-issue when building outside of the spack environment.

But will keep this issue open for now as @sethrj investigates this for the spack environment.

@sethrj
Copy link
Member

sethrj commented Aug 7, 2024

That makes no sense... can you try spack again? maybe it was just a fluke? It's impossible to tell because (until my PR) there's no way to get the failed server response other than running through a debugger 😠

@wongey
Copy link
Author

wongey commented Aug 8, 2024

Yes: See my comment here in PR #33.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants