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

Authentication issues with rspamd admin ui #315

Closed
kaiyou opened this issue Nov 11, 2017 · 1 comment
Closed

Authentication issues with rspamd admin ui #315

kaiyou opened this issue Nov 11, 2017 · 1 comment
Milestone

Comments

@kaiyou
Copy link
Member

kaiyou commented Nov 11, 2017

On some servers, querying the rspamd admin ui API fails once every two requests with an authentication error.

{"error":"Unauthorized"}

The logs indeed show one every two requests failing to authenticate:

antispam_1   | 2017-11-11 13:54:11 #9(controller) <018585>; csession; rspamd_controller_check_password: allow unauthorized connection from a trusted IP 172.18.0.22
antispam_1   | 2017-11-11 13:54:11 #9(controller) <6bf7ac>; csession; rspamd_controller_check_password: absent password has been specified
antispam_1   | 2017-11-11 13:54:14 #9(controller) <0d63ac>; csession; rspamd_controller_check_password: allow unauthorized connection from a trusted IP 172.18.0.22
antispam_1   | 2017-11-11 13:54:14 #9(controller) rspamd_controller_check_password: absent or incorrect password has been specified
antispam_1   | 2017-11-11 13:55:05 #9(controller) <e9d218>; csession; rspamd_controller_check_password: allow unauthorized connection from a trusted IP 172.18.0.22
antispam_1   | 2017-11-11 13:55:06 #9(controller) <2cc5f6>; csession; rspamd_controller_check_password: absent password has been specified
@kaiyou kaiyou added the bug label Nov 11, 2017
@kaiyou kaiyou added this to the 1.6 milestone Nov 21, 2017
@kaiyou
Copy link
Member Author

kaiyou commented Feb 19, 2018

This was in fact due to the configuration of our test servers, fixed.

@kaiyou kaiyou closed this as completed Feb 19, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant