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

Closed
Open
Created Oct 20, 2013 by Administrator@rootOwner

Snippet created error in latest version(6.2)

Created by: ghost

I create new Snippet, fill the blank, and submit, but it doesn't work, there's no request and response.

from the log, I can not see any question, it seems ok.

Processing by SnippetsController#user_index as HTML Parameters: {"username"=>"AKAHB"} Rendered snippets/_snippet.html.haml (0.0ms) Rendered snippets/_snippets.html.haml (6.0ms) Rendered snippets/current_user_index.html.haml within layouts/navless (21.3ms) Rendered layouts/_head.html.haml (2.5ms) Rendered layouts/_search.html.haml (16.7ms) Rendered layouts/_head_panel.html.haml (23.5ms) Rendered layouts/_flash.html.haml (0.2ms) Completed 200 OK in 171ms (Views: 46.7ms | ActiveRecord: 4.3ms) Started GET "/snippets/new" for 127.0.0.1 at 2013-10-20 03:20:18 +0000 Processing by SnippetsController#new as HTML Rendered snippets/_form.html.haml (11.4ms) Rendered snippets/new.html.haml within layouts/navless (14.6ms) Rendered layouts/_head.html.haml (2.5ms) Rendered layouts/_search.html.haml (18.0ms) Rendered layouts/_head_panel.html.haml (25.0ms) Rendered layouts/_flash.html.haml (0.2ms) Completed 200 OK in 89ms (Views: 45.0ms | ActiveRecord: 2.6ms) Started GET "/snippets" for 127.0.0.1 at 2013-10-20 03:21:07 +0000 Processing by SnippetsController#index as HTML Rendered snippets/_snippet.html.haml (0.0ms) Rendered snippets/_snippets.html.haml (4.2ms) Rendered snippets/index.html.haml within layouts/navless (7.9ms)

Assignee
Assign to
Time tracking