Build config returns 401 but all should be OK
Hello,
I've been asked to setup a TeamCity instance on a OpenSuse server, and I've gotten into trouble. I'm trying to create a "Maven build configuration". I used the correct credentials but I get a 401 returned. I know it should work because IntelliJ is able to commit and update and pasting the URL in a browser results in a credentials prompt. After filling it in I can see the POM in my browser.
When I try a SCM notation I get a "connection refused" returned to me.
I really need to get this resolved. Any help would be appreciated.
Please sign in to leave a comment.
Hi Thomas,
Do you mean you getn an error on "Create Maven build configuration" ? Seems like http://youtrack.jetbrains.com/issue/TW-10378 then.
You can use just "Create build configuration" and add VCS root manually for now.