Hi!
Here’s the scenario:
In Digital Ocean App platform, I created a new app by connecting DO to GitLab, authenticating in GitLab as SomeUser. SomeUser is a member of MyAwesomeTeam in GitLab. Everything worked great: that app spun up and worked perfectly, it redeployed automatically, I could redeploy it manually, I could create and manage other apps related to that GitLab account.
In GitLab, MyAwesomeTeam has many users. Logged in to GitLab as MyAwesomeTeamManager, I cleaned up some user accounts that we weren’t using, including the SomeUser account.
Automatic redeploy still works: when I push a code change to my app’s repository, it gets redeployed.
Here’s my problem:
I can no longer create new apps nor manage existing apps in DigitalOcean. My existing apps lack access to the repositories, and when I try to create a new app, the app-creator UI is in a weird state: it acts like I’m logged in, but it won’t let me select a repository:
I want to be able to manage my existing apps (redeploy manually, etc.)
What could I do to resolve this?
Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there!
Right below the drop down menu for the repository list, you should see the following button:
This will take you to your GitLab applications where you can verify that the access is actually setup correctly.
What you could do is to revoke the DigitalOcean App Platform access and reauthorize the access again.
If you are still seeing the problem after that, please reach out to our amazing support team who will be more than happy to assist you with your account issue!
Hope that helps!
- Bobby.