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

Getting 403 For Bidden while run slave node in the same ubuntu 18.04 local system. #9

Open
vijaykumarcm opened this issue Aug 18, 2020 · 0 comments

Comments

@vijaykumarcm
Copy link

/Desktop/Local_Jenkins$ java -jar agent.jar -jnlpUrl http://localhost:8080/Testing/computer/Local_Node/slave-agent.jnlp -secret b15276d441e47cb443b7b79d7f78c773d449e896a09da7b813f14f80a446d3e0 -workDir "/home/vijay/Desktop/Local_Jenkins"
Aug 18, 2020 9:29:25 AM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
INFO: Using /home/vijay/Desktop/Local_Jenkins/remoting as a remoting work directory
Aug 18, 2020 9:29:25 AM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
INFO: Both error and output logs will be printed to /home/vijay/Desktop/Local_Jenkins/remoting
Failed to obtain http://localhost:8080/Testing/computer/Local_Node/slave-agent.jnlp?encrypt=true
java.io.IOException: Failed to load http://localhost:8080/Testing/computer/Local_Node/slave-agent.jnlp?encrypt=true: 403 Forbidden
at hudson.remoting.Launcher.parseJnlpArguments(Launcher.java:519)
at hudson.remoting.Launcher.run(Launcher.java:347)
at hudson.remoting.Launcher.main(Launcher.java:298)
Waiting 10 seconds before retry
Failed to obtain http://localhost:8080/Testing/computer/Local_Node/slave-agent.jnlp?encrypt=true
java.io.IOException: Failed to load http://localhost:8080/Testing/computer/Local_Node/slave-agent.jnlp?encrypt=true: 403 Forbidden
at hudson.remoting.Launcher.parseJnlpArguments(Launcher.java:519)
at hudson.remoting.Launcher.run(Launcher.java:347)
at hudson.remoting.Launcher.main(Launcher.java:298)
Waiting 10 seconds before retry
^Cvijay@197blrnb23708:~/Desktop/Local_Jenkins$

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

1 participant