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

Cannot access InfluxDB #16

Open
darrelljung111 opened this issue Nov 2, 2023 · 2 comments
Open

Cannot access InfluxDB #16

darrelljung111 opened this issue Nov 2, 2023 · 2 comments

Comments

@darrelljung111
Copy link

I made the master-db,

And I am trying to set the scheduling.
But It looks InfluxDB cannot authorization properly.

I think I cannot change the datasource/influxdb so I think I cannot access properly to influxdb.
I started influxdb with localhost:8086 and set user and password for admin.
But still there is only
Network Error: Unauthorized(401)
with profer user and password.

I tested with commandline test but it is same too.

jeong-gwang-il@jeongminhoui-MacBookPro Libre % curl -G http://172.30.1.38:8086/query -u amin:admin000
{"code":"unauthorized","message":"Unauthorized"}%

Can you let me know how I can access influxdb for scheduling?

스크린샷 2023-11-02 오후 4 31 58 스크린샷 2023-11-02 오후 4 32 18
@mexicanhaze
Copy link

I have the exact same problem

@VirajB04
Copy link

Yeah same problem with me
Is there any solution to this?

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

3 participants