Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not generate/deploy with password #41

Closed
LeroyR opened this issue Sep 16, 2019 · 1 comment
Closed

Can not generate/deploy with password #41

LeroyR opened this issue Sep 16, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LeroyR
Copy link

LeroyR commented Sep 16, 2019

Which generator version are you using?

build-generator-0.31-x86_64-linux --version
build-generator 0.31.36
asdf            3.3.1
SBCL            1.5.5.0.sbcl-1.5.5.0-8ffc9ea

What did you do?

install-jenkins with -u jenkins -p jenkins
generate with -u=jenkins -p=jenkins

No Jobs are created

PROJECT-DEPLOYMENT-ERROR:
    Error during deployment of project version
    tiago-melodic-robocup:ros-tiago_moveit_config:clf_sim. Caused by:
    > Error during deployment of
    > #<JOB tiago-melodic-robocup:ros-tiago_moveit_config:clf_sim:main {100443F463}>.
    > Caused by:
    > > Request failed (code 403):
    > > <html>
    > > <head>
    > > <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
    > > <title>Error 403 No valid crumb was included in the request</title>
    > > </head>
    > > <body><h2>HTTP ERROR 403</h2>
    > > <p>Problem accessing /createItem. Reason:
    > > <pre>    No valid crumb was included in the request</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.z-SNAPSHOT</a><hr/>
    > > 
    > > </body>
    > > </html>
    > > 

Deployment works with api key.

@LeroyR LeroyR added the bug Something isn't working label Sep 16, 2019
@scymtym
Copy link
Member

scymtym commented Sep 16, 2019

Fixed in 37a601e, see #40.

This seems to have broken other people's scripts,too. Apparently, the documentation hasn't been updated. The release note have some information, though.

@scymtym scymtym closed this as completed Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants