jasonish / evebox

Web Based Event Viewer (GUI) for Suricata EVE Events in Elastic Search
https://evebox.org/
MIT License
414 stars 67 forks source link

a lot of messages display "Authentication required but no session found." #305

Closed jianvector closed 2 months ago

jianvector commented 3 months ago

2024-04-11 06:22:06 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:06 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found. 2024-04-11 06:22:07 INFO evebox::server::main: Authentication required but no session found.

Authentication :true EveBox Version 0.18.1-dev (rev 81f21b4); x86_64-unknown-linux-gnu

jasonish commented 2 months ago

I believe I have fixed this. There was a condition where the frontend could get into an infinite loop constantly requesting login info again and again. Please re-open if you hit this case with 0.18.1 or newer.