Requests to JPL failing #75
Replies: 1 comment
|
Hi @jessecob13, thanks a lot for giving this feedback! I guess the astroquery discussion you linked is covering the problem at it's source, so the workaround there is where I would start (can't reproduce it here at the moment). The problem might be go away by itself after some time if some part of the certificate chain is being updated. If you don't want to touch your system, you could for now run the Python version of Solar-MACH on the JupyterHub of our SERPENTINE/SOLER EU project, where it is installed with an example Jupyter Notebook. You only need to log in with your GitHub account, more info are at https://soler-horizon.eu/hub/ (caveat: we right now run a Msc course that uses the JupyterHub in May, which might affect its performance a bit) NB: I moved the discussion from https://github.com/jgieseler/Solar-MACH to https://github.com/jgieseler/solarmach, and added an issue to it at #76 |
Uh oh!
There was an error while loading. Please reload this page.
I installed SolarMach today.
With the minimal example (and other examples) I get the error:
which I repeated with:
I searched around a bit and it seems this is something recent and people found workarounds: astropy/astroquery#3210
I am not super confident with manually adding certificates, so I thought I would start this discussion.
All reactions