Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #2534
Closed
Open
Issue created Feb 21, 2021 by feld@feldMaintainer

Pleroma.user.banner_url/2 causing crashes?

Feb 20 03:31:28 pleroma[277383]:     (stdlib 3.12.1) :ets.lookup(Pleroma.Web.Endpoint, :__phoenix_url__)
Feb 20 03:31:28 pleroma[277383]:     (phoenix 1.5.6) lib/phoenix/config.ex:49: Phoenix.Config.cache/3
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/user.ex:362: Pleroma.User.banner_url/2
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/web/mastodon_api/views/account_view.ex:186: Pleroma.Web.MastodonAPI.AccountView.do_render/2
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/web/mastodon_api/views/status_view.ex:329: Pleroma.Web.MastodonAPI.StatusView.render/2
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/web/mastodon_api/views/status_view.ex:142: Pleroma.Web.MastodonAPI.StatusView.render/2
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/web/views/streamer_view.ex:45: Pleroma.Web.StreamerView.render/2
Feb 20 03:31:28 pleroma[277383]:     (pleroma 2.2.2) lib/pleroma/web/streamer.ex:287: Pleroma.Web.Streamer.push_to_socket/2
Feb 20 03:31:28 pleroma[277383]: 03:31:28.969 [info] Postgrex.Protocol (#PID<0.6876.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.23237.0> exited
Feb 20 03:31:29 pleroma[277383]: 03:31:29.022 [info] Application pleroma exited: shutdown

reported in IRC, I reproduced it on another instance.

Assignee
Assign to
Time tracking