MCMicS / jenkins-control-plugin

Jenkins integration in IDEA Platforms
https://plugins.jetbrains.com/plugin/6110-jenkins-control-plugin
Apache License 2.0
250 stars 122 forks source link

CSRF enabled -> Missing or bad crumb data when running Clion through VNC #584

Open Ragarnoy opened 3 months ago

Ragarnoy commented 3 months ago

Hi, When using the plugin locally, it works fine with no error, but if I'm VNCing into the computer (from windows to linux), I get the CSRF enabled -> Missing or bad crumb data error for some reason and the plugin simply does not work.

I am using the version 0.13.20 on Clion 2024.1

MCMicS commented 2 months ago

sounds strange. Why VNC should change the communication from the remote computer to remote server?

But I can try to reproduce it. Can you verify from terminal/commandline if you are connected via VNC?

 curl -u user:Token -v https://jenkins-url.com/api/json