From owner-freebsd-ports-bugs@freebsd.org Mon Apr 11 13:10:43 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E5F9B0C79F for ; Mon, 11 Apr 2016 13:10:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1495F14A9 for ; Mon, 11 Apr 2016 13:10:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u3BDAgAZ073805 for ; Mon, 11 Apr 2016 13:10:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208693] www/gitlab: can't push anything Date: Mon, 11 Apr 2016 13:10:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ports@toco-domains.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2016 13:10:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208693 --- Comment #5 from Torsten Z=C3=BChlsdorff --- (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.=