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

125 Topics 982 Posts
  • Mastodon - Package Updates

    Pinned
    56
    0 Votes
    56 Posts
    3k Views
    nebulonN

    [1.13.3]

    Update Mastodon to 4.2.10 Full changelog
  • Mastodon not displaying avatars correctly

    Solved
    10
    1 Votes
    10 Posts
    73 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
    58 Views
    nichu42N

    Thanks for the rapid execution! šŸ˜

  • Mastodon 4.3 on the horizon

    1
    0 Votes
    1 Posts
    75 Views
    No one has replied
  • Redis memory

    3
    1 Votes
    3 Posts
    122 Views
    nichu42N

    Oh, OK. I thought I could tweak the performance a bit with this since it's mentioned in some "Mastodon scaling" documents I have found. And Sidekiq shows that Redis is using 100% of the allocated memory.

  • Problems with S3

    1
    0 Votes
    1 Posts
    56 Views
    No one has replied
  • Can't switch user because of OIDC issue

    Solved
    3
    0 Votes
    3 Posts
    118 Views
    jdaviescoatesJ

    I was logged in to my dashboard as jdaviescoates and into Mastodon as uniteddiversity and what I wanted to do was to login to Mastodon as josef

    @girish said in Can't switch user because of OIDC issue:

    @jdaviescoates you are probably logged into the dashboard as well.

    I was, but as a different user...

    But, actually, it seemed I was somehow logged in as both.

    So, I just logged out of my dashboard as jdaviescoates but I was immediately still logged in, but as uniteddiversity

    I'm not sure how that happened/ was possible - because how did I manage to login as jdaviescoates in addition to uniteddiversity?

    I mean, surely I would've had to logout as uniteddiversity in order to be able to login again as jdaviescoates - but I guess, not, somehow šŸ¤·

    @girish said in Can't switch user because of OIDC issue:

    We are going to look into OIDC logout support from next release.

    Sounds like that is a pretty important thing to support, thanks! šŸ™

  • Problem with first User/Admin

    Solved
    3
    1 Votes
    3 Posts
    168 Views
    sponchS

    thanks - that did the trick šŸ™‚

  • Rename user handle /cloudron users

    Unsolved
    9
    1 Votes
    9 Posts
    287 Views
    scookeS

    No, I mean just reinstall your Mastodon and start over with your account. As long as the account you want to have named correctly was only ever created on your own instance, reinstalling that instance should reset that username. If you move it, you won't be able to change it (I think).

  • Custom Cloudron image for ElasticSearch

    4
    3 Votes
    4 Posts
    148 Views
    necrevistonnezrN

    @rmdes said in Custom Cloudron image for ElasticSearch:

    I'd certainly contribute with funding, even more if the app can then be used by other cloudron apps (if possible)

    Nextcloud being such a candidate

  • How to install Elasticsearch on Mastodon?

    42
    1 Votes
    42 Posts
    2k Views
    bmannB

    The new thread is for funding packaging and support https://forum.cloudron.io/topic/11178/custom-cloudron-image-for-elasticsearch

    Iā€™m no good with Docker, but what I can do is pool funds and rally people to get it done.

  • Mastodon v4.2.6

    Solved
    4
    0 Votes
    4 Posts
    218 Views
    nebulonN

    New package is out now

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Mastodon 4.2.5 does not display images

    Solved
    4
    1 Votes
    4 Posts
    199 Views
    A

    Hi girish,
    thanks for replying. I found the error, at the end it was a RAILS variable: https://github.com/mastodon/mastodon/issues/24177

  • Mastodon 4.2.5 security update

    Solved
    4
    0 Votes
    4 Posts
    191 Views
    nichu42N

    You're the best! Thank you.

  • SMTP sparkpost issue.

    20
    1 Votes
    20 Posts
    660 Views
    M

    Big thanks @girish

  • Change Cloudron user management to Mastodon (app) user management on existed app

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    R

    been a while, and still on the Cloudron But more and more now not able to changer there email or password getting the the line "your are logged in external"
    so i thing going to run your steps @itbeard or does Cloudron have the solution now
    regards
    Eric

  • Import from masto.host

    Solved
    9
    0 Votes
    9 Posts
    533 Views
    holloschH

    We'll set up an fresh instance. This is quite simpler.
    thanks for help!!!

  • Backing up media cache

    34
    0 Votes
    34 Posts
    2k Views
    archosA

    @nebulon Thank you for your reply. In the instructions it says that first you have to run the command

    cd /home/mastodon/live aws s3 sync --acl public-read public/system/ s3://instance-media --endpoint=https://s3.fr-par.scw.cloud

    To synchronize local data, cache Mastodon media to the S3 bucket.
    I guess that would have to be a different command here on Cloudron.
    Now my images load, but the local avatars, server image have disappeared from the instance and the remote images and avatars are not loading. Is it possible that the remote images will load gradually, I don't know.
    I've been really struggling with this for a few days now and the result is still not good. šŸ˜ž

  • Changing my HostName in S3 without breaking the links

    3
    2 Votes
    3 Posts
    194 Views
    jdaviescoatesJ

    @ehson_mokhtary you may also find some clues e.g. in these posts:

    https://github.com/cybrespace/cybrespace-meta/blob/master/s3.md

    (see e.g. this section https://github.com/cybrespace/cybrespace-meta/blob/master/s3.md#follow-up although I've no idea how you'd do that on Cloudron)

    https://chrishubbs.com/2022/11/19/hosting-a-mastodon-instance-moving-asset-storage-to-s3/