Recreated storagenode now showing offline. Logs don't seem to show any errors

Hi @hello,

Breaking down your post there are few points:

  1. You say the container start command has changed and since then the GUI (dashboard) isn’t working?
    This issue points to the start command not passing/opening the correct ports for the dashboard to be accessible.

  2. Warning about QUIC - failed to sufficiently increase receive buffer size
    UDP is still in testing but you can see this post about increasing the buffer size - Linux, "failed to sufficiently increase receive buffer size"

  3. Warning “piecestore:monitor Disk space is less than requested.”
    Normally this line is followed by an ERROR to say total size is less than minimum (500GB) so I’m not sure why this would be reporting a warning unless the usage db has a problem and needs to be checked.

  4. If there are no ERROR or FATAL entries in the log then you should be fine. The INFO entries just show normal usage.