Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.zip
selfhosted·SelfhostedbySid

I broke nextcloud and i cant fix it

I managed to install and set up nextcloud snap on my ubuntu server a couple months ago. I haven't used it since and now I tried to log in to it but I forgot the username and password. I tried uninstalling and reinstalling the snap to reset the data but i couldn't access the web page. I couldn't find anything online. Any suggestions?

View original on lemmy.zip
11

10 replies

lemmy.ca

Did you remove the snap with purge?

Like, sudo snap remove --purge nextcloud? Because the purge will (should) erase stopped passwords and stuff.

I have a snap Nextcloud that I've managed to keep alive for seven years now... I've had a few issues, but it's been pretty good overall.

One day I'll put up a Docker and move everything over... One day.

6

I don't know much about the snap but you can use docker compose to stand up a deployment pretty quickly. If you aren't super confident you could use Nextcloud AIO

2
lemm.ee

This is a major reason to use simpler technology.

I can’t help you, but i had a similar experience with similar technology. I spent lots of time recovering content. I succeeded, but i have software development experience. I didn’t want a repeat of that.

In the end I picked windows file sharing for home networking and filebrowser for occasional access to data files from outside of home networking.

Web dav is a very good alternative. Apache web server will be easier, but nginx can be made to work.

Joplin is another good alternative, which is based on web dav.

You can pay around $2-$3 a month to shared services provider for hosted web dav.

-5

You reached the end

I broke nextcloud and i cant fix it | Spyke