Date: Mon, 11 Apr 2016 13:41:24 +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-aLvZo1tnGm@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 #9 from Mathias B. <mathias@member.fsf.org> --- (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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208693-13-aLvZo1tnGm>