but the plugins didn’t show up on the plugins page as expected.
What could be the reason?
I consulted the AI, and it seems the issue might be related to the database. It suggested running the following code—do you think this will resolve the problem?
# while still in container (./launcher enter app)
# check for issues with the first missing plugin
tail -n 50 /var/www/discourse/log/production.log | grep bilibili
Otherwise, you could just do a restart and see if the app can self-heal.