Re: Upgrades past 2.266, can't log in to Jenkins

2021-03-09 Thread 'al...@puredanger.com' via Jenkins Users
, that got me over the hump at least. On Tuesday, March 9, 2021 at 1:28:27 PM UTC-6 al...@puredanger.com wrote: > I asked about this a couple months ago but did not have time to really dig > into it then. > > I am currently on Jenkins version 2.265 with the latest version of all >

Upgrades past 2.266, can't log in to Jenkins

2021-03-09 Thread 'al...@puredanger.com' via Jenkins Users
I asked about this a couple months ago but did not have time to really dig into it then. I am currently on Jenkins version 2.265 with the latest version of all plugins (that I can update). When I upgrade to 2.266+ (have tried with latest), the server restarts but my user login no longer works (

2.266 broke logins

2020-11-14 Thread 'al...@puredanger.com' via Jenkins Users
Hello, I updated recently to Jenkins 2.266 and it broke all user logins. I can only assume this is related to https://github.com/jenkinsci/jep/tree/master/jep/227. I manually downgraded to 2.265 and everyone was able to log in again. I tried to report this as a jira, but was not able to success

Re: How to update permissions using Jenkins Folder-based Authorization plugin

2020-06-29 Thread Al Silver
n the meanwhile, you can use [Configuration as code plugin]( https://github.com/jenkinsci/configuration-as-code-plugin). Otherwise, you can edit `$JENKINS_HOME/config.xml` and reload the configuration from the UI. On Saturday, June 27, 2020 at 11:08:34 AM UTC-4, Al Silver wrote: > > I’m currentl

How to update permissions using Jenkins Folder-based Authorization plugin

2020-06-27 Thread Al Silver
must be a way but I’m just missing it?? Below shows an example.. I can easily add/remove users to this "folder role" but don't see how to update the permissions??? Thx Al Silverstein -- You received this message because you are subscribed to the Google Groups "Jenk

Re: Multi-line parameter description in declarative pipeline

2020-06-15 Thread Al Silver
sFlowExecution.java:522) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Finished: FAILURE On Monday, June 15, 2020 at 10:17

Re: Multi-line parameter description in declarative pipeline

2020-06-15 Thread Al Silver
gt; at the start of the lines. > > On Fri, Jun 12, 2020, 08:29 Al Silver > > wrote: > >> Hi, >> How can I have a detailed description field that is properly displayed >> when building with parameters. The example below is obviously not good >> coding practi

Multi-line parameter description in declarative pipeline

2020-06-12 Thread Al Silver
format of 4h25s (e.g., 40s, 5m40s, 3h5m40s, 2d, 4w2d). Neighbor uptimes that are less than this value will be flagged as an error.''') } Thx Al -- You received this message becaus

Re: Many Freestyle jobs or many Jenkinsfiles?

2020-06-12 Thread Al Silver
ed up, the new jobs "magically" appear? On Monday, June 1, 2020 at 11:37:46 AM UTC-4, Al Silver wrote: > > I've used Jenkins a little but not in the traditional method of CI/CD. I'm > using Jenkins as a Web UI to run individual python scripts for networking > d

Many Freestyle jobs or many Jenkinsfiles?

2020-06-01 Thread Al Silver
missing something here or not understanding. Can someone point in the right direction for what I'm trying to accomplish? Thx Al -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rec

Re: Example of a working pod with the kubernetes-ci plugin

2018-03-20 Thread Fadi Al-Farah
I'm also interested in this.. Does this plugin support having a Jenkins master running somewhere else and the slaves in the k8s cluster? On Thursday, December 28, 2017 at 4:17:56 PM UTC-5, Vamsi krishna wrote: > > @carlos > i checked the logs but there is nothing showing in the logs jenkin

Aw: How to checkout Jenkinsfile by a custom script?

2017-04-24 Thread Al Le
> So, my question is: Is it possible (and how) to have the Jenkinsfile under > version control, do the check out for it by a custom script (e.g. using a > .bat command) and then have the pipeline executed as if the Jenkinsfile had > been extracted by the "Pipeline script from SCM" option? I.e.,

How to checkout Jenkinsfile by a custom script?

2017-04-24 Thread Al Le
Hello, I've created a Jenkins job of type "Pipeline" and used an inline pipeline script. Now I'd like to put the script under version control and use the "Pipeline script from SCM" option (I think, I don't have to describe the merits of this). However, our version control system (CA SCM) is no

Re: Emulator did not appear to start; giving up

2016-10-22 Thread Al-Amin Talukdar
Hi Slide, Thanks for your reply. I have followed that wiki. On Saturday, October 22, 2016 at 6:49:54 PM UTC+6, Al-Amin Talukdar wrote: > > Hi everyone, I am using Jenkins 2.19.1 with Andriod Emulator 2.15 from Centos > 7 > Seems everything is performing well just Emulator is not st

Emulator did not appear to start; giving up

2016-10-22 Thread Al-Amin Talukdar
Hi everyone, I am using Jenkins 2.19.1 with Andriod Emulator 2.15 from Centos 7 Seems everything is performing well just Emulator is not starting. Here is my full log. Please help me out. Thanks in Advance Started by user Timam Building in workspace /var

Re: Hide/Show button doesn't show up

2016-08-31 Thread Fadi Al-Farah
It was a dumb mistake on my part.. JQuery plugin wasn't installed therefore the JS file wasn't working as intended. On Thursday, August 18, 2016 at 4:06:06 PM UTC-4, Daniel Beck wrote: > > > > On 18.08.2016, at 19:43, Fadi Al-Farah > > wrote: > > > >

Re: Hide/Show button doesn't show up

2016-08-31 Thread Fadi Al-Farah
What do you mean? On the VM both "userContent" folders have the same permissions and same ownership. On Thursday, August 18, 2016 at 4:06:06 PM UTC-4, Daniel Beck wrote: > > > > On 18.08.2016, at 19:43, Fadi Al-Farah > > wrote: > > > > Weird thi

Hide/Show button doesn't show up

2016-08-18 Thread Fadi Al-Farah
Hello, So, I have a custom theme.css + theme.js on two Jenkins instances.. However one looks like this: (I'll call it Jenkins 1):

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
d have migrated the encryption keys that way the encrypted values > would be the same > > On Tuesday 19 July 2016, Fadi Al-Farah > > wrote: > >> Hello, >> >> How do I successfully migrate credentials from one box to another? >> Because, the credentia

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
esn't work.. On Tuesday, July 19, 2016 at 2:00:24 PM UTC-4, Fadi Al-Farah wrote: > > Hello, > > How do I successfully migrate credentials from one box to another? > Because, the credentials in ${JENKINS_HOME}/credentials.xml are hashed. > > Please help, as it's re

Re: Migrate credentials

2016-07-19 Thread Fadi Al-Farah
I even posted this question on Stackoverflow <http://stackoverflow.com/questions/38465270/wheres-the-encryption-key-stored-in-jenkins> . On Tuesday, July 19, 2016 at 2:00:24 PM UTC-4, Fadi Al-Farah wrote: > > Hello, > > How do I successfully migrate credentials from

Migrate credentials

2016-07-19 Thread Fadi Al-Farah
Hello, How do I successfully migrate credentials from one box to another? Because, the credentials in ${JENKINS_HOME}/credentials.xml are hashed. Please help, as it's really becoming a tedious job to re-enter all the credentials after migrating. Fadi -- You received this message because you

gerrit trigger plugin and Literate plugin

2016-06-20 Thread Ali Al-Shabibi
Hi all, I have been trying to build a literate build which uses gerrit to be triggered and post the result of the build back to gerrit. Sadly, this has not worked. I have also experienced the same issue with the SlackNotifier plugin, it says that it read the config file in .jenkins but that i

Re: Jenkins 2.0 alpha release available

2016-04-11 Thread Fadi Al-Farah
Security needs a little bit of a rework in my opinion. What I mean by that is, I think it's a bad idea to ONLY have one method of logging in. Currently the admin can only choose ONE of the following: - Delegate to servlet container. - Jenkins’ own user database. - LDAP. - Unix user/group databas

Re: Multiple Jenkins possible ? - quick question

2015-11-04 Thread Fadi Al-Farah
Thank you, I've managed to get things working! :) On Friday, October 16, 2015 at 12:22:08 PM UTC-4, Khai Do wrote: > > it's in the wiki, in 'configuring multiple jenkins masters section'. > > On Thu, Oct 15, 2015 at 12:00 PM, Fadi Al-Farah > wrote: > >

Re: Multiple Jenkins possible ? - quick question

2015-11-04 Thread Fadi Al-Farah
ne this before and I cannot find a proper tutorial online for it. On Friday, October 16, 2015 at 12:22:08 PM UTC-4, Khai Do wrote: > > it's in the wiki, in 'configuring multiple jenkins masters section'. > > On Thu, Oct 15, 2015 at 12:00 PM, Fadi Al-Farah > wrote:

Re: Multiple Jenkins possible ? - quick question

2015-10-15 Thread Fadi Al-Farah
it setup to make Jenkins HA? On Thursday, October 15, 2015 at 2:42:55 PM UTC-4, Khai Do wrote: > > Well, there are instructions on the wiki. What have you tried? > > On Thu, Oct 15, 2015 at 11:39 AM, Fadi Al-Farah > wrote: > > Hello, I am trying to use the Gearman Plugin

Re: Multiple Jenkins possible ? - quick question

2015-10-15 Thread Fadi Al-Farah
Hello, I am trying to use the Gearman Plugin but I have no idea how to set it up to make Jenkins as high-availibility(ish)... On Tuesday, July 14, 2015 at 2:20:53 PM UTC-4, Khai Do wrote: > > We use the Jenkins gearman plugin ( > https://wiki.jenkins-ci.org/display/JENKINS/Gearman+Plugin) to run

Re: stop mirroring Source Control folder structure in jenkins workfolder

2013-09-26 Thread Al Jay
Thanks Mike you're the man, the environment_variables and the server shares did the work. Thank you ;) -- 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 jenkinsc

Re: stop mirroring Source Control folder structure in jenkins workfolder

2013-09-26 Thread Al Jay
ems a bit messy to me to solve it this way. Am Mittwoch, 25. September 2013 17:06:43 UTC+2 schrieb LesMikesell: > > On Wed, Sep 25, 2013 at 9:29 AM, Al Jay > > > wrote: > > I am using Jenkings 1.531 on Windows 8 for evaluation. I am trying to > build > > VB6.NET

stop mirroring Source Control folder structure in jenkins workfolder

2013-09-25 Thread Al Jay
I am using Jenkings 1.531 on Windows 8 for evaluation. I am trying to build VB6.NET Software with it. I installed the Visual Source Safe plugin as this still is the version control we are using. i set it as the SCM in the job I created I have a Job in which I use the version control path $/Solut

Jenkins running server out of memory

2012-02-03 Thread Al
hello all, I have jenkins 1.441 on a centos vm with one gig of memory. I installed it by dropping the war file in tomcat. I installed about four plugins and then started running builds. All was well but then I got to about 12 different builds running throughout the day and keeping only one build w