Skip to content

Static Images Randomly Disappear

ActivityPub Test Kategorie
3 2 0
  • I have a very odd problem with my new NodeBB forum.
    All static images (such as profile pictures and the favicon) will randomly disappear from time-to-time, only for all of it to come back a few hours or days later.
    Nobody in this first image has a profile picture. This is from the first disappearance of all static images. Manually uploading new profile pictures or a new favicon asset simply does nothing and keeps the default NodeBB placeholders.
    d0af1975-1fd1-415d-933b-ac878e9d3f08-image.png

    This second image is from when it all came back a few days later (including the favicon).
    75ea555d-65de-4efd-8ab5-4d412721f579-image.png

    The logs in the admin dashboard reveal nothing other than an error related to the Harmony theme (which I am not using).
    Any ideas for what may be the cause as well as the solution? All feedback is greatly appreciated, because I'm at a loss.

    Thanks in advance.

  • I have a very odd problem with my new NodeBB forum.
    All static images (such as profile pictures and the favicon) will randomly disappear from time-to-time, only for all of it to come back a few hours or days later.
    Nobody in this first image has a profile picture. This is from the first disappearance of all static images. Manually uploading new profile pictures or a new favicon asset simply does nothing and keeps the default NodeBB placeholders.
    d0af1975-1fd1-415d-933b-ac878e9d3f08-image.png

    This second image is from when it all came back a few days later (including the favicon).
    75ea555d-65de-4efd-8ab5-4d412721f579-image.png

    The logs in the admin dashboard reveal nothing other than an error related to the Harmony theme (which I am not using).
    Any ideas for what may be the cause as well as the solution? All feedback is greatly appreciated, because I'm at a loss.

    Thanks in advance.

    Onii are you using a separate volume for your uploaded images?

    If you are, then check that you can still access that volume. It sounds like there are some intermittent access issues.

  • support@community.nodebb.orgS support@community.nodebb.org shared this topic
    System shared this topic
  • julian I'm not using a separate volume, no.
    It's all contained within a single Ubuntu server.
    I have my forum running through a Docker instance, however. I'm not very experienced with Linux, but I doubt that being run in a Docker instance would be the cause for any problems like what I'm experiencing.