You are not logged in.
Pages: 1
Hi, I create a nextcloud data server with a Raspberry.
On my arch PC I installed nextcloud-client and worked fine, but when I enabled https certificate in my Raspberry with nextcloud, In my PC appeared a message or allow the certificate, but I denied for error and now I cannot access in nextcloud with client. I tried to remove nextcloud-client (pacman -Rs) and reinstall It, but continue to cannot access.
With browser no problem.
Hiw I can resolve It?
Sorry for my bad english
Last edited by Archytino (2021-10-24 10:42:45)
Offline
removing the package didnt remove the config files, you need to delete the config files to undo whatever you did.
rm -rf ~/.config/Nextcloud/Offline
removing the package didnt remove the config files, you need to delete the config files to undo whatever you did.
rm -rf ~/.config/Nextcloud/
Thank you! I solved my problem!!!
Offline
Pages: 1