Running through the onboarding instructions to cre...
# troubleshooting
m
Running through the onboarding instructions to create my first deployment env - getting this error
Copy code
File "/Users/mariekejackson/.local/pipx/venvs/meltano-cloud-cli/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: <https://jlqxo6wk6cj4jxpstozwd57are0ogqfh.lambda-url.us-west-2.on.aws/provisioner/v1/project_deployment/01H67PR33J0ZTTCBTH1ZJ93THY/01H67PVT9DBBTREKSMZWYBRR6J/prod?force=False&preserve_git_hash=False>
c
👋 Hey Marieke. Can you confirm that you've installed the Meltano Cloud GitHub App to the organization or GitHub user account that owns the GitHub repository you'd like to use for this deployment?
m
Confirmed!
I have a sneaking suspicion that the problem could be the repo changing ownership (It was under me
mariekers
but now it’s under
Chief-eng
c
That would definitely explain it. Has the GitHub app been installed under the
Chief-eng
organization as well?
m
yes!
c
And you're still getting the same error? Let me take a look and confirm that we're seeing the same GitHub app-related error on the backend.
m
I think it’s cause the url of the repo changes
c
Yes, if the repo is no longer the one you signed up with, we'll need to change it at the project level. Can you confirm that I should change it to
<https://github.com/Chief-eng/meltano-project.git>
? Its current value is still
<https://github.com/mariekers/meltano-project.git>
m
Yes!
c
Alright, I've changed the repo for your project -- mind giving it another try?
m
brb restarting meltano project