Task Viewing is not working
- 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.When clicking on task logs InfluxDB Admin UI gives an bug error.
**Expected behavior:**
Task logs must be viewed when clicking on VIEW LOGS.
**Actual behavior:**
An InfluxDB error has occurred. Please report the issue
[here](https://github.com/influxdata/ui/issues/new?template=bug_report.md)
**Visual Proof:**
(
## About your environment
**Environment info:**
- System info: Linux 4.18.0-348.7.1.el8_5.x86_64 x86_64
- InfluxDB version: InfluxDB v2.4.0 (git: de247bab08) build_date: 2022-08-18T19:41:15Z
-
Filesystem Size Used Avail Use% Mounted on
devtmpfs 17G 0 17G 0% /dev
tmpfs 17G 0 17G 0% /dev/shm
tmpfs 17G 1.7G 16G 10% /run
tmpfs 17G 0 17G 0% /sys/fs/cgroup
/dev/mapper/cl-root 118G 71G 48G 60% /
/dev/sda1 1.1G 359M 705M 34% /boot
/dev/mapper/cl-home 32G 459M 31G 2% /home
tmpfs 3.4G 62k 3.4G 1% /run/user/1000
**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
Assessment
This issue has not been assessed yet.