I am really a newby Mastodon instance admin. Just trying to setup my own instance.

I think everything is working, as I don't get any errors and I can follow this account.

But the following CSV list that I imported is not processed. Yet at least. Is there somewhere I can check if and when it should be processed or if there are errors?

Managed to get into the Sidekiq admin panel.

There I can see the following error: Errno::EACCES: Permission denied @ dir_s_mkdir - /opt/mastodon/public/system/cache

Solved it!

Seems I had to give permissions to system folder for the user "991" which runs inside the Docker container that accesses the volume.

Not sure at which point this broke.