spiceinit command error: The server sent an unrecognized response
Open
bug
inactive
- Dominant language
- C++
- Stars
- 245
- Forks
- 181
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
When attempting to initialize SPICE data for an image file using the following command:
spiceinit from=M1472410644LE.raw.cub spksmithed=true web=True
I receive the following error message:
ERROR The server sent an unrecognized response.
According to https://github.com/DOI-USGS/ISIS3/issues/5450, I changed my command to
"spiceinit from=M1472410644LE.raw.cub spksmithed=true web=True url=https://astrogeology.usgs.gov/apis/ale/v0.9.1/spiceserver/".
It worked in 2024, but right now the same error happens, "ERROR The server sent an unrecognized response."
Contributor guide
Assessment
This issue has not been assessed yet.