wetterdienst
wetterdienst copied to clipboard
Problems on CI with Windows
Hi there,
when scanning the CI outcomes of the recent builds on CI/GHA, I discovered three flaws:
-
OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
-- https://github.com/earthobservations/wetterdienst/runs/6542666944#step:7:611 -
KeyError: 'to_date'
-- https://github.com/earthobservations/wetterdienst/runs/6546600801#step:7:377 -
Unable to access Google drive server at https://drive.google.com/uc?id=1HDRnj41YBWpMioLPwAFiLlK4SK8NV72C
-- https://github.com/earthobservations/wetterdienst/runs/6546600801#step:7:465
With kind regards, Andreas.
#654 might fix the first one. The second one is probably a consequential error of the third one, where access is probably restricted due to rate limiting applied by the Google Drive servers.
Dear Benjamin,
I don't know what exactly I discovered back then which led me to create this notice. Have the tests on CI been failing at this time?
Without remembering the exact case, I would believe that everything is fine when CI succeeds? Assuming this is the case, I am closing this now.
With kind regards, Andreas.