Welcome to the community forums for Theopenem. All responses are provided by other users that wish to help out. Theopenem will not respond to these posts. If you require more assistance than what the community can provide, we offer various paid support options.
The given header was not found.
-
What does this mean in the ClientApi Toec log?
[11] ERROR Toems_ClientApi.Controllers.Authorization.CertificateAuth The given header was not found.
-
It means the client header was missing when trying to authenticate. Is this server public? It could be random port scans or whatever from the outside.
-
@theopenem_admin
Ah, yes. The TOEC port is open to the world.They're coming in pretty rapidly- any way to get the IP address on the log so I can see about programmatically blocking bad actors?
-
@theopenem_admin - Is there a propery in log4net that is being set for the client IP? If so I could add it into the conversion pattern.