Skip to content
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

Unable to create sample events, and unable to report events by calling SDK #3311

Open
RmondJone opened this issue Sep 6, 2024 · 3 comments

Comments

@RmondJone
Copy link

Self-Hosted Version

24.7.0

CPU Architecture

x86_64

Docker Version

26.1.4

Docker Compose Version

2.27.1

Steps to Reproduce

  1. Create a project
  2. Create a test case

Expected Result

Events can be created and reported normally

Actual Result

Unable to create sample events, and unable to report events by calling SDK

Image

Event ID

No response

@aldy505
Copy link
Collaborator

aldy505 commented Sep 6, 2024

We'll need more information. Can you go to the server logs by running sudo docker compose logs --tail 1 --follow nginx, then at the same time, send the event again?

@RmondJone
Copy link
Author

I rolled back the sentry version to 23.11.0 with the same configuration and there is no such problem. It seems that all versions 24 have this problem.

@aldy505
Copy link
Collaborator

aldy505 commented Sep 10, 2024

Okay, a wild guess: go upgrade to 24.8.0 directly, replace every occurrence of "rust-consumer" to "consumer" on your docker-compose.yml file, and run the ./install.sh script again. Did it fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: No status
Development

No branches or pull requests

2 participants