Re: fresh Jenkins installation does not present the dashboard

2023-07-31 Thread Matthias Apitz
El día miércoles, julio 26, 2023 a las 11:49:51a. m. +0200, 'Daniel Beck' via Jenkins Users escribió: > On Wed, Jul 26, 2023 at 11:21 AM Matthias Apitz wrote: > > > The jenkins server itself is requesting data from two servers in > > Internet: > > > > … > > > > The first I have no idea, where i

Re: fresh Jenkins installation does not present the dashboard

2023-07-28 Thread Matthias Apitz
At the end of the day it turned out that IT had to enable a service "app google-base" to let curl and openssl to www.google.com working as they should, dont know what the diff is between HTTPS and "google-base" is and dont have access to the firewall. Daniel, thanks for your helping hints; --

Re: fresh Jenkins installation does not present the dashboard

2023-07-28 Thread 'Daniel Beck' via Jenkins Users
On Fri, Jul 28, 2023 at 11:21 AM Matthias Apitz wrote: > > * TLSv1.3 (OUT), TLS handshake, Client hello (1): > > it hangs. Sould it says '404 bla not found" > This indicates that something other than Jenkins is broken, so it's a system/environment issue. Fix that first, then try again with Jenki

Re: fresh Jenkins installation does not present the dashboard

2023-07-28 Thread Matthias Apitz
El día viernes, julio 28, 2023 a las 10:37:54 +0200, 'Daniel Beck' via Jenkins Users escribió: > > Our IT department will say: 443 outbound is all open > > > > Can you curl from the Jenkins controller system to e.g. google.com? > > Any exceptions getting logged? Please be more specific what yo

Re: fresh Jenkins installation does not present the dashboard

2023-07-28 Thread 'Daniel Beck' via Jenkins Users
On Fri, Jul 28, 2023 at 10:30 AM Matthias Apitz wrote: > > [2023-07-28 09:50:31][SEVERE][hudson.model.UpdateCenter$DownloadJob run] > Failed to install scm-api > java.io.IOException: Failed to dynamically deploy this plugin > at > hudson.model.UpdateCenter$InstallationJob._run(UpdateCente

Re: fresh Jenkins installation does not present the dashboard

2023-07-28 Thread Matthias Apitz
I used the moment when Jenkins in the browser said to me, that I'm offline and if I want to continue without updating the plugins. I created an account and when I now update plugins manually, some work fine, sometimes it fails with a message in the log file, like: [2023-07-28 09:50:31][SEVERE][h

Re: fresh Jenkins installation does not present the dashboard

2023-07-27 Thread Thomas Markus
Hi, Am 27.07.23 um 11:21 schrieb Matthias Apitz: DEBUG isn't a legal level. There should be a corresponding error logged. What would be a legal level? matthias see java.util.logging.Level * SEVERE (highest value) * WARNING * INFO * CONFIG * FINE * FINER * FINEST (lowest va

Re: fresh Jenkins installation does not present the dashboard

2023-07-27 Thread Matthias Apitz
El día jueves, julio 27, 2023 a las 11:00:12 +0200, 'Daniel Beck' via Jenkins Users escribió: > On Thu, Jul 27, 2023 at 10:15 AM Matthias Apitz wrote: > > > I don't get why I'm not able to get all logs into the configured file > > /var/log/jenkins/jenkins.log; my used log configuration is: > >

Re: fresh Jenkins installation does not present the dashboard

2023-07-27 Thread 'Daniel Beck' via Jenkins Users
On Thu, Jul 27, 2023 at 10:15 AM Matthias Apitz wrote: > I don't get why I'm not able to get all logs into the configured file > /var/log/jenkins/jenkins.log; my used log configuration is: > > cat logging.properties > .level=DEBUG > DEBUG isn't a legal level. There should be a corresponding erro

Re: fresh Jenkins installation does not present the dashboard

2023-07-27 Thread Matthias Apitz
El día miércoles, julio 26, 2023 a las 11:49:51 +0200, 'Daniel Beck' via Jenkins Users escribió: > On Wed, Jul 26, 2023 at 11:21 AM Matthias Apitz wrote: > > > The jenkins server itself is requesting data from two servers in > > Internet: > > > > … > > > > The first I have no idea, where is thi

Re: fresh Jenkins installation does not present the dashboard

2023-07-26 Thread Matthias Apitz
El día miércoles, julio 26, 2023 a las 11:49:51 +0200, 'Daniel Beck' via Jenkins Users escribió: > On Wed, Jul 26, 2023 at 11:21 AM Matthias Apitz wrote: > > > The jenkins server itself is requesting data from two servers in > > Internet: > > > > … > > > > The first I have no idea, where is thi

Re: fresh Jenkins installation does not present the dashboard

2023-07-26 Thread 'Daniel Beck' via Jenkins Users
On Wed, Jul 26, 2023 at 11:21 AM Matthias Apitz wrote: > The jenkins server itself is requesting data from two servers in > Internet: > > … > > The first I have no idea, where is this configured. > That's google.com, something set up long ago as an attempt to determine whether there's any intern

Re: fresh Jenkins installation does not present the dashboard

2023-07-26 Thread Matthias Apitz
El día Monday, July 24, 2023 a las 01:30:56PM +0200, Matthias Apitz escribió: > > Hello, > > I've installed a fresh Jenkins jenkins-2.401.2-1.1.noarch.rpm on a RH8 > server without the old jobs and config (not moved from the old server). > > The server starts fine and when I connect with the br

fresh Jenkins installation does not present the dashboard

2023-07-24 Thread Matthias Apitz
Hello, I've installed a fresh Jenkins jenkins-2.401.2-1.1.noarch.rpm on a RH8 server without the old jobs and config (not moved from the old server). The server starts fine and when I connect with the browser to port 8080, I'm asked for a first administrator password from the file /var/lib/jenk