Discussion:
cannot create user in jenkins
d***@foghorntx.com
2018-11-06 19:17:31 UTC
Permalink
Hello

When I try to create a user in Jenkins nothing happens. The page
refreshes, but the user is not added and nothing else happens. What I did:
Jenkins --> manage --> manage users --> create user

Fill in information, click "create user" button. Page appears to refresh
but forms stays, as filled in. Checking elsewhere, there is no user added
to the system. Screenshot:

[image: Screen Shot 2018-11-06 at 2.16.24 PM.png]


Any ideas? I don't see anything in the log file, I tried restarting
Jenkins.


Thanks,

Dave
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/bc4f2ada-4574-4f1b-83b9-441731d61ece%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Daniel Beck
2018-11-06 21:21:53 UTC
Permalink
This is probably a known bug (JENKINS-52869). The form validation fails, but the UI cannot display the error. Check your browser's developer console for the form validation response content, and act accordingly.
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/594A56C9-7736-407A-BD36-01FB700D5D09%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.
d***@foghorntx.com
2018-11-08 12:09:55 UTC
Permalink
Thank you - I opened up the developer console when I tried this, but could
not figure out what part of the network was relevant. I tried googling but
I'm not familiar with this so I probably didn't use the right terms. Can
you give me more specific advice on how to investigate this?

Maybe more importantly, I opened the developer console before going to the
user creation page, and then the problem went away. No update applied in
the interim ...
Post by d***@foghorntx.com
Fill in information, click "create user" button. Page appears to
refresh but forms stays, as filled in. Checking elsewhere, there is no
This is probably a known bug (JENKINS-52869). The form validation fails,
but the UI cannot display the error. Check your browser's developer console
for the form validation response content, and act accordingly.
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/85f926d0-c55e-4a6a-a916-02dd4fa5e06a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...