using confluent version for kafka
and lately getting bad errors and ip address that I have not seen nor authorized before.
what does this mean?
IP addresses: 62.210.10.77, 92.118.161.41 + other unknown ones ...
===
INFO 62.210.10.77 - - [XXXDATEXXX] "GET /favicon.ico HTTP/1.1" 404 49 7 (io.confluent.rest-utils.requests:62)
[XXXDATEXXX] INFO 92.118.161.41 - - [XXXDATEXXX] "GET / HTTP/1.0" 200 2 6 (io.confluent.rest-utils.requests:62)
[XXXDATEXXX] ERROR Request Failed with exception (io.confluent.rest.exceptions.DebuggableExceptionMapper:62)
javax.ws.rs.NotFoundException: HTTP 404 Not Found
at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:250)
at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
etc ...
===============
before all this I get an error message
[XXX DATEXXX] org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.