@matt That would be the problem. It's probably running out of RAM. Maybe you need to stop mastodon-web and mastodon-sidekiq before running it. To make it realize it has work to do:
rm -rf public/packs
Top-level
@matt That would be the problem. It's probably running out of RAM. Maybe you need to stop mastodon-web and mastodon-sidekiq before running it. To make it realize it has work to do: rm -rf public/packs No comments
|
@Gargron Yeah my server only has 1 GB of ram but it's only me on the instance so it's generally ok..
I'll try your suggestions. Looks like first I have to install Ruby 2.6.6