8000 Several bugs in v2.0.0 beta4 · Issue #505 · uptrace/uptrace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Several bugs in v2.0.0 beta4 #505

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

Closed
elbaro opened this issue Jun 10, 2025 · 1 comment
Closed

Several bugs in v2.0.0 beta4 #505

elbaro opened this issue Jun 10, 2025 · 1 comment

Comments

@elbaro
Copy link
elbaro commented Jun 10, 2025

Steps:
disable tls in uptrace.yml
docker compose up -d

  • On the first login, update 'My Organization' name to something else. The string 'My Organization' in the left sidebar is not updated until the refresh. 'My Project' is updated correctly.

  • docker logs docker-uptrace-1 shows that uptrace is still trying to use the https endpoint

time=2025-06-10T11:45:05.324Z level=INFO msg="traces export: Post \"https://localhost:443/v1/traces\": http: server gave HTTP response to HTTPS client"
time=2025-06-10T11:45:15.320Z level=INFO msg="Post \"https://localhost:443/v1/logs\": http: server gave HTTP response to HTTPS client"
time=2025-06-10T11:45:15.325Z level=INFO msg="traces export: Post \"https://localhost:443/v1/traces\": http: server gave HTTP response to HTTPS client"
time=2025-06-10T11:45:20.321Z level=INFO msg="failed to upload metrics: Post \"https://localhost:443/v1/metrics\": http: server gave HTTP response to HTTPS client"
  • Data Retention UI shows 28 days, but ttl_delete in uptrace.yml are 14 days.
@vmihailenco
Copy link
Member

On the first login, update 'My Organization' name to something else. The string 'My Organization' in the left sidebar is not updated until the refresh. 'My Project' is updated correctly.

Could you provide a screenshot? I am not sure I understand what you mean.

shows that uptrace is still trying to use the https endpoint

How have you configured uptrace_go.dsn option?

Data Retention UI shows 28 days, but ttl_delete in uptrace.yml are 14 days.

Will fix, thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0