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 trying to encourage you to upgrade so that you can remain on a supported operating system version. > fatal: could not read Username for 'https://github.com': No such device > or address > https://stackoverflow.com/questions/40274484/fatal-could-not-read-username-for-https-github-com-device-not-configured indicates that usually means you're not using a credential with an HTTPS private git repository. A credential is required and the credential has not been provided or is no longer valid. Use --update-env to update environment variables > Sorry, I don't recognize that message Mark Waite -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f80d74f9-adc5-4f70-a488-9a858a09dfb1n%40googlegroups.com.