Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9951

Closed
Open
Created Jan 06, 2016 by Administrator@rootOwner

When initilazing with the gui a new project, no info on how to start, clone etc come

Created by: dummys

Hi,

When I create a new empty project with create empty bare repositiory, I have not the informational page who explain how to connect to this repo, how to clone and how to push code inside. Where can I find log if something is wrong ? I checked in the log folder but get no error. No error is displayed on the page. in production.log:

==> production.log <== Completed 200 OK in 58ms (Views: 29.2ms | ActiveRecord: 4.3ms) Started POST "/dummys/test/repository" for 127.0.0.1 at 2016-01-06 14:22:32 +0100 Processing by Projects::RepositoriesController#create as HTML Parameters: {"authenticity_token"=>"[FILTERED]", "namespace_id"=>"dummys", "project_id"=>"test"} Redirected to http://127.0.0.1:10000/dummys/test Completed 302 Found in 839ms (ActiveRecord: 2.9ms) Started GET "/dummys/test" for 127.0.0.1 at 2016-01-06 14:22:33 +0100 Processing by ProjectsController#show as HTML Parameters: {"namespace_id"=>"dummys", "id"=>"test"} Completed 200 OK in 69ms (Views: 39.6ms | ActiveRecord: 4.5ms)

No error in nginx too.

Assignee
Assign to
Time tracking