metalmatze / digitalocean_exporter

Prometheus exporter for DigitalOcean metrics, written in Go.
MIT License
134 stars 36 forks source link

Broken connection / Permissions with Digital Ocean #27

Open zarubto4 opened 1 year ago

zarubto4 commented 1 year ago

Hi, your Direct App has no more valid connection to Github accounts, so it's not possible to deploy that.

Snímek obrazovky 2023-08-23 v 1 17 04

circa10a commented 1 year ago

Are you referring to the "deploy to digitalocean" button?

This would likely be due to you not having authorized digital ocean to access your GitHub account. I'm unable to reproduce.

ericksposito commented 6 months ago

I had the same problem. I logged into digital ocean with github and now the error is this Screenshot 2024-06-04 111747

Artem-Schander commented 2 months ago

@ericksposito you could fork it. then just use your fork to create the app.

metalmatze commented 1 month ago

I don't see how a fork will fix permissions on DigitalOcean. If there's anything that we should fix in this repo, feel free to send a PR and not fork right away. I'm happy to accept PRs.

Artem-Schander commented 1 month ago

@metalmatze As far as I know, DigitalOcean only has access to repos that you can grant access to. So your own repos.

Bildschirmfoto 2024-10-09 um 11 18 36

For me the fork worked just fine.