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
  • #5315

Closed
Open
Created Oct 11, 2013 by Administrator@rootOwner

Can't fork the project

Created by: JohnIT

Hello! Please help me! I have gitlav v6.1 which was updated from 6.0! When i want to fork the project i have: Fork Error! You are trying to fork testrepo but it fails due to next reason: – Fork transaction failed.

production.log:

Started POST "/testrepo/fork" for 10.6.. at 2013-09-28 21:41:24 +0300 Processing by ProjectsController#fork as HTML Parameters: {"authenticity_token"=>"QIpuwqEEr9scn6d77/0JiBcVQ4nRm1wznwnYaES/Slw=", "id"=>"testrepo"} Rendered projects/fork.html.haml within layouts/navless (22.0ms) Rendered layouts/_head.html.haml (11.4ms) Rendered layouts/_search.html.haml (122.2ms) Rendered layouts/_head_panel.html.haml (147.7ms) Rendered layouts/_flash.html.haml (0.3ms) Completed 200 OK in 346ms (Views: 150.6ms | ActiveRecord: 60.8ms)

sidekiq log:

2013-09-28T18:41:08Z 12369 TID-dm4is Sidekiq::Extensions::DelayedMailer JID-d3ec7cee5d05ea152f094e70 INFO: start

2013-09-28T18:41:08Z 12369 TID-dm4is Sidekiq::Extensions::DelayedMailer JID-d3ec7cee5d05ea152f094e70 INFO: fail: 0.007 sec

2013-09-28T18:41:08Z 12369 TID-dm4is WARN: {"retry"=>true, "queue"=>"default", "class"=>"Sidekiq::Extensions::DelayedMailer", "args"=>["---\n- !ruby/class 'Notify'\n- :project_access_granted_email\n- - 19\n"], "jid"=>"d3ec7cee5d05ea152f094e70", "enqueued_at"=>1380393665.4514365, "error_message"=>"Couldn't find UsersProject with id=19", "error_class"=>"ActiveRecord::RecordNotFound", "failed_at"=>2013-09-28 18:41:08 UTC, "retry_count"=>0}

2013-09-28T18:41:08Z 12369 TID-dm4is WARN: Couldn't find UsersProject with id=19

2013-09-28T18:41:08Z 12369 TID-dm4is WARN: /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/finder_methods.rb:343:in `find_one'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/finder_methods.rb:314:in `find_with_ids'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/finder_methods.rb:107:in `find'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/querying.rb:5:in `find'

/home/git/gitlab/app/mailers/emails/projects.rb:4:in `project_access_granted_email'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionmailer-3.2.13/lib/action_mailer/base.rb:459:in `process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionmailer-3.2.13/lib/action_mailer/base.rb:453:in `initialize'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionmailer-3.2.13/lib/action_mailer/base.rb:439:in `new'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/actionmailer-3.2.13/lib/action_mailer/base.rb:439:in `method_missing'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/extensions/action_mailer.rb:17:in `perform'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:48:in `block (3 levels) in process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:115:in `call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:115:in `block in invoke'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/active_record.rb:6:in `call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/retry_jobs.rb:62:in `call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/logging.rb:11:in `block in call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/logging.rb:22:in `with_context'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/server/logging.rb:7:in `call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:117:in `block in invoke'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:120:in `call'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/middleware/chain.rb:120:in `invoke'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:47:in `block (2 levels) in process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:102:in `stats'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:46:in `block in process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:83:in `do_defer'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/sidekiq-2.14.0/lib/sidekiq/processor.rb:37:in `process'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:125:in `dispatch'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize'

/home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'

2013-09-28T18:41:25Z 10006 TID-djb5m GitlabShellWorker JID-f12e807facf0663ee623718a INFO: start

2013-09-28T18:41:25Z 12369 TID-dm4is GitlabShellWorker JID-042f9ba2747fd83bd5b46f89 INFO: start

2013-09-28T18:41:27Z 10006 TID-djb5m GitlabShellWorker JID-f12e807facf0663ee623718a INFO: done: 2.261 sec

Assignee
Assign to
Time tracking