Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
schleuder-web
schleuder-web
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • schleuder
  • schleuder-webschleuder-web
  • Issues
  • #116

Closed
Open
Created May 17, 2020 by georg@georgOwner

svg assets missing (due to Rails upgrade?), makes webinterface nearly unusable

svg assets as shipped in app/assets/images worked before I did an upgrade of an installation. I guess something changed due to the Rails upgrade.

I, [2020-05-17T22:57:53.749141 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120] Started GET "/lists/9/subscriptions" for 123.123.123.123 at 2020-05-17 22:57:53 +0200
I, [2020-05-17T22:57:53.750010 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120] Processing by ListsController#subscriptions as HTML
I, [2020-05-17T22:57:53.750059 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120]   Parameters: {"id"=>"9"}
D, [2020-05-17T22:57:53.751167 #20001] DEBUG -- : [a71e3587-2758-4935-8024-0c6caaaed120]   Account Load (0.1ms)  SELECT  "accounts".* FROM "accounts" WHERE "accounts"."id" = ? LIMIT ?  [["id", 20], ["LIMIT", 1]]
D, [2020-05-17T22:57:53.755659 #20001] DEBUG -- : [a71e3587-2758-4935-8024-0c6caaaed120] Ignoring check for hostname (verify_certificate_identity()).
D, [2020-05-17T22:57:53.756609 #20001] DEBUG -- : [a71e3587-2758-4935-8024-0c6caaaed120] Ignoring check for hostname (verify_certificate_identity()).
D, [2020-05-17T22:57:53.767092 #20001] DEBUG -- : [a71e3587-2758-4935-8024-0c6caaaed120] Ignoring check for hostname (verify_certificate_identity()).
D, [2020-05-17T22:57:53.768041 #20001] DEBUG -- : [a71e3587-2758-4935-8024-0c6caaaed120] Ignoring check for hostname (verify_certificate_identity()).
I, [2020-05-17T22:57:53.775266 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120]   Rendering lists/subscriptions.html.haml within layouts/application
I, [2020-05-17T22:57:53.782979 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120]   Rendered lists/_subscription_row.html.haml (3.8ms)
I, [2020-05-17T22:57:53.783651 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120]   Rendered lists/subscriptions.html.haml within layouts/application (8.2ms)
I, [2020-05-17T22:57:53.783984 #20001]  INFO -- : [a71e3587-2758-4935-8024-0c6caaaed120] Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.1ms)
F, [2020-05-17T22:57:53.785098 #20001] FATAL -- : [a71e3587-2758-4935-8024-0c6caaaed120]   
F, [2020-05-17T22:57:53.785152 #20001] FATAL -- : [a71e3587-2758-4935-8024-0c6caaaed120] ActionView::Template::Error (The asset "person.svg" is not present in the asset pipeline.):
F, [2020-05-17T22:57:53.785355 #20001] FATAL -- : [a71e3587-2758-4935-8024-0c6caaaed120]     1: .card
[a71e3587-2758-4935-8024-0c6caaaed120]     2:   .card_icon= image_tag 'person.svg', width: '30px'
[a71e3587-2758-4935-8024-0c6caaaed120]     3:   .card_text
[a71e3587-2758-4935-8024-0c6caaaed120]     4:     = render "subscriptions/subscription", subscription: subscription
[a71e3587-2758-4935-8024-0c6caaaed120]     5:   .card_info
F, [2020-05-17T22:57:53.785391 #20001] FATAL -- : [a71e3587-2758-4935-8024-0c6caaaed120]   
F, [2020-05-17T22:57:53.785415 #20001] FATAL -- : [a71e3587-2758-4935-8024-0c6caaaed120] app/views/lists/_subscription_row.html.haml:2:in `_app_views_lists__subscription_row_html_haml__331968684713084359_47138938680860'
[a71e3587-2758-4935-8024-0c6caaaed120] app/views/lists/subscriptions.html.haml:14:in `block in _app_views_lists_subscriptions_html_haml___2395196878497040950_47138938529860'
[a71e3587-2758-4935-8024-0c6caaaed120] app/views/lists/subscriptions.html.haml:13:in `each'
[a71e3587-2758-4935-8024-0c6caaaed120] app/views/lists/subscriptions.html.haml:13:in `_app_views_lists_subscriptions_html_haml___2395196878497040950_47138938529860'
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking