[Help] I have been having ALL of the possible issues with NextCloud AIO and I'm about to give up completely if I can't get it working soon

I’ve NEVER had this many problems with a docker container before, this is getting WAY past the point of being ridiculous.

I’m trying to set up the nextcloud AIO for docker behind NGINX Proxy Manager. Right now, I have everything set up such that I can go to the URL that I set up and get to a nextcloud page.

But the only page I can access is an error page that looks like this:

https://lemmy.ml/pictrs/image/81aa3a41-7a23-4275-b143-0241598f9e73.png

I have no idea how to fix this. I’ve already set ‘maintenance’=>false in my config.php file. I’m completely at a loss here, I can’t do ANYTHING else in nextcloud other than look at this stupid error page. The AIO documentation is completely worthless here, it doesn’t give any guidance. And google isn’t helping either, every thread either says to add the above to my config (which I obviously already did) or just restart apache (which I’ve also done). I’m getting seriously annoyed with this and I’m about to give up altogether unless someone here knows how to get past this stupidity.

Edit: Okay I’ve done something REALLY stupid now. I figured I could just re-install nextcloud to see if I could fix this. So, I removed all of the containers, deleted the data and database folders, re-made the folders, and re-deployed everything. Now NOTHING works and I can’t get nextcloud to re-do its initial setup. But it looks like now maybe it is? IDK I’m lost here, I’m annoyed and it’s late and I should probably stop.

So apparently nuking everything and letting nextcloud re-install itself fixed this, somehow. I have no idea why.

Father_Redbeard,
@Father_Redbeard@lemmy.ml avatar

I gotta say, Nextcloud AIO was an absolute removed to setup in my case too. And the fact you have to purge so much stuff to start over is lame. Granted my hardware is older, so it doesn’t run well, but man…what a chore to even get it setup.

ippokratis,

To re-run the initial setup

Delete nextcloud/data folder

Delete nextcloud/config/config.php file

Add nextcloud/config/CAN_INSTALL file

And docker-compose up

robbiejuffermans,

Hi! Other option is to use a managed hosting solution for nextcloud. I’m using qlick.cloud for that

PhilBro,

Whats the price?

robbiejuffermans,

€ 15 a month for 8Gb memory, 200Gb ssd server. You can install more apps if you want

Moonrise2473,

Using docker compose or the docker run oneliner?

hollyberries,

I can’t troubleshoot your exact issue, as you seem to not see what is happening in the background and are relying solely on error pages. We need to get to the container logs.

So, I removed all of the containers, deleted the data and database folders, re-made the folders, and re-deployed everything. Now NOTHING works and I can’t get nextcloud to re-do its initial setup.

Did you remove the old containers and volumes?

Clean up unused containers, networks, images, and volumes


<span style="color:#323232;">docker container prune
</span><span style="color:#323232;">docker network prune
</span><span style="color:#323232;">docker image prune
</span>

DANGER ZONE LOSS OF DATA IF YOU DONT HAVE BACKUPS


<span style="color:#323232;">docker volume prune
</span>

That will give you a clean environment to start over with your compose files.

If youre still having issues, inspect the live container logs to find the errors.


<span style="color:#323232;">docker container logs  --follow
</span>

Then post the errors.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhost@lemmy.ml
  • DreamBathrooms
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • mdbf
  • GTA5RPClips
  • JUstTest
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • megavids
  • lostlight
  • All magazines