-
-
Notifications
You must be signed in to change notification settings - Fork 406
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
CADC cadc.get_images failures #2242
Comments
I've had problems accessing the relevant CADC logs but I'm still looking into this. |
Just to add some info: warning = E02('?:?:?: E02: Incorrect number of elements in array. Expected multiple of 2, got 1')
E astropy.io.votable.exceptions.E02: ?:?:?: E02: Incorrect number of elements in array. Expected multiple of 2, got 1
E pyvo.utils.xml.exceptions.UnknownElementWarning: None:2:0: UnknownElementWarning: Unknown element jobs |
I don't see these two errors atm, instead, I see a different DALQueryError:
|
The CADC services have experience networking outages but things should work (more or less) now. The tests are now passing. |
Perfect, I can confirm that all tests pass or xfail now.
|
reopening as these never got actually fixed, but got an xfail marker instead. The same error is triggered for the narrative docs, and ultimately I think is related to astropy/pyvo#361, too |
I don't see this any more for astroquery, so am closing it now. Upstream there still seem to be some issues to sort out, so the pyvo issues should stay open. |
EDIT: Errors have changed, see the comment below: #2242 (comment)===============
These look like upstream (VO) issues? I'll x-post in pyvo
The text was updated successfully, but these errors were encountered: