>
> Identified a problem with the Permissive Script Security plugin version 0.5.
>
> This was the cause of the problem. Rolling back the plugin to version
0.3 solved the issue.
- - - Philip
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
>
> Hi Mark,
No proxy involved at any level ... Standard Chrome browser.
But I've just discovered there's a potential problem writing to the user
config files.
hudson.model.User.save is hitting NPEs in the Cloudbees example token
generation script, as well as occasionally when I re-login
That is quite unexpected. I just used Jenkins 2.176.3 with Google Chrome
and confirmed that a token is generated as expected. In my case, I am
connecting to Jenkins over SSL from the public internet, with the SSL
certificate handled by LetsEncrypt and the reverse proxy by nginx.
Can you describe