ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. nextcloud 15
    Log in to post
    • All categories
    • wirestyle22W

      Mitigating Nextcloud Two Factor Authentication Error

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud 15 centos 7 nextcloud
      2
      4 Votes
      2 Posts
      465 Views
      JaredBuschJ

      @wirestyle22 said in Mitigating Nextcloud Two Factor Authentication Error:

      I upgraded Nextcloud and for some reason two-factor authentication activated on my admin account. Since I couldn't access my admin account I needed to find a way via cli to disable two factor authentication, but because it wasn't configured there was no folder in /var/www/html/nextcloud/apps for me to rename, etc. Below is the command I found that worked for me.

      sudo -u apache php occ config:system:set twofactor_enforced --value=false

      Note: You have to run the command as apache, or if you're using Debian www-data.

      You also need to be in the right folder

      By default on Fedora

      cd /var/www/html/nextcloud

      Or

      sudo -u apache php /var/www/html/nextcloud/occ config:system:set twofactor_enforced --value=false
    • brandon220B

      NextCloud 15 Installation

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud nextcloud 15 linux
      5
      1 Votes
      5 Posts
      504 Views
      DonahueD

      I just did it. The guide still applies, apart from getting 15 and not 13.

    • scottalanmillerS

      NextCloud Talk 5.0.0 Update Error

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud nextcloud 15 nextcloud talk nextcloud talk 5
      5
      0 Votes
      5 Posts
      599 Views
      scottalanmillerS

      @travisdh1 said in NextCloud Talk 5.0.0 Update Error:

      I've seen the updater do that sort of thing before with NextCloud updates. The system always puts itself into maintenance mode to actually do the update, so if there is a hitch in it's update, you have to go change it back to normal mode.

      I generally complete the update using the command line process if I run into an issue with the web page method.

      This was only an app update, though. I've seen it with NC updates.

    • 1 / 1