Re: My VPS cannot connect to jenkins.io and its Mirrors

2022-10-10 Thread M Fachmi Rizal
Thank you @all for your responses.. I ended up with offline installation for jenkins plugin... because my VPS vendor cannot fullfill my requirement,, It's clearly network / connectivity issue. Rizal On Monday, October 10, 2022 at 8:51:37 PM UTC+7 RajM wrote: > It’s basically a network or conn

Re: jenkins issue

2022-10-10 Thread Mithun Raj
1. Update your OS, 2. Check if the Git credentials are injected correctly, If running from bastion host or jump box make sure your git hub or enterprise hostnames and IP are updated (ask git admin) in the hosts file under /etc/hosts 3. Update—env is the Git global env for git You can either set o

Re: jenkins issue

2022-10-10 Thread Mark Waite
On Monday, October 10, 2022 at 6:19:34 AM UTC-6 Pooja wrote: > in jenkins am getting below error > New release '22.04.1 LTS' available. Run 'do-release-upgrade' to upgrade > to it. > That message is displayed when you're running an older version of Ubuntu, like 20.04 or 18.04. They are tryin

jenkins issue

2022-10-10 Thread pooja pooja
in jenkins am getting below error New release '22.04.1 LTS' available. Run 'do-release-upgrade' to upgrade to it. fatal: could not read Username for 'https://github.com': No such device or address Use --update-env to update environment variables -- You received this message because you are su