AvoidErrors
  • HOME
  • WINDOWS
  • APPLE
  • MS OFFICE
  • RASPBERRY PI
  • WORDPRESS
  • TECH TIPS
  • LINUX
  • VIRTUALIZATION
  • FORUM
No Result
View All Result
AvoidErrors
No Result
View All Result

Fix – OwnCloud is in Maintenance Mode After Upgrade

Miguel by Miguel
November 21, 2015 - Updated on September 3, 2018
in Tech Tips
3
Share on FacebookShare on Reddit
RECOMMENDED: Improve PC performance Migrate to Solid State Drive (SSD)

I’m running Ubuntu, I just updated my OwnCloud instance and after the install finished I opened the web GUI and it says, “This ownCloud instance is currently in maintenance mode, which may take a while”.

This ownCloud instance is currently in maintenance mode, which may take a while

Here are 2 simple methods to disable maintenance mode:

Using OCC Command

1. First change the directory to owncloud using the following command:

cd /var/www/owncloud

OwnCloud-is-in-Maintenance-Mode-After-Upgrade-2

2. Once there run:

sudo -u www-data php occ maintenance:mode --off

OwnCloud-is-in-Maintenance-Mode-After-Upgrade-1

Done! that should disable maintenance mode.

Another option is editing the config.php here is how:

Edit the Config.php

In the terminal run:

gksu gedit /var/www/owncloud/config/config.php

OwnCloud-is-in-Maintenance-Mode-After-Upgrade

You’ll be prompted to enter admin password.

OwnCloud-is-in-Maintenance-Mode-After-Upgrade-6

Now edit maintenance mode ==> false

OwnCloud-is-in-Maintenance-Mode-After-Upgrade-5

Video Tutorial:

Previous Post

Burn almost any video file to a playable DVD

Next Post

Setup Yahoo Account with Outlook 2013 Using IMAP

Miguel

Miguel

I started this tech blog back in 2011 as a place to write down processes I took to fix my client systems and network. Now I write some tips and tricks to help others with the tech issues that one might encounter.

Related Posts

How to Remove a Website from Google Chrome ‘Never Saved’ password list
Tech Tips

How to Export Bookmarks and Data from other Browsers to Google Chrome

by Rhousse
August 3, 2022
How To Adjust Flashlight on iPhone 12
Tech Tips

How To Adjust Flashlight on iPhone 12

by Ori Otokpa
July 25, 2022

Comments 3

  1. neil says:
    6 years ago

    In point 2/ above there is a slight typo – a hyphen is missing in command:
    sudo -u www-data php occ maintenance:mode –off

    It should read:
    sudo -u www-data php occ maintenance:mode –off

    Thank you for this fix, I really appreciate what you do on here 🙂

    • Miguel says:
      6 years ago

      Thanks for noticing but I dont see a difference in the command you suggest and the one I wrote.

  2. Peer says:
    5 years ago

    In case you don’t have SSH-access to your webserver or the server is not your own
    1. Use FTP to get the file “config/config.php”
    2. Change “maintenance” to “false”
    3. Upload the new version of the file to the server

Subscribe to get weekly tutorials direct to your inbox!

Windows

Fix .net Framework 3.5 Missing on Windows 11

by Rhousse
August 13, 2022
Clean Install Windows 11 Without USB
Windows

How to turn off Delivery Optimization on Windows 11

by Muhammad Imran Habib
August 13, 2022
How to Enable Dark Mode on Windows 11
Windows

How to Prevent Users from Changing Proxy Settings in Windows 11

by Muhammad Imran Habib
August 13, 2022
How to Check Laptop Battery Details in Windows 10
Windows

How to Create a New Custom Power Plan in Windows 11

by Muhammad Imran Habib
August 13, 2022
  • Disclaimer & Privacy Policy
  • FAQ
© 2022 Powered by Cloudways
No Result
View All Result
  • HOME
  • WINDOWS
  • APPLE
  • MS OFFICE
  • RASPBERRY PI
  • WORDPRESS
  • TECH TIPS
  • LINUX
  • VIRTUALIZATION
  • FORUM

© 2022 AvoidErrors Powered by Cloudways | Privacy

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.