Caused: hudson.remoting.ChannelClosedException: Channel “hudson.remoting.Channel@3f4ae533:JNLP4-connect connection from X.X.X.X/X.X.X.X:44909”: Remote call on JNLP4-connect connection from X.X.X.X/X.X.X.X:44909 failed. The channel is closing down or has closed down
Getting this issue while execution of the pipeline, this pipeline is running on a windows agent connected using JNLP Protocol requesting help… Jenkins Version : Jenkins 2.356
I have tried Restarting jenkins but this still persists
it depends on where and how you run this agent
could be
i'd start from checking logs
also you can check logs in jenkins "manage->system log" https://www.jenkins.io/doc/book/system-administration/viewing-logs/#logs-in-jenkins
there you can add custom loggers (depends on how you run this agent)