Was noticing the following errors while attempting to use the installer
gerbil | INFO: 2025/04/06 17:12:03 Successfully added and verified MSS clamping rule for chain FORWARD
gerbil | INFO: 2025/04/06 17:12:03 WireGuard interface wg0 created and configured
gerbil | INFO: 2025/04/06 17:12:03 Starting server on :3003
traefik | 2025-04-06T17:12:25Z ERR Request failed error={"Err":{},"Op":"Get","URL":"https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0"} method=GET url=https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0
traefik | 2025-04-06T17:12:37Z ERR Request failed error={"Err":{},"Op":"Get","URL":"https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0"} method=GET url=https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0
traefik | 2025-04-06T17:12:51Z ERR Request failed error={"Err":{},"Op":"Get","URL":"https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0"} method=GET url=https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0
traefik | 2025-04-06T17:12:51Z ERR Plugins are disabled because an error has occurred. error="unable to set up plugins environment: unable to download plugin github.com/fosrl/badger: failed to call service: Get \"https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0\": GET https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0 giving up after 4 attempt(s): Get \"https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" plugins=["badger"]
traefik | 2025-04-06T17:12:51Z INF Starting provider aggregator *aggregator.ProviderAggregator
traefik | 2025-04-06T17:12:51Z INF Starting provider *file.Provider
traefik | 2025-04-06T17:12:51Z INF Starting provider *traefik.Provider
traefik | 2025-04-06T17:12:51Z INF Starting provider *acme.ChallengeTLSALPN
traefik | 2025-04-06T17:12:51Z INF Starting provider *http.Provider
traefik | 2025-04-06T17:12:51Z INF Starting provider *acme.Provider
I'm able to access the corresponding URL https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0 so it's unclear to me what the issue is with the Traefik container not being able to reach this URI.
I am sorry you are having this issue. It might be because your VPS provider's IP is blocked by Traefik for downloading plugins. You could try a new VPS and/or installing the plugin locally. Take a look at https://github.com/traefik/plugindemo
<!-- gh-comment-id:2785019693 -->
@oschwartz10612 commented on GitHub (Apr 8, 2025):
This is a duplicate of #418.
I am sorry you are having this issue. It might be because your VPS provider's IP is blocked by Traefik for downloading plugins. You could try a new VPS and/or installing the plugin locally. Take a look at https://github.com/traefik/plugindemo
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @slmingol on GitHub (Apr 6, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/468
Was noticing the following errors while attempting to use the installer
I'm able to access the corresponding URL
https://plugins.traefik.io/public/download/github.com/fosrl/badger/v1.0.0so it's unclear to me what the issue is with the Traefik container not being able to reach this URI.For reference I'm using the 1.1.0 installer
@oschwartz10612 commented on GitHub (Apr 8, 2025):
This is a duplicate of #418.
I am sorry you are having this issue. It might be because your VPS provider's IP is blocked by Traefik for downloading plugins. You could try a new VPS and/or installing the plugin locally. Take a look at https://github.com/traefik/plugindemo