My plugin is not being published to the catalog and there is no feedback

My plugin GitHub - FoxxMD/traefik-rybbit-feeder

I have completed all of the requirements to the best of my ability:

  • Not a fork
  • .traefik.yaml at root with testData
  • go.mod at root of project
  • versioned with git tag
  • No package dependencies
  • has traefik-plugin as a repo topic

It’s based on this plugin which is already in the catalog. My plugin works when used as a localPlugin.

There have no issues created in my repo by the traefik plugin bot. I don’t know how or where I can check if there are problems with testData since there has been no feedback.

Can someone please give me some guidance on what I am missing? Thanks

1 Like

I’m having the exact same issue. Meet all the requirements but no bot comment or publish to catalog.

Maybe you can check with the devs at Traefik Github. Mention this post, that multiple people seem to have this issue.

1 Like

Hello folks, our plugin server is currently in maintenance mode, it should be back very very soon. Sorry for the inconvenience.

2 Likes

Thanks for the update, emile.

For future troubleshooting, is this forum still the best channel for getting help with plugin publishing? Or would GH issues on one of the plugin-related repos in the Traefik org be better?

1 Like

Hi there, the plugin service should be up and running again :slight_smile:
@FoxxMD this forum is probably the best to discuss plugin issues.

2 Likes

Can confirm service is working again, thanks @emile

Hey @emile - is the plugin server in maintenance mode? Also published a plugin - no issues raised, but plugin is not published.

Maybe share the repo so it can be checked for missing requirements.