ts=2022-12-09T02:08:40.949879Z lvl=info msg=Unauthorized log_id=0eSffOx0000 error="token required"
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
## About the bug
**Steps to reproduce:**
List the minimal actions needed to reproduce the behavior.
1. ...
2. ...
3. ...
**Expected behavior:**
**Actual behavior:**
**Visual Proof:**
## About your environment
**Environment info:**
**Config:**
**Logs:**
**Performance:**
Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.
```sh
# 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.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named, and the report contains only an Unauthorized log message with a token-required error. Start by reproducing the authentication failure in the InfluxData UI and collect the missing reproduction steps, expected and actual behavior, environment information, and configuration. Done means the failure is reproducible and its affected UI path is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100