On Tue, May 30, 2023 at 11:04 AM Torsten Reinhard <[email protected]> wrote:
> I´m wondering why I´m still seeing > "master" in the list of all nodes at https:// > ...../jenkins/manage/computer/ > Weird. Is that node's URL /manage/computer/(master)/ (i.e, with the parentheses)? If not, that's an agent with the name 'master'. Check whether a node exists that is called "Built-In Node". It may have 0 executors, which would explain why no builds are starting. > What step needs to be performed, so everything is properly switched to > "built-in" instead of "master"? > Migration needs to be triggered manually, an admin message will be shown on /manage for this. Did you follow the steps at https://www.jenkins.io/doc/upgrade-guide/2.319/#migration ? -- 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/CAMo7PtJMKJwO5hytAwoK7U%2BhvoSPj_C4WS9VuSAANK1h3xkT3Q%40mail.gmail.com.
