You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, re issue 1 (the 'nonexistent nonce'): I have lots of these in my logs (always relating to me trying to access from the browser). They're not just for TLS, but for UDP also.
Hi,
Wile looking through the eturnal log, I noticed two lines (unrelated):
The first is me (from my browser) trying to connect with the eturnal server. Usually this logs all normal, but one attempt logged the following:
[notice] Rejecting request: Nonexistent nonce [TLS, session 4vfnlgnfli41, user 1710434949:user1, client xx.x.xxx.xxx:xxxxx]
The second is some bot trying to connect to the server, and the log showing the following:
2024-03-15 01:33:27.649503+00:00 [notice] Cannot fetch peername: {{error,enotconn},
{ok,{{0,0,0,0,0,65535,12557,6540},443}}} [TLS, session bq32hutqh9f7]
Anything relevant for configuring better / security in here?
Thank you.
The text was updated successfully, but these errors were encountered: