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

Fix tutorial #69

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Fix tutorial #69

merged 6 commits into from
Aug 16, 2024

Conversation

holesch
Copy link
Owner

@holesch holesch commented Aug 16, 2024

I already broke the tutorial way too often. Add a test case.

The TokenStore class checked access when initializing. When running the
exporter as non-root user with a Hub, that has authentication disabled,
then access to the token store is not necessary. This is the case for
the tutorial.
Without that log entry, it's hard to figure out, why a request was
denied.
The tutorial doesn't work, if the exporter accepts IPv6 connections, but
the Hub doesn't.
I already broke the tutorial way too often. Add a test case.
@holesch holesch merged commit 0d522bf into master Aug 16, 2024
8 of 9 checks passed
@holesch holesch deleted the fix-tutorial branch August 22, 2024 22:10
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

Successfully merging this pull request may close these issues.

1 participant