Could you explain in detail? I tried this.
1. systemctl start chronyd 2. retry 1. systemctl stop chronyd 2. dnf install -y ntpdate 3. ntpdate ntp.nict.jp 4. retry The both methods failed with the same error. 2018年10月25日(木) 1:25 Lingeswaran R <[email protected]>: > Please check for NTP (chrony). If the system runs with incorrect time > could trigger this error. > > Thank you > Lingesh > > On Saturday, May 5, 2018 at 10:30:48 AM UTC+5:30, masaru tsuchiyama wrote: >> >> Hi, >> >> Jenkins Setup Wizard failed with >> 'An error occurred during installation: No such plugin: >> cloudbees-folder' for Jeknkins 2.119 on Fedora 28. >> >> I tried to install and setup Jenkins in the following procedures. >> -------------------------------------------------------------------------- >> sudo wget -O /etc/yum.repos.d/jenkins.repo >> https://pkg.jenkins.io/redhat/jenkins.repo >> sudo rpm --import https://pkg.jenkins.io/redhat/jenkins.io.key >> sudo dnf install -y jenkins >> sudo chkconfig jenkins on >> sudo /etc/init.d/jenkins start >> sudo firewall-cmd --permanent --add-port=8080/tcp >> sudo firewall-cmd --reload >> >> access http://locallhost:8080 >> paste the result of 'sudo cat >> /var/lib/jenkins/secrets/initialAdminPassword' to the browser. >> >> select 'Install Suggested Plugins'. >> >> I got the following error. >> An error occurred >> An error occurred during installation: No such plugin: cloudbees-folder >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/adfa8da7-4d8b-40b2-bf46-5bb44665cd20%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/adfa8da7-4d8b-40b2-bf46-5bb44665cd20%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAKQP9ecFiXKu7dnpxtchnAadiuFknfwDvQOxhSJXZWCan_SuQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
