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

Linux cli in bash, password with special keys for viewer account fails #123

Open
attilatdeak opened this issue Mar 12, 2024 · 1 comment
Labels
no stalebot exempt from stale bot

Comments

@attilatdeak
Copy link

attilatdeak commented Mar 12, 2024

When i try to launch grafana kiosk on linux from terminal with the dashboard link, goauth, username and password which contain special characters it fails with

bas: !D4k@9#: event not found.

(the !D4k@9# is part of the password after the exclamation mark, before its numbers and letters.)

version 1.0.6 from release
system: arhclinux latest with systemd and gnome

I tried to google it, but what results i found was about grafana server admin password having issues with special characters and the cli wrapper, but nothing about the kiosk came up. Any idea or a workaround like putting the password between "" or <>
(there is no space or whitespace between the characters)?

@briangann
Copy link
Collaborator

you might want to create a config file if there are special characters, dealing with shell escapes can be rough. ! & @ can cause issues.

@github-actions github-actions bot added the stale label Jun 11, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2024
@briangann briangann added no stalebot exempt from stale bot and removed stale labels Aug 11, 2024
@briangann briangann reopened this Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no stalebot exempt from stale bot
Projects
None yet
Development

No branches or pull requests

2 participants