rstudio / helm

Helm Resources for RStudio Products
MIT License
35 stars 28 forks source link

[PM] Error: Git builder not found #425

Closed Almenon closed 7 months ago

Almenon commented 1 year ago

This error is rather frustrating, because I'm running the command to create a git builder, so I don't understand why it would need to find one.

$ rspm create git-builder --url=https://x-token-auth:ds-workspace-access-token@bitbucket.org/ispottv/dsrutils.git --source=prod-internal-src --build-trigger=commits
Cloning repo and waiting for initial package builds...

This could take some time depending on the size of the repo and the number of package builds...

Error: Git builder not found.

What's also weird is this appears to work randomly. One time I ran a command, it failed, ran the exact same command again, and it worked.

What's also very weird is when I list the git builders I see builders, but they have weird names.

Git Builders:
- B2Ig1sRG1nne
    Source: prod-internal-src
    URL: https://x-token-auth:censored@bitbucket.org/ispottv/dsrutils.git
    Trigger: commits
    Branch: 
    Credential Name: none

Chart version 0.5.13

colearendt commented 1 year ago

That is really strange and concerning 😮 Sorry for the trouble here @Almenon !

This honestly may be something to report to the product team - have you submitted a support ticket on this issue yet?

If so, please link here! The helm chart may be involved here, but this definitely seems more like a potential product issue!

Are you using our public docker image? Or your own container?

Almenon commented 1 year ago

Public docker image. I submitted a support ticket, the error is extremely weird. More details in the ticket.

96579

calebAtIspot commented 7 months ago

Support recommended that I use a external database rather than a EBS volume. Once I did that the error went away.