Having issues with your DietPi installation or found a bug? Post it here.
satfoxy
Posts: 20 Joined: Mon Dec 26, 2016 6:40 am
Post
by satfoxy » Tue Nov 13, 2018 7:43 pm
There is a problem the last days when I'm trying to install nextcloud to odroid xu4.
I'm posting a screenshot to clear about.
Hope will be a solution.
Thanks
https://i.imgur.com/FWntcV7l.png
MichaIng
Site Admin
Posts: 2622 Joined: Sat Nov 18, 2017 6:21 pm
Post
by MichaIng » Wed Nov 14, 2018 3:18 am
Jep known issue. Fixed for v6.18
Please do the following to resolve it now:
Code: Select all
sed -i "\|cp '/var/www/nextcloud/config/config.sample.php'|d" /DietPi/dietpi/dietpi-software
rm /var/www/nextcloud/config/config.php
rm /var/www/nextcloud/occ
dietpi-software install 114
satfoxy
Posts: 20 Joined: Mon Dec 26, 2016 6:40 am
Post
by satfoxy » Wed Nov 14, 2018 5:40 am
Done it.Thank you.
First time to facing a problem like this.
MichaIng
Site Admin
Posts: 2622 Joined: Sat Nov 18, 2017 6:21 pm
Post
by MichaIng » Thu Nov 15, 2018 1:52 pm
Yeah, the new open beta program should shift the project from development spreed to stability, as we focus on bug fixing during beta phase.