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

Closed
Open
Created Nov 10, 2011 by Administrator@rootOwner

got 500 error after destroy default admin account

Created by: zx1986

  1. 安裝好 Gitlab 後,使用預設的 [email protected] 登入建立一個 project
  2. 寫了一個 "hello" note 在 wall
  3. 建立新的 admin 帳號
  4. 使用新的 admin 帳號登入
  5. 直接刪除 [email protected] 帳號
  6. 會到首頁,會出現 500 error
  7. 原因是 Gitlab 找不到 "hello" 這個 note 的作者

  1. after setup Gitlab, I login as [email protected] and created a project
  2. note a "hello" world on the wall of project
  3. create a new admin account
  4. login as the NEW admin account
  5. destroy the [email protected] account
  6. back to the home page
  7. got the 500 error
  8. because of Gitlab could not find the author of "hello" note
  9. I have to modify the db/production.sqlite3, delete the note "hello", and everything goes fine again.
Assignee
Assign to
Time tracking