Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nextcloud AIO wount reset

Featured Replies

Hello,

 

I installed the AIO Container just for taking a look at it, I played a round a bit, and it broke. My problem now is every time I try to reinstall Nextcloud AIO, I get back to the broken point. I tried to delete the appdata, but there was nothing. Is there anything I am missing to delete or to reset?

 

Thanks in advance

  • 3 weeks later...
  • 3 months later...
On 10/8/2022 at 6:11 PM, szaimen said:

Special thanks.

 

Doing these steps we have managed to install it with the UnRaid terminal.

 

Here is how to reset the AIO instance properly:

  1. Stop all containers if they are running from the AIO interface
  2. Stop the mastercontainer with sudo docker stop nextcloud-aio-mastercontainer
  3. If the domaincheck container is still running, stop it with sudo docker stop nextcloud-aio-domaincheck
  4. Check which containers are stopped: sudo docker ps --filter "status=exited"
  5. Now remove all these stopped containers with sudo docker container prune
  6. Delete the docker network with sudo docker network rm nextcloud-aio
  7. Check which volumes are dangling with sudo docker volume ls --filter "dangling=true"
  8. Now remove all these dangling volumes: sudo docker volume prune (on Windows you might need to remove some volumes afterwards manually with docker volume rm nextcloud_aio_backupdir, docker volume rm nextcloud_aio_nextcloud_datadir). Also if you've configured NEXTCLOUD_DATADIR to a path on your host instead of the default volume, you need to clean that up as well.
  9. Optional: You can remove all docker images with sudo docker image prune -a.
  10. And you are done! Now feel free to start over with the recommended docker run command!

Edited by Grupo TecnoBravo

  • 2 years later...
On 1/13/2023 at 12:37 PM, Grupo TecnoBravo said:

Special thanks.

 

Doing these steps we have managed to install it with the UnRaid terminal.

 

Here is how to reset the AIO instance properly:

  1. Stop all containers if they are running from the AIO interface

  2. Stop the mastercontainer with sudo docker stop nextcloud-aio-mastercontainer

  3. If the domaincheck container is still running, stop it with sudo docker stop nextcloud-aio-domaincheck

  4. Check which containers are stopped: sudo docker ps --filter "status=exited"

  5. Now remove all these stopped containers with sudo docker container prune

  6. Delete the docker network with sudo docker network rm nextcloud-aio

  7. Check which volumes are dangling with sudo docker volume ls --filter "dangling=true"

  8. Now remove all these dangling volumes: sudo docker volume prune (on Windows you might need to remove some volumes afterwards manually with docker volume rm nextcloud_aio_backupdirdocker volume rm nextcloud_aio_nextcloud_datadir). Also if you've configured NEXTCLOUD_DATADIR to a path on your host instead of the default volume, you need to clean that up as well.

  9. Optional: You can remove all docker images with sudo docker image prune -a.

  10. And you are done! Now feel free to start over with the recommended docker run command!

This has just helped me, thank you.

I made a mistake and basically ended up going round in circles trying to get Nextcloud installed, it just constantly remembered the wrong settings and would not do a "Fresh Install" of it and instead kept using the wrong information.

I finally found this post, and this worked so I could start it again from scratch.

Time to bookmark this incase I need it again in the future.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.