I have my WP site up and running. When it is time to release new changes, I turn my site into maintenance mode. But admins cannot access to the admin page to do their release related work. I found that if I remove maintenance mode, they can access to the admin page.
Is there any solution to this problem? I want my site's admin page to be accessible while in maintenance mode.
The site is hosted in two ec2 instances in AWS
I am using wp cli command to enter in maintenance mode
wp maintenance-mode activate