[
https://ovirt-jira.atlassian.net/browse/OVIRT-695?page=com.atlassian.jira...
]
Marc Dequènes (Duck) commented on OVIRT-695:
--------------------------------------------
sshd_log says:
[2016-08-17 05:44:03,151 -0400] 8610a532 bkorren a/1000607 LOGIN FROM 82.81.161.50
[2016-08-17 05:44:03,596 -0400] 8610a532 bkorren a/1000607
gerrit.create-project.--empty-commit.--owner.infra-ansible.foobar 0ms 3ms 1
[2016-08-17 05:44:03,903 -0400] 8610a532 bkorren a/1000607 LOGOUT
nothing else in the logs, no error in error_log at this time.
Cannot create a new project in Gerrit
-------------------------------------
Key: OVIRT-695
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-695
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Gerrit/git
Reporter: Barak Korren
Assignee: infra
Priority: High
Trying to follow the instructions to create a new project here:
http://ovirt-infra-docs.readthedocs.io/en/latest/General/Creating_Gerrit_...
Yields the following error in the web UI regardless of the name entered:
{quote}
Code Review - Error
400 invalid project name: foobar
{quote}
Trying to do the same from the CLI with the following command:
{code}
ssh
gerrit.ovirt.org -p 29418 gerrit create-project --empty-commit --owner foobar foobar
{code}
Also yields an error:
{code}
fatal: invalid project name: foobar
{code}
So far I haven't found anything in the logs to indicate why is this happening.
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)