Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2016 13:10:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208693] www/gitlab: can't push anything
Message-ID:  <bug-208693-13-skggiBmC42@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208693-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208693-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208693

--- Comment #5 from Torsten Z=C3=BChlsdorff <ports@toco-domains.de> ---
(In reply to Mathias B. from comment #4)

> Sadly there is nothing interesting in production.log and sidekiq.log :-(

You do not use the default configuration, do you?

I registered an account at the provided link and created a repository.=20

I could not even clone a repository via HTTPS or SSH:

$ git clone https://git.unixcorn.org/Zuehlsdorff/test.git
Klone nach 'test' ...
Username for 'https://git.unixcorn.org':=20
Password for 'https://Zuehlsdorff@git.unixcorn.org':=20
fatal: Authentication failed for
'https://git.unixcorn.org/Zuehlsdorff/test.git/'

$ git clone git@unixcorn.org:Zuehlsdorff/test.git
Klone nach 'test' ...
The authenticity of host 'unixcorn.org (62.210.123.14)' can't be establishe=
d.
ECDSA key fingerprint is 98:96:05:bb:cb:9a:b1:77:75:e3:f1:49:4e:09:8e:97.
No matching host key fingerprint found in DNS.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'unixcorn.org' (ECDSA) to the list of known host=
s.
Password for git@hulk:
Password for git@hulk:
Password for git@hulk:
Permission denied (publickey,keyboard-interactive).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

That is very suspicious and clearly works out of the box for me.

I fear it is not possible to get deeper into this without having a look at =
the
machine itself. :/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208693-13-skggiBmC42>