thank you brother ,from 3days it became difficult to install jenkins. and i thought something i was missing ,but finally i got it from this video...thank you brother😀
@ValaxyTechnologies3 жыл бұрын
you are welcome.
@vaijanathpatil53993 жыл бұрын
Me too bro😀
@manikandan-jd6ib3 жыл бұрын
Thanks much bro....i struck in last 1 week. Thanks much live long years.
@ValaxyTechnologies3 жыл бұрын
Glad I could help
@johurali58643 жыл бұрын
Thank you so much.. I have wested 5 hours... Now you helped mw
@ValaxyTechnologies3 жыл бұрын
Great to hear!
@vaijanathpatil53993 жыл бұрын
Sir , Thank you so much for updating the new method of installation 🙏
@rajendrabhadane12372 жыл бұрын
Hello Sir, I very thankful for this video, its very simple and easy to understand, good bless u....
@karthikeyannlk2 жыл бұрын
video is very useful.thankyou so much
@kalyan4255 Жыл бұрын
please do a video on java and maven installations as things changed now and lot of confusion in setting up them
@anandnambissan2 жыл бұрын
Great Videos, very Thanks
@anksinha11662 жыл бұрын
Thankyou..it helps me alot
@imransadaq77682 жыл бұрын
Nice explanation, really useful
@sumanthyenigalla32183 жыл бұрын
Thank you bro I am struck last two days.
@manikandan-jd6ib3 жыл бұрын
Hi I am getting error like "Unable to connect to Jenkins" in browser what to do... i am following same steps
@ValaxyTechnologies3 жыл бұрын
try to restart jenkins and make sure you have opened port in the sg
@ajitswain8219 Жыл бұрын
I have Jenkins running on Ubuntu hosted on AWS. I can access the setup wizard; the problem I am having occurs after entering my admin password then proceeding to install the suggested plugins. I get an unable to connect to Jenkins message. Please, I need help on how to resolve this issue. I have spent hours trying to get this resolved by following suggested solutions but to no avail. Thanks
@ManojKumar-id2xt Жыл бұрын
epel-release has been changed as fontconfig and java installation is having errors.
@TimeToWorship943 жыл бұрын
Been stuck for almost a week... Thank you so much
@ValaxyTechnologies3 жыл бұрын
Glad I could help
@teenajessy4680 Жыл бұрын
tq so much sir
@corneliusomowaiye31172 жыл бұрын
SO i am using a Mac. Can i just follow the Mac's command that were provided or i need to follows the steps in the video
@ValaxyTechnologies2 жыл бұрын
You can follow the steps which provided for mac. command what I used here my not work as it is in MAC
@corneliusomowaiye31172 жыл бұрын
@@ValaxyTechnologies Thanks. After installing, i get unable to activate jenkins. I keep getting the "Failed" in the terminal
@gopalakrishnan20733 жыл бұрын
Thank you so much sir. And please go slow.
@ValaxyTechnologies3 жыл бұрын
I will try my best
@Aarvinh2 жыл бұрын
Hi sir, I have installed Jenkins continuous integration server, it's getting failed. I tried many times but it's still getting faield What could be the reason?
@maheshvarma55242 жыл бұрын
Thank u bro
@ValaxyTechnologies2 жыл бұрын
Welcome!
@sampathiharitha49202 жыл бұрын
thank you
@ValaxyTechnologies2 жыл бұрын
You're welcome
@manikandanm43703 жыл бұрын
I got error when I install Jenkins, 1. create ec2 redhat micro instance 2. I have install Java 8 3. Try to install Jenkins , it occurs subscription AWS server error.
@vijaybattu48183 жыл бұрын
How Can I Uprouch with you sir ?
@ValaxyTechnologies3 жыл бұрын
connect with us on +91-9642858583
@mohammedsuhail45752 жыл бұрын
Hello sir....I'm not able to login
@pranav20192 жыл бұрын
Hi,but you not configured java permanently
@harishvemulakonda91013 жыл бұрын
# sudo apt-get install jenkins Reading package lists... Done Building dependency tree Reading state information... Done Package jenkins is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'jenkins' has no installation candidate
@ValaxyTechnologies3 жыл бұрын
are you trying on ubuntu system?
@harishvemulakonda91013 жыл бұрын
@@ValaxyTechnologies yes brother
@TradeWithPrithvi3 жыл бұрын
can you add this video to your course on udemy?
@ValaxyTechnologies3 жыл бұрын
I have updated udemy course with latest videos. will be published in a week ( Editing in progress)
@deepakjaiswal60432 жыл бұрын
While extracting password it is showing Permission denied. Please help
@Karjuna9912 жыл бұрын
We can use putty r not
@ValaxyTechnologies2 жыл бұрын
We can use
@pilliakhilkumar75962 жыл бұрын
Exception in thread "main" java.nio.file.AccessDeniedException: /opt/build at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389) at java.base/java.nio.file.Files.createDirectory(Files.java:690) at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797) at java.base/java.nio.file.Files.createDirectories(Files.java:783) at org.jenkinsci.remoting.engine.WorkDirManager.initializeWorkDir(WorkDirManager.java:211) at hudson.remoting.Launcher.run(Launcher.java:321) at hudson.remoting.Launcher.main(Launcher.java:297) facing this error