wetterdienst icon indicating copy to clipboard operation
wetterdienst copied to clipboard

Problems on CI with Windows

Open amotl opened this issue 2 years ago • 1 comments

Hi there,

when scanning the CI outcomes of the recent builds on CI/GHA, I discovered three flaws:

  1. 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

  2. KeyError: 'to_date' -- https://github.com/earthobservations/wetterdienst/runs/6546600801#step:7:377

  3. 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.

amotl avatar May 22 '22 22:05 amotl

#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.

amotl avatar May 22 '22 22:05 amotl

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.

amotl avatar Sep 03 '22 12:09 amotl