generated from traefik/plugindemo
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi!
I'm seeing this when trying to install tailscale-access
--
traefik | 2025-06-02T04:35:30Z DBG github.com/traefik/traefik/v3/pkg/plugins/plugins.go:30 > Loading of plugin: tailscale-connectivity: github.com/hhftechnology/tailscale-access@v2.0.0
traefik | 2025-06-02T04:35:30Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:661 > Performing request method=GET url=https://plugins.traefik.io/public/download/github.com/hhftechnology/tailscale-access/v2.0.0
traefik | 2025-06-02T04:35:31Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:762 > Retrying request remaining=3 request="GET https://plugins.traefik.io/public/download/github.com/hhftechnology/tailscale-access/v2.0.0 (status: 500)" timeout=1s
traefik | 2025-06-02T04:35:33Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:762 > Retrying request remaining=2 request="GET https://plugins.traefik.io/public/download/github.com/hhftechnology/tailscale-access/v2.0.0 (status: 500)" timeout=2s
traefik | 2025-06-02T04:35:35Z DBG github.com/hashicorp/go-retryablehttp@v0.7.7/client.go:762 > Retrying request remaining=1 request="GET https://plugins.traefik.io/public/download/github.com/hhftechnology/tailscale-access/v2.0.0 (status: 500)" timeout=4s
Using the config in the README:
- "--experimental.plugins.tailscale-connectivity.modulename=github.com/hhftechnology/tailscale-access"
- "--experimental.plugins.tailscale-connectivity.version=v2.0.0"
Chatgpt thinks this is due to the plugin being missing from the go proxy -- never having done traefik plugin development I don't know how accurate / helpful this is :)
$ curl https://proxy.golang.org/github.com/hhftechnology/tailscale-access/@v/list
$
Thanks for your help!
Metadata
Metadata
Assignees
Labels
No labels