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

77 Topics 649 Posts
  • Federation posts missing after update on v0.11.11

    Solved
    3
    1 Votes
    3 Posts
    537 Views
    iahonta1964I
    @nebulon thank you!
  • Update with Stronger Parental Controls and New IG Importer

    Solved
    9
    3 Votes
    9 Posts
    2k Views
    iahonta1964I
    @iahonta1964 said in Update with Stronger Parental Controls and New IG Importer: Hi! There's been an update public/network timelines, fix non-redis response and fix reblogs in home feed. https://github.com/pixelfed/pixelfed/pull/4924 This fixes an issue caused by an update Pixelfed to 0.11.11.
  • Cannot increase max upload size

    Solved
    15
    3
    0 Votes
    15 Posts
    4k Views
    nebulonN
    Tried to document this, but found some inconsistencies within pixelfed on how to properly configure this. Trying to get some answers about this at https://github.com/pixelfed/pixelfed/issues/4678
  • Could there be a second package with Live-streaming configured?

    38
    5 Votes
    38 Posts
    9k Views
    jdaviescoatesJ
    I've also just asked on Mastodon about whether or not is it should currently be possible to live stream using the Android app https://social.coop/@jdaviescoates/111133795346848012
  • 1 Votes
    7 Posts
    2k 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
    469 Views
    girishG
    @Addictions Just to double check, are you using Cloudron to deploy Pixelfed?
  • Captcha authentication

    Solved
    7
    1 Votes
    7 Posts
    2k 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
    234 Views
    No one has replied
  • A few first time setup steps are missing from the Docs.

    Solved
    2
    3 Votes
    2 Posts
    789 Views
    girishG
    @MikeHuntington thanks, added to the docs.
  • New Updates!

    Solved
    20
    2 Votes
    20 Posts
    5k Views
    archosA
    Great thank you.
  • 2fa failing

    Solved
    4
    0 Votes
    4 Posts
    1k 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
    773 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
    992 Views
    C
    Thanks Girish, I'll take a look and report back!
  • Redis ran out of memory

    5
    2
    0 Votes
    5 Posts
    1k 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
    1
    0 Votes
    4 Posts
    913 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
    1
    0 Votes
    18 Posts
    4k Views
    archosA
    Hi, so after the update problem solved.
  • Update to latest commits

    Solved
    2
    1 Votes
    2 Posts
    746 Views
    girishG
    @alwynispat thanks, updated.
  • Pixelfed 0.11.5 out now!

    Solved
    2
    3 Votes
    2 Posts
    368 Views
    nebulonN
    A new app package is already out
  • Profile images doesnt load on S3

    Solved
    22
    1 Votes
    22 Posts
    5k 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
    923 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