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

No Jenkinsfile specified #49

Open
ButterBetzi opened this issue Nov 1, 2022 · 7 comments
Open

No Jenkinsfile specified #49

ButterBetzi opened this issue Nov 1, 2022 · 7 comments

Comments

@ButterBetzi
Copy link

Hi,
if I try to "Validate Jenkinsfile" I only get "No Jenkinsfile specified" as output.
I didn't change anything in my config and it worked before.
Can you help me with this?

@left0ver
Copy link

me too

@li-liang-jie
Copy link

me too~~

@JPLAY0
Copy link

JPLAY0 commented May 9, 2023

I also encountered the same problem, closing the VSCODE proxy may solve it.
Add this line to settings.json "http.proxySupport": "off"

@ButterBetzi
Copy link
Author

I tried it some days later and then it worked again.
If i get the problem again, I will try it out, thanks!

@actuallypav
Copy link

Has there been any official news on what could cause this?

@Azee77
Copy link

Azee77 commented Jan 14, 2024

seems to be some Jenkins or requestor configuration. curl worked, vscode plugin worked, but from python (requests package POST) it is giving error: No Jenkinsfile specified

anybody able to solve this via python?
(requsts.post(url, auth=(u,p), files={"name": fileObj})

@wanglei1900
Copy link

I also encountered the same problem, closing the VSCODE proxy may solve it. Add this line to settings.json "http.proxySupport": "off"

it works but it seems an unusual operation

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

7 participants