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


Skip to content

Mastodon

138 Topics 1.1k Posts
  • Mastodon - Package Updates

    Pinned
    68
    0 Votes
    68 Posts
    10k Views
    Package UpdatesP
    [1.15.2] Update mastodon to 4.3.7 Full Changelog Add delay to profile updates to debounce them (#34137 by @ClearlyClaire) Add support for paginating partial collections in SynchronizeFollowersService (#34272 and #34277 by @ClearlyClaire) Change account suspensions to be federated to recently-followed accounts as well (#34294 by @ClearlyClaire) Change AccountReachFinder to consider statuses based on suspension date (#32805 and #34291 by @ClearlyClaire and @mjankowski) Change user archive signed URL TTL from 10 seconds to 1 hour (#34254 by @ClearlyClaire) Fix static version of animated PNG emojis not being properly extracted (#34337 by @ClearlyClaire) Fix filters not applying in detailed view, favourites and bookmarks (#34259 and #34260 by @ClearlyClaire) Fix handling of malformed/unusual HTML (#34201 by @ClearlyClaire) Fix CacheBuster being queued for missing media attachments (#34253 by @ClearlyClaire) Fix incorrect URL being used when cache busting (#34189 by @ClearlyClaire)
  • Installing awscli to move media to S3

    2
    0 Votes
    2 Posts
    21 Views
    robiR
    Where are you installing them to? You can't just let it do what it wants in a Cloudron secure environment. It says you can specify the bin and install dir, why not do that?
  • Backing up media cache

    mastodon backup backup-storage
    44
    0 Votes
    44 Posts
    4k Views
    nichu42N
    @robi Good idea, thanks. Continuing in https://forum.cloudron.io/post/105874
  • Is Single-User Mastodon Instance possible?

    12
    0 Votes
    12 Posts
    266 Views
    J
    @scooke @jdaviescoates Ok, I will look into the storage factor before I applied any fakerelay. Thank for the advice.
  • Accessing Minio through Container ID

    Solved
    3
    2 Votes
    3 Posts
    72 Views
    G
    @joseph Thank you for your feedback. So far, my setup has been working well for a month. But I will follow your advice and use the hosts file to avoid updates breaking my setup.
  • Changing domain

    8
    0 Votes
    8 Posts
    179 Views
    S
    But it will force me to maintain the old instance. OK. Thank you for your help
  • Custom Cloudron image for ElasticSearch

    elasticsearch crowdfunding
    7
    5 Votes
    7 Posts
    485 Views
    bmannB
    Hey all, thanks for recent notes. Still a good idea, probably need to find a developer who can do the packaging first.
  • Moving media storage to S3 – how to migrate existing local files?

    2
    0 Votes
    2 Posts
    151 Views
    scookeS
    I seem to recall that there may be tools out there to help this, but your googling will turn up whatever that was just as quick as mine. I would say that I tried doing this myself, twice, and by the second time I decided to handle it manually. That is, I downloaded and saved (I know, I should have done better saving the originals) the various graphics my site used, as well as my list of contacts, etc., and then re-uploaded them to the new location, then relinked them from within Mastodon. The first time the migration didn't work, there was no one who could help, and it was just quicker to do it manually. All the graphics connected to other users were eventually repopulated anyway, and anything I had wanted previously I had downloaded and saved. So, in a way, there wasn't a need to migrate anything. Good luck.
  • 0 Votes
    15 Posts
    441 Views
    girishG
    @jayonrails the avatar link is set in the OIDC responses. that's the only situation where cloudron's profile pics are used in apps.
  • Images not loading (from federated servers) - Mastodon

    Moved Solved mastodon
    10
    0 Votes
    10 Posts
    868 Views
    C
    the second link (everything on the second link)
  • Error while update to Mastodon 4.3

    Solved
    10
    1
    0 Votes
    10 Posts
    709 Views
    nebulonN
    right I meant more like the app was maybe installed from a package, where the OTP_SECRET was not yet set properly. This was then a packaging bug not a user error.
  • Mastodon 4.3.1 Pre-release Update?

    Solved
    3
    1
    0 Votes
    3 Posts
    219 Views
    archosA
    Thank you for the explanation, I didn't know that.
  • 4.3 Requirements

    Solved
    9
    1 Votes
    9 Posts
    731 Views
    itbeardI
    @johannesjom me too
  • Problems with Hetzner S3

    Solved
    6
    2
    0 Votes
    6 Posts
    1k Views
    sponchS
    here we go Using a private bucket on Hetzner. S3_ENABLED=true S3_BUCKET=NameOfYourBucket AWS_ACCESS_KEY_ID=xxxxxxxx AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxx S3_REGION=eu-central-1 S3_PROTOCOL=https S3_HOSTNAME=NameOfYourBucket.fsn1.your-objectstorage.com S3_ENDPOINT=https://NameOfYourBucket.fsn1.your-objectstorage.com
  • How to configure an administrator for Mastodon?

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    nebulonN
    While typing this here, I had the idea to check the create command for a flag and indeed there is --approve: /app/code/bin/tootctl accounts modify testusername --approve
  • Fixing Mastodon Icons and Images

    Moved
    3
    1
    1 Votes
    3 Posts
    400 Views
    S
    @archos Thank you. That command helped. Now I have some broken images next to some profile pictures like using verified status pic (or something). I think, I check that next. But this was a huge help!
  • Mastodon 4.2.11 Released

    Solved
    2
    0 Votes
    2 Posts
    127 Views
    nebulonN
    Package update is out.
  • Issue with Fetching Toot - Error "503 Remote data could not be fetched

    10
    0 Votes
    10 Posts
    782 Views
    nebulonN
    Thanks for sharing and good to know they are aware of at least and might come up with solutions.
  • Mastodon not displaying avatars correctly

    Solved
    10
    1 Votes
    10 Posts
    818 Views
    archosA
    I tried the command bin/tootctl accounts refresh --all --verbose and after running this command, the avatars started reappearing on our instance. It seems to have resolved the issue. Thank you.
  • Major security update Thursday 4th July

    Solved
    4
    2 Votes
    4 Posts
    227 Views
    nichu42N
    Thanks for the rapid execution!