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

Error to log back in after image upgrade #6908

Open
gmesika-coti opened this issue Jul 7, 2024 · 0 comments
Open

Error to log back in after image upgrade #6908

gmesika-coti opened this issue Jul 7, 2024 · 0 comments
Labels
kind/bug Something isn't working team/ui

Comments

@gmesika-coti
Copy link

About the bug

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

after upgrading the influx container to later version , trying to use the same chrome to log back in to the console and getting an error
http://xxxx:8086/api/v2/me
401 Unauthorized
{"code":"unauthorized","message":"unauthorized access"}

Expected behavior:
should ask me to login

Actual behavior:
{"code":"unauthorized","message":"unauthorized access"}

Visual Proof:
see error above

About your environment

Environment info:

Linux 5.4.0-1103-aws x86_64

previous docker image 4bc5178d3c0c
current docker image 79205bbc68d3

Config:

Logs:

Performance:
Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.

# Commands should be run when the bug is actively.
# Note: This command will run for at least 30 seconds.
curl -o profiles.tar.gz "http://localhost:8086/debug/pprof/all?cpu=true"
curl -o vars.txt "http://localhost:8086/debug/vars"
iostat -xd 1 30 > iostat.txt
# Attach the `profiles.tar.gz`, `vars.txt`, and `iostat.txt` output files.
@gmesika-coti gmesika-coti added kind/bug Something isn't working team/ui labels Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working team/ui
Projects
None yet
Development

No branches or pull requests

1 participant