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

Bolts getting locked out #25

Closed
xurizaemon opened this issue Apr 28, 2018 · 5 comments
Closed

Bolts getting locked out #25

xurizaemon opened this issue Apr 28, 2018 · 5 comments

Comments

@xurizaemon
Copy link
Owner

xurizaemon commented Apr 28, 2018

Bolts gets locked out (not logged out) for "too many password attempts" and can't reauthenticate.

I suspect this might be the same as #15 - something triggers a login cycle ahead of schedule? And we spam logins and get locked.

Mattermost config.json has MaximumLoginAttempts variable.

xurizaemon added a commit to xurizaemon/hubot-matteruser that referenced this issue Apr 28, 2018
xurizaemon added a commit that referenced this issue Apr 28, 2018
xurizaemon added a commit to xurizaemon/mattermost-client that referenced this issue Apr 28, 2018
xurizaemon added a commit to xurizaemon/mattermost-client that referenced this issue Apr 28, 2018
xurizaemon added a commit to xurizaemon/mattermost-client that referenced this issue Apr 28, 2018
xurizaemon added a commit to xurizaemon/mattermost-client that referenced this issue Apr 28, 2018
xurizaemon added a commit to xurizaemon/mattermost-client that referenced this issue Apr 28, 2018
@xurizaemon
Copy link
Owner Author

Process to get bolts back in after a lockout:

  • visit Mattermost system console
  • click users
  • search for "bolts"
  • use side menu to set password
  • bolts will log back in after a delay, or quickly if restarted

@xurizaemon
Copy link
Owner Author

(could be done by password reset also I think, but quicker via admin UI)

@xurizaemon
Copy link
Owner Author

Hmm, this happened again recently, after 18mo of not happening. Poop.

@joemcl
Copy link
Collaborator

joemcl commented Dec 4, 2019

Process to get bolts back in after a lockout:

  • visit Mattermost system console
  • click View Members
  • enter "bolts" into Search users
  • use side menu to set password
  • bolts will log back in after a delay, or quickly if restarted

@homotechsual
Copy link
Collaborator

Fixed with move to bot user and token auth

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