Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ragarnoy opened this issue Apr 12, 2024 · 1 comment
Open

Comments

@Ragarnoy
Copy link

Ragarnoy commented Apr 12, 2024

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
Copy link
Owner

MCMicS commented Apr 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants