Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-30 Thread Laura López Senderos
t; on behalf of Laura > López Senderos > > Reply-To: > > Date: Tuesday, July 30, 2019 at 5:04 AM > To: Jenkins Users > > Subject: Re: Create new item - Item name error 'Only alphanumerical > characters allowed' > > Hi, > > Here i post our list of plugins with

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-30 Thread Shaun McArthur
There is an option to restrict job namingŠdo you have it checked on? From: on behalf of Laura López Senderos Reply-To: Date: Tuesday, July 30, 2019 at 5:04 AM To: Jenkins Users Subject: Re: Create new item - Item name error 'Only alphanumerical characters allowed' Hi, Here i post our

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-30 Thread Laura López Senderos
Hi, Here i post our list of plugins with their versions: Active Directory Plugin - 2.16 Android Emulator Plugin - 3.0 Ant Plugin - 1.9 Apache HttpComponents Client 4.x API Plugin - 4.5.5-3.0 Authentication Tokens API Plugin - 1.3 Authorize Project - 1.3.0 bouncycastle API Plugin - 2.17 Branch

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-29 Thread Slide
Can you give a list of plugins and their versions that you have installed? Did you restart Jenkins after the upgrade of plugins? On Mon, Jul 29, 2019, 05:58 Laura López Senderos wrote: > Our current Jenkins version is 2.176.2. We're not sure when it has started > happening, because we've made

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-29 Thread Laura López Senderos
Our current Jenkins version is 2.176.2. We're not sure when it has started happening, because we've made some updates on plugins and Jenkins instance since the last job creation. It's really strange because we've been able to create jobs with spaces, hyphens, underscores, lowercase,

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-26 Thread Mark Waite
I've not seen any report of that issue from anyone other than you. When I asked if a folder containing the job included an unexpected character, I was thinking of a Jenkins folder more than a directory on the file system. The directory on the file system which represents that Jenkins folder

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-26 Thread Laura López Senderos
Hi Mark, The folder where every jobs are created is '/var/lib/jenkins/jobs'. This is the default folder and we've been able to create items on it since now. Maybe some plugin update, or the jenkins instance update has broken something... We can't rename the jobs neither :/ It's like the regex

Re: Create new item - Item name error 'Only alphanumerical characters allowed'

2019-07-26 Thread Mark Waite
Possibly the folder where you're creating those items has a character in its name that is outside the allowed set of characters? On Fri, Jul 26, 2019 at 5:55 AM Laura López Senderos < laurapeopl...@gmail.com> wrote: > Hi everyone, > > Since the lastest releases of Jenkins we're having a problem