[Bug 208693] www/gitlab: can't push anything

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 11 13:10:43 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208693

--- Comment #5 from Torsten Zühlsdorff <ports at 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. 

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': 
Password for 'https://Zuehlsdorff@git.unixcorn.org': 
fatal: Authentication failed for
'https://git.unixcorn.org/Zuehlsdorff/test.git/'

$ git clone git at unixcorn.org:Zuehlsdorff/test.git
Klone nach 'test' ...
The authenticity of host 'unixcorn.org (62.210.123.14)' can't be established.
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 hosts.
Password for git at hulk:
Password for git at hulk:
Password for git at 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. :/

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


More information about the freebsd-ports-bugs mailing list