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

Closed
Open
Created Jun 22, 2013 by Administrator@rootOwner

no_avatar in network graph hits 404 with gravatar disabled

Created by: mmoll

This is on 5.3. I disabled gravatar and in the dashboard the no_avatar icon is correctly displayed, but in the network graph I'm getting empty boxes. production log is indicating that a 404 is happening here:

Started GET "/Linux-Hosts/ice_etc/network/no_avatar.png" for 127.0.0.1 at 2013-06-22 18:00:48 +0200
Processing by NetworkController#show as HTML
  Parameters: {"project_id"=>"Linux-Hosts/ice_etc", "id"=>"no_avatar.png"}
  Rendered errors/not_found.html.haml within layouts/errors (0.1ms)
  Rendered layouts/_head.html.haml (1.5ms)
  Rendered layouts/_search.html.haml (31.0ms)
  Rendered layouts/_head_panel.html.haml (35.7ms)
  Rendered layouts/_flash.html.haml (0.1ms)
Filter chain halted as :assign_ref_vars rendered or redirected
Completed 404 Not Found in 54ms (Views: 37.9ms | ActiveRecord: 2.2ms)
Assignee
Assign to
Time tracking