[–] 1 point 2 years ago (1 child)

My comment was meant to imply that Elon Musk is talked about far more than he deserves. Especially when most of what he does is meant to troll or generally antagonize people. We have to stop letting disingenuous and downright dastardly people infect our daily conversations.

  • source
  • parent
  • context
  • [–] 21 points 2 years ago (6 children)

    Love it. . IMO opinion self hosted instances are the coolest thing about federated social media and it's part of how we will take back the internet from the corporations that have captured it.

  • source
  • [–] 2 points 2 years ago

    The "Fediverse" does need to work on making the concepts a little easier to digest for non-technical users.

    I've got a pretty solid pciture of it in my head now but it took a few days of poking around and trying different things before it clicked.

  • source
  • parent
  • context
  • [–] [S] 3 points 2 years ago*

    In my previous comment I should have mentioned that I did recreate the pictrs folder. Your instruction to change set the ownership of the pictures folder to 991:991 did the trick.

    Thank you so much for your help here. Much appreciated.

  • source
  • parent
  • context
  • [–] [S] 3 points 2 years ago* (9 children)

    ` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

    Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. 2023-08-26T20:46:43.679371Z WARN sled::pagecache::snapshot: corrupt snapshot file found, crc does not match expected Error: 0: Error in database 1: Read corrupted data at file offset None backtrace ()

    Location: src/repo/sled.rs:84

    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

    0: pict_rs::repo::sled::build with path="/mnt/sled-repo" cache_capacity=67108864 export_path="/mnt/exports" at src/repo/sled.rs:78 1: pict_rs::repo::open with config=Sled(Sled { path: "/mnt/sled-repo", cache_capacity: 67108864, export_path: "/mnt/exports" }) at src/repo.rs:464

    root@Lemmy:~#`

  • source
  • parent
  • context
  • submitted 2 years ago* (last edited 2 years ago) by to c/selfhosted@lemmy.world
     

    The virtual disk for my lemmy instance filled up which caused lemmy to throw a lot of errors. I resized the disk and expanded the filesystem but now the pictrs container is constantly restarting.

    root@Lemmy:/srv/lemmy# le 
    less         lessecho     lessfile     lesskey      lesspipe     let          letsencrypt  lexgrog      
    root@Lemmy:/srv/lemmy# ls
    leemyalone.org
    root@Lemmy:/srv/lemmy# cd leemyalone.org/
    root@Lemmy:/srv/lemmy/leemyalone.org# docker-compose ps
              Name                        Command                 State                           Ports                      
    -------------------------------------------------------------------------------------------------------------------------
    leemyaloneorg_lemmy-ui_1   docker-entrypoint.sh /bin/ ...   Up           1234/tcp                                        
    leemyaloneorg_lemmy_1      /app/lemmy                       Up                                                           
    leemyaloneorg_pictrs_1     /sbin/tini -- /usr/local/b ...   Restarting                                                   
    leemyaloneorg_postfix_1    /root/run                        Up           25/tcp                                          
    leemyaloneorg_postgres_1   docker-entrypoint.sh postgres    Up           5432/tcp                                        
    leemyaloneorg_proxy_1      /docker-entrypoint.sh ngin ...   Up           80/tcp, 0.0.0.0:3378->8536/tcp,:::3378->8536/tcp
    
    view more: next ›