-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project setup > failed to solve: sentry-self-hosted-local: pull access denied #2641
Comments
Authorization issues like this are almost always caused by local network, firewall, or security configurations. This test runs okay on our CI, which implies that barring any interferences, we're able to pull with no problems in the general case. |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
I also encountered the same problem and tried many methods, but still couldn't solve it |
Curious if the solution this user tried will help in your case: #2563. |
@azaslavsky No, it did not. That is a different issue. |
I hope someone has solved this problem and I can learn from it. Thank you |
So another issue that could cause this is an OOM - either docker ran out of allocated memory, or your VM that's hosting it did. Not guaranteed that this is the root cause, but this is often what happens when you get an unexpected EOF while pulling down the (very large) dependencies. Can you monitor memory while running the script? |
|
Hmmm, yeah, that makes sense. I'm really not sure what could be happening - we're unable to replicate this on any of our local instances. |
Okay, thanks for looking at it anyways. I'll try to replicate on other hardware. (Just wierd that its happening all of the sudden. Maybe some wierd docker update...) |
I deleted my old folder (no git changes) and not sure why.. git detected no changes. mh.. |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Self-Hosted Version
21.7.0
CPU Architecture
x86_64
Docker Version
20.10.24
Docker Compose Version
2.17.2
Steps to Reproduce
Expected Result
I expect to be able to get sentry running locally by following the readme steps.
Actual Result
Event ID
No response
The text was updated successfully, but these errors were encountered: