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 · 5 comments
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

@HGeorge-Adapdix
Copy link

In case it helps someone, I had this error today and it turned out to be just a copy paste error leaving me with an invalid token.

@MCMicS
Copy link
Owner

MCMicS commented Aug 15, 2024

@HGeorge-Adapdix This mean a wrong token was copied?
With a valid on it works for you?

@healthy-tree
Copy link

@MCMicS
Copy link
Owner

MCMicS commented Dec 8, 2024

@healthy-tree What is the comment meaning?
a crumissue is not needd if you use API token instead password

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

4 participants