Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Pixelfed

73 Topics 622 Posts
  • 1 Votes
    7 Posts
    606 Views
    jdaviescoatesJ

    @girish aftering giving both redis and the app a load more memory the import worked fine. I don't know why I didn't just try that before to be honest.

    I'm not sure how it managed to half-work before so that the apps was running and the import seemed to have worked, but without the users, but I've just done the back import again and the users have re-appeared, so panic over. Phew.

  • PixelFed App

    2
    1 Votes
    2 Posts
    184 Views
    girishG

    @Addictions Just to double check, are you using Cloudron to deploy Pixelfed?

  • Captcha authentication

    Solved
    7
    1 Votes
    7 Posts
    654 Views
    archosA

    @robi I misunderstood, thank you so much for the kick in the pants. Already Captcha works.

  • Following count remains at 0 no matter how many you follow

    1
    1 Votes
    1 Posts
    90 Views
    No one has replied
  • A few first time setup steps are missing from the Docs.

    Solved
    2
    3 Votes
    2 Posts
    297 Views
    girishG

    @MikeHuntington thanks, added to the docs.

  • New Updates!

    Solved
    20
    2 Votes
    20 Posts
    2k Views
    archosA

    Great thank you.

  • 2fa failing

    Solved
    4
    0 Votes
    4 Posts
    306 Views
    RazielKanosR

    Luckily i had a running instance on my old notebook, so i could recreate everything and give it it's own bitwarden info 😄

  • Could not open input file: artisan

    2
    1 Votes
    2 Posts
    328 Views
    girishG

    @someone are you trying the command here - https://docs.cloudron.io/apps/pixelfed/#admin ?

  • Overriding MEDIA_EXIF_DATABASE in .env

    4
    1 Votes
    4 Posts
    331 Views
    C

    Thanks Girish, I'll take a look and report back!

  • Redis ran out of memory

    5
    0 Votes
    5 Posts
    567 Views
    d19dotcaD

    I think I may have subsided it for not at least... I raised the memory up even further and then things stabilized, I then cleared the redis cache from the site and reduced the memory on the associated redis service, and so far it's good again. Early times though, will continue to watch. Also switched out one of the Rank Math SEO plugins with Slim SEO as it was something I've been int he middle of a few client sites anyways, so figured I'd jump and do it here as Slim SEO is quite a bit more lightweight then Rank Math, hoping that'll help a bit too.

    When it was there, it was using about 800 MB at the time. It's down to about 100 MB now, back to where the other sites are.

  • Blank Timeline

    Solved
    4
    0 Votes
    4 Posts
    325 Views
    doodlemania2D

    turns out it was in fact browser cache - filing that away for future - looks good now!
    also @girish - while i didn't get a response, i asked him to fold the "live" app into the main app, so, we'll see 🙂

  • Directory tab in admin interface

    Solved
    18
    0 Votes
    18 Posts
    1k Views
    archosA

    Hi, so after the update problem solved.

  • Update to latest commits

    Solved
    2
    1 Votes
    2 Posts
    256 Views
    girishG

    @alwynispat thanks, updated.

  • Pixelfed 0.11.5 out now!

    Solved
    2
    3 Votes
    2 Posts
    168 Views
    nebulonN

    A new app package is already out

  • Profile images doesnt load on S3

    Unsolved
    22
    1 Votes
    22 Posts
    2k Views
    A

    @gh0stface so this is what I've setup;

    ## S3 Storage PF_ENABLE_CLOUD=true FILESYSTEM_DRIVER=local FILESYSTEM_CLOUD=s3 PF_LOCAL_AVATAR_TO_CLOUD=true MEDIA_DELETE_LOCAL_AFTER_CLOUD=true AWS_ACCESS_KEY_ID=xxx AWS_SECRET_ACCESS_KEY=xxx AWS_DEFAULT_REGION=xxx AWS_BUCKET=mediapixelfedsg AWS_URL=https://media.pixelfed.sg AWS_ENDPOINT=https://xxx.backblazeb2.com #AWS_USE_PATH_STYLE_ENDPOINT=false

    and it works.

  • Bootstrap: Not writable

    Solved
    3
    0 Votes
    3 Posts
    312 Views
    Q

    @nebulon
    Oh, I just wanted to understand where the problem was coming from to potentially fix it since Pixelfed considers it an error.

    But if it's not a real problem, then I'll keep it as it is.

    Thanks

  • Improve First Time Setup instructions

    Solved
    2
    2 Votes
    2 Posts
    190 Views
    girishG

    @jdaviescoates added link, thanks.

  • Switched to dev branch

    1
    3 Votes
    1 Posts
    143 Views
    No one has replied
  • Broken link in docs

    Solved
    3
    0 Votes
    3 Posts
    307 Views
    girishG

    @jdaviescoates Fixed up your gitlab permissions as well.

  • 419 - PAGE EXPIRED Error on freshly installed Pixelfed App

    Solved
    4
    0 Votes
    4 Posts
    433 Views
    C

    @girish That's the solution for me, somehow the cookies were making trouble. After deleting the cookies (I did delete my browser cache before, but that's not enough) now everything is working fine! Maybe because I had a test with pixelfed on the main domain and the browser had stored some old cookies. Thanks for your reply!