Cannot Connect to SPICE Server for HAYABUSA2 — 404 Error (Script Not Found)
- Dominant language
- C++
- Stars
- 245
- Forks
- 181
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 15
Description
**Description**
Attempting to run spiceinit on a HAYABUSA2 cube using the web=yes option results in a server communication error. The ISIS SPICE server returns a 404 error, indicating that the SPICE server script could not be found.
**How to reproduce**
spiceinit from=hyb2_onc_20180627_022012_tvf_l2c.cub web=yes shape=user model=/home/sam/anaconda3/envs/asp/data/hayabusa2_anthony/kernels/dsk/SHAPE_SFM_3M_v20200815.bds
**Possible Solution**
spiceinit should connect to the ISIS SPICE server, retrieve appropriate kernels for the HAYABUSA2 mission, and initialize the .cub file successfully.
**Error Message**
"**ERROR** An error occurred when talking to the server. The spice server script was not found (404).
**Additional context**
The shape model used: SHAPE_SFM_3M_v20200815.bds and cub file is "hyb2_onc_20180627_022012_tvf_l2c.cub"
Error persists across multiple attempts and verified internet connection
Contributor guide
Assessment
This issue has not been assessed yet.