From owner-freebsd-ports-bugs@freebsd.org Mon Apr 11 13:41:24 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 31AD4B0B75F for ; Mon, 11 Apr 2016 13:41:24 +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 1632B1C81 for ; Mon, 11 Apr 2016 13:41:24 +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 u3BDfNRH043469 for ; Mon, 11 Apr 2016 13:41:23 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:41:24 +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: mathias@member.fsf.org 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:41:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208693 --- Comment #9 from Mathias B. --- (In reply to Torsten Z=C3=BChlsdorff from comment #8) I created a repo named "tester", there is the full production.log (I didn't= see anything not normal): Started GET "/" for 81.64.129.130 at 2016-04-11 15:37:05 +0200 Processing by RootController#index as HTML Read fragment views/namespaces/3-20160410142322039080000/projects/1-201604101736425995060= 00/root/index/application_settings/1-20160410190932055824000/v2.2/8b33c854a= 46dcf7f6d598c9a827c46de (0.1ms) Write fragment views/namespaces/3-20160410142322039080000/projects/1-201604101736425995060= 00/root/index/application_settings/1-20160410190932055824000/v2.2/8b33c854a= 46dcf7f6d598c9a827c46de (0.2ms) Completed 200 OK in 381ms (Views: 153.0ms | ActiveRecord: 20.6ms) Started GET "/projects/new" for 81.64.129.130 at 2016-04-11 15:37:07 +0200 Processing by ProjectsController#new as HTML Completed 200 OK in 355ms (Views: 185.2ms | ActiveRecord: 15.9ms) Started POST "/projects" for 81.64.129.130 at 2016-04-11 15:37:12 +0200 Processing by ProjectsController#create as HTML Parameters: {"utf8"=3D>"=E2=9C=93", "authenticity_token"=3D>"[FILTERED]", "project"=3D>{"namespace_id"=3D>"3", "path"=3D>"tester", "import_url"=3D>"", "description"=3D>"", "visibility_level"=3D>"0"}} Redirected to https://git.unixcorn.org/matunixe/tester Completed 302 Found in 2075ms (ActiveRecord: 200.6ms) Started GET "/matunixe/tester" for 81.64.129.130 at 2016-04-11 15:37:15 +02= 00 Processing by ProjectsController#show as HTML Parameters: {"namespace_id"=3D>"matunixe", "id"=3D>"tester"} Completed 200 OK in 644ms (Views: 391.5ms | ActiveRecord: 33.7ms) Started POST "/api/v3/internal/allowed" for 127.0.0.1 at 2016-04-11 15:37:27 +0200 Started POST "/api/v3/internal/allowed" for 127.0.0.1 at 2016-04-11 15:38:24 +0200 Started POST "/api/v3/internal/allowed" for 127.0.0.1 at 2016-04-11 15:38:25 +0200 Started GET "/matunixe/tester/edit" for 81.64.129.130 at 2016-04-11 15:38:31 +0200 Processing by ProjectsController#edit as HTML Parameters: {"namespace_id"=3D>"matunixe", "id"=3D>"tester"} Completed 200 OK in 409ms (Views: 175.1ms | ActiveRecord: 19.2ms) Started GET "/admin" for 81.64.129.130 at 2016-04-11 15:38:33 +0200 Processing by Admin::DashboardController#index as HTML Completed 200 OK in 337ms (Views: 169.5ms | ActiveRecord: 22.0ms) Started GET "/admin/logs" for 81.64.129.130 at 2016-04-11 15:38:36 +0200 Processing by Admin::LogsController#show as HTML --=20 You are receiving this mail because: You are the assignee for the bug.=