How can Admin login while Read-only mode is enabled on multisite?

Was there any error when you tried that?

Alternatively, you could try the following

./launcher enter app
rails c
Discourse.disable_readonly_mode
2 Likes