Edgar Sanchez

Results 31 comments of Edgar Sanchez

Can't believe the error message is missing such a crucial part of the message. I hit `esc` twice and was able to go back to a previous prompt and compact...

This is awesome! Using Sentry, specifically self-hosted Sentry has been a life changer at work. We're a small team and using self-hosted allowed us to dip our feet into proper...

@jamescrosswell, so this is just a build agent. All it does is download the source code from git and build the project and it provides the build output as an...

> > so this is just a build agent. All it does is download the source code from git and build the project and it provides the build output as...

@hubertdeng123 when doing research on this issue i noticed that you had done some work on UniqueViolation issues when restoring a backup, could you let me know if this is...

Connected to the postgres database to check what rows are conflicting in `sentry_environment`... but it's empty. So it's complaining about a UniqueViolation even though the table is empty? ![image](https://github.com/user-attachments/assets/8886c3ec-8fed-45d5-87ef-995780ad309d)

I've attempted removing all the `sentry.environment` module nodes in the backup.json file, i still get a UniqueViolation duplicat key value for `sentry_environment` Additionally, every time i re-run the import tool...

I was able to get `sudo ./sentry-admin.sh import config backup.json` and `sudo ./sentry-admin.sh import users backup.json` to work but ` sudo ./sentry-admin.sh import organizations backup.json` fails with the same UniqueViolation...

More findings. after removing literally every model in the backup.json file... i kept getting the same error. It's as if it was reading the backup.json file from somewhere else, so...

@wolffiex, no that did not work. I logged out from my personal account by using `/logout` Then I used `ANTHROPIC_API_KEY= claude` At this point I was asked to choose a...