Drupal maintenance mode (turn-off) via drush
Drupal 8
1drush sset system.maintenance_mode FALSE
Drupal 7
1drush vset maintenance_mode 0
You may need to clear cache for it to work.
See details and some other options if it doesn't work in https://drupal.stackexchange.com/questions/100771/how-do-i-turn-off-maintenance-mode