Hi Could you share the version of client-js and your demo app to help us reproduce this error?
Sheng Wu 吴晟 Twitter, wusheng1108 Myrelle Damas G. S. de Araújo <myrelle.da...@gmail.com> 于2023年3月2日周四 07:18写道: > Good afternoon, > > I'm trying to use Skywalking at my workplace and we're trying to > instrument the agent in a NodeJS application. At first, the developer > followed the manual and did the instrumentation, however, when an error > occurs in the application, it tries to send the log for a request like this > one: > [image: image.png] > > Then, at this moment, an error occurs in the Skywalking log: > *2022-09-29 15:19:12,444 - > com.linecorp.armeria.server.logging.LoggingService - 186 > [armeria-eventloop-epoll-4-41] WARN [] - [sreqId=abbf564f, > chanId=52c03e18, raddr=10.200.12.77:62788 <http://10.200.12.77:62788>, > laddr=172.26.0.139:12800][h1c://vlcd-zabbixdesv01/browser/errorLogs#POST] > Response: {startTime=2022-09-29T18:19:12.442Z(1664475552442149), > length=37B, duration=705µs(705241ns), totalDuration=108ms(108534921ns), > cause=java.lang.IllegalArgumentException: No suitable request converter > found for a @RequestObject 'List', headers=[:status=400, > content-type=text/plain; charset=utf-8, content-length=37]} * > > Below is the log that was sent to me on the day of the developer's test. > > Our monitoring team was unable to help resolve his problem, so we tried to > make a very basic test application to understand the steps the developer > took. However, we are not succeeding, neither with the backend agent nor > with the clientjs agent, we would like some help so that we can configure > the agent in the application so that it appears in Skywalking. I appreciate > the attention! > > Myrelle Damas. >