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

Closed
Open
Created Apr 29, 2012 by Administrator@rootOwner

issue installing gitlabhq 1000bytes

Created by: davemackintosh

I have an issue installing gitlabhq (entirely different to my other issue)

I spotted this https://github.com/gitlabhq/gitlabhq/issues/545 but its entirely not helpful.

I have roughly the same error message:

add_index("taggings", ["taggable_id", "taggable_type", "context"], {:name=>"index_taggings_on_taggable_id_and_taggable_type_and_context"})

rake aborted! Mysql2::Error: Specified key was too long; max key length is 1000 bytes: CREATE INDEX index_taggings_on_taggable_id_and_taggable_type_and_context ON taggings (taggable_id, taggable_type, context)

Tasks: TOP => db:schema:load
(See full trace by running task with --trace)

== Seed from /home/gitlabhq/gitlabhq/db/fixtures/production/001_admin.rb
rake aborted!
Mysql2::Error: Table 'gitlabhq_production.users' doesn't exist: SHOW FULL FIELDS FROM `users`

Tasks: TOP => db:seed_fu
(See full trace by running task with --trace)

I have Google'd for several hours now and can't find anything, I have never seen this issue when installing before. Any help would be great.

Also, are there instructions anywhere on how to completely remove gitlabhq in the event its not for me?

Thanks, Dave

Assignee
Assign to
Time tracking