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

LOG-1499: Passwords containing spaces result in fatal error #83

Open
xzure opened this issue Sep 27, 2016 · 0 comments
Open

LOG-1499: Passwords containing spaces result in fatal error #83

xzure opened this issue Sep 27, 2016 · 0 comments

Comments

@xzure
Copy link

xzure commented Sep 27, 2016

Issue

If an account password contains spaces, the login process will result in failure, preventing the script from correctly installing.

Expected

Action:
Authentication succeeds and user is able to progress to next step of installation.

Message:

INFO: Checking if provided auth token is correct.
INFO: Authentication token validated successfully.

Result

Action:
Login failure, script will not proceed with installation.

Message:

INFO: Checking if provided username and password is correct.
INFO: Please check your username or reset your password at https://<subdomain>.loggly.com/account/users/
ERROR: Invalid Loggly username or password. Your username is visible at the top right of the Loggly console before the @ symbol. You can reset your password at http://<subdomain>.loggly.com/login.
Manual instructions to configure rsyslog on Linux are available at https://www.loggly.com/docs/rsyslog-manual-configuration/. Rsyslog troubleshooting instructions are available at https://www.loggly.com/docs/troubleshooting-rsyslog/
@nguyenfilip nguyenfilip changed the title Passwords containing spaces result in fatal error LOG-1499: Passwords containing spaces result in fatal error Nov 2, 2018
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

1 participant