2072 lines
187 KiB
Plaintext
2072 lines
187 KiB
Plaintext
2024-10-02 11:43:26.921 [main] INFO ktor.application - Autoreload is disabled because the development mode is off.
|
||
2024-10-02 11:43:27.676 [main] INFO ktor.application - Application started in 0.84 seconds.
|
||
2024-10-02 11:43:27.677 [main] INFO ktor.application - Application started: io.ktor.server.application.Application@40e4ea87
|
||
2024-10-02 11:43:28.067 [DefaultDispatcher-worker-1] INFO ktor.application - Responding at http://127.0.0.1:8099
|
||
2024-10-02 11:44:10.063 [eventLoopGroupProxy-4-1] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 11:44:10.116 [eventLoopGroupProxy-4-1] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 11:44:10.309 [eventLoopGroupProxy-4-1] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 11:44:10.313 [eventLoopGroupProxy-4-1] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai from class kotlin.String
|
||
2024-10-02 11:44:11.472 [eventLoopGroupProxy-4-1] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 11:44:11.473 [eventLoopGroupProxy-4-1] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 11:44:11.488 [eventLoopGroupProxy-4-1] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai to class io.ktor.utils.io.core.ByteReadPacket
|
||
2024-10-02 11:44:11.489 [eventLoopGroupProxy-4-1] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /analizzaURL request because the String type is ignored. See [ContentNegotiationConfig::ignoreType].
|
||
2024-10-02 11:44:11.552 [eventLoopGroupProxy-4-1] INFO ktor.application - [32m200 OK[m: [36mPOST[m - /analizzaURL in 1510ms
|
||
2024-10-02 11:47:20.381 [main] INFO ktor.application - Autoreload is disabled because the development mode is off.
|
||
2024-10-02 11:47:21.142 [main] INFO ktor.application - Application started in 0.865 seconds.
|
||
2024-10-02 11:47:21.142 [main] INFO ktor.application - Application started: io.ktor.server.application.Application@3704122f
|
||
2024-10-02 11:47:21.527 [DefaultDispatcher-worker-1] INFO ktor.application - Responding at http://127.0.0.1:8099
|
||
2024-10-02 11:47:45.139 [KtorShutdownHook] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3704122f
|
||
2024-10-02 11:47:45.145 [KtorShutdownHook] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3704122f
|
||
2024-10-02 12:36:25.289 [main] INFO ktor.application - Autoreload is disabled because the development mode is off.
|
||
2024-10-02 12:36:26.101 [main] INFO ktor.application - Application started in 0.89 seconds.
|
||
2024-10-02 12:36:26.102 [main] INFO ktor.application - Application started: io.ktor.server.application.Application@3704122f
|
||
2024-10-02 12:36:26.566 [DefaultDispatcher-worker-1] INFO ktor.application - Responding at http://127.0.0.1:8099
|
||
2024-10-02 12:36:49.985 [eventLoopGroupProxy-4-1] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:36:50.043 [eventLoopGroupProxy-4-1] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:36:50.266 [eventLoopGroupProxy-4-1] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 12:36:50.277 [eventLoopGroupProxy-4-1] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai from class kotlin.String
|
||
2024-10-02 12:36:51.411 [eventLoopGroupProxy-4-1] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 12:36:51.412 [eventLoopGroupProxy-4-1] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai
|
||
2024-10-02 12:36:51.431 [eventLoopGroupProxy-4-1] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for https://pqzniin5r9.execute-api.eu-west-1.amazonaws.com/dev/ai to class io.ktor.utils.io.core.ByteReadPacket
|
||
2024-10-02 12:36:51.436 [eventLoopGroupProxy-4-1] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /analizzaURL request because the String type is ignored. See [ContentNegotiationConfig::ignoreType].
|
||
2024-10-02 12:36:51.520 [eventLoopGroupProxy-4-1] INFO ktor.application - [32m200 OK[m: [36mPOST[m - /analizzaURL in 1553ms
|
||
2024-10-02 12:37:12.564 [eventLoopGroupProxy-4-2] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> FAILURE "Selector didn't match" @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
No results
|
||
Route resolve result:
|
||
FAILURE "No matched subtrees found" @ /
|
||
2024-10-02 12:37:12.569 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the OPTIONS /analizzaURL request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType].
|
||
2024-10-02 12:37:12.570 [eventLoopGroupProxy-4-2] INFO ktor.application - [31m405 Method Not Allowed[m: [36mOPTIONS[m - /analizzaURL in 6ms
|
||
2024-10-02 12:37:26.809 [eventLoopGroupProxy-4-2] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> FAILURE "Selector didn't match" @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
No results
|
||
Route resolve result:
|
||
FAILURE "No matched subtrees found" @ /
|
||
2024-10-02 12:37:26.809 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the OPTIONS /analizzaURL request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType].
|
||
2024-10-02 12:37:26.810 [eventLoopGroupProxy-4-2] INFO ktor.application - [31m405 Method Not Allowed[m: [36mOPTIONS[m - /analizzaURL in 2ms
|
||
2024-10-02 12:39:18.134 [eventLoopGroupProxy-4-2] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:39:18.138 [eventLoopGroupProxy-4-2] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:39:18.138 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:39:18.138 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:39:18.164 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:39:18.164 [eventLoopGroupProxy-4-2] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 30ms
|
||
2024-10-02 12:41:46.649 [eventLoopGroupProxy-4-2] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:41:46.650 [eventLoopGroupProxy-4-2] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:41:46.651 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:41:46.651 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:41:46.651 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:41:46.652 [eventLoopGroupProxy-4-2] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 3ms
|
||
2024-10-02 12:42:09.507 [eventLoopGroupProxy-4-2] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:42:09.508 [eventLoopGroupProxy-4-2] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:42:09.509 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:42:09.509 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:42:09.510 [eventLoopGroupProxy-4-2] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:42:09.511 [eventLoopGroupProxy-4-2] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 4ms
|
||
2024-10-02 12:56:35.108 [eventLoopGroupProxy-4-3] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:56:35.109 [eventLoopGroupProxy-4-3] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:56:35.111 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:56:35.111 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:56:35.112 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:56:35.113 [eventLoopGroupProxy-4-3] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 5ms
|
||
2024-10-02 12:57:05.657 [eventLoopGroupProxy-4-3] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:57:05.658 [eventLoopGroupProxy-4-3] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:57:05.658 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:57:05.658 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:57:05.659 [eventLoopGroupProxy-4-3] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:57:05.660 [eventLoopGroupProxy-4-3] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 4ms
|
||
2024-10-02 12:59:11.904 [eventLoopGroupProxy-4-4] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 12:59:11.905 [eventLoopGroupProxy-4-4] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 12:59:11.906 [eventLoopGroupProxy-4-4] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 12:59:11.907 [eventLoopGroupProxy-4-4] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 12:59:11.908 [eventLoopGroupProxy-4-4] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 12:59:11.909 [eventLoopGroupProxy-4-4] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 5ms
|
||
2024-10-02 14:15:13.199 [eventLoopGroupProxy-4-5] TRACE io.ktor.routing.Routing - Trace for [analizzaURL]
|
||
/, segment:0 -> SUCCESS @ /
|
||
/, segment:0 -> SUCCESS @ /
|
||
/(method:GET), segment:0 -> FAILURE "Selector didn't match" @ /(method:GET)
|
||
/analizzaURL, segment:1 -> SUCCESS @ /analizzaURL
|
||
/analizzaURL/(method:POST), segment:1 -> SUCCESS @ /analizzaURL/(method:POST)
|
||
/eseguiScriptSQL, segment:0 -> FAILURE "Selector didn't match" @ /eseguiScriptSQL
|
||
Matched routes:
|
||
"" -> "analizzaURL" -> "(method:POST)"
|
||
Route resolve result:
|
||
SUCCESS @ /analizzaURL/(method:POST)
|
||
2024-10-02 14:15:13.200 [eventLoopGroupProxy-4-5] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class eu.maiora.routes.UrlRequest, reifiedType=class eu.maiora.routes.UrlRequest, kotlinType=eu.maiora.routes.UrlRequest) for call /analizzaURL
|
||
2024-10-02 14:15:13.201 [eventLoopGroupProxy-4-5] TRACE i.k.s.p.c.ContentNegotiation - Skipping content converter for request type class eu.maiora.routes.UrlRequest because content type text/plain does not match application/json
|
||
2024-10-02 14:15:13.201 [eventLoopGroupProxy-4-5] TRACE i.k.s.p.c.ContentNegotiation - No suitable content converter found for request type class eu.maiora.routes.UrlRequest
|
||
2024-10-02 14:15:13.203 [eventLoopGroupProxy-4-5] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted.
|
||
2024-10-02 14:15:13.204 [eventLoopGroupProxy-4-5] INFO ktor.application - [31m400 Bad Request[m: [36mPOST[m - /analizzaURL in 6ms
|
||
2024-10-02 14:46:05.597 [eventLoopGroupProxy-4-6] TRACE ktor.application - Failed to decode request
|
||
java.lang.IllegalArgumentException: invalid version format: ܭ|<7C><><EFBFBD><EFBFBD>O<EFBFBD><4F>'<27><1A>SSL> <20><>H؊<48>-$- |