Skip to content
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

Problems on CI with Windows #655

Closed
amotl opened this issue May 22, 2022 · 2 comments
Closed

Problems on CI with Windows #655

amotl opened this issue May 22, 2022 · 2 comments

Comments

@amotl
Copy link
Member

amotl commented May 22, 2022

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
Copy link
Member Author

amotl commented May 22, 2022

#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
Copy link
Member Author

amotl commented Sep 3, 2022

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 amotl closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant