influxdata / influxdata/influxdb
OSS: 2.6.1 - Getting 404 accessing the node.js setup page
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Steps to reproduce:
- Install OSS 2.6.1 (create ORG, users etc etc)
- Go to http://localhost:8086 and authenticate
- Place cursor over 'Up arrow' icon, displaying sub-menu "Sources|Buckets|Telegraf|Scapers|API Tokens"
- Select "Sources"
- Click JavaScript/Node.js under client Libraries
Observed: Getting 404 Page Not Found
Expected: Directed to the node.js Setting up Page
Environment info:
-
System info: Run
uname -srmand copy the output here
Linux 4.18.0-408.el8.x86_64 x86_64 -
InfluxDB version: Run
influxd versionand copy the output here
InfluxDB v2.6.1 (git: 9dcf880fe0) build_date: 2022-12-29T15:53:07Z -
Other relevant environment details: Container runtime, disk info, etc
CentOS Stream release 8
influxdb2-2.6.1-1.x86_64
influxdb2-cli-2.6.1-1.x86_64
Config:
bolt-path = "/var/lib/influxdb/influxd.bolt"
engine-path = "/var/lib/influxdb/engine"
flux-log-enabled = true
ui-disabled = false
hardening-enabled = false
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening Sources and selecting JavaScript/Node.js under Client Libraries. Trace the link or route used for that page and verify the destination, then confirm the setup page loads successfully from the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100