Search found 45 matches
- Sun Apr 29, 2018 8:33 pm
- Forum: Troubleshooting
- Topic: Nextcloud freezes over huge files
- Replies: 9
- Views: 2811
Re: Nextcloud freezes over huge files
I'm using Lighttpd, as dietpi-software installed it with nextcloud automatically. I've used nginx on previous DietPi versions just fine(on wifi, haven't try ethernet connection that time). Apart from nextcloud I have only RPi-Monitor as you can see in the screenshot I posted before. And I have my ow...
- Sun Apr 29, 2018 12:15 am
- Forum: Troubleshooting
- Topic: Nextcloud freezes over huge files
- Replies: 9
- Views: 2811
Nextcloud freezes over huge files
I've been using my nextcloud setup on RPi3(the latest DietPi distro, wifi connection, temperature controlled fan via pigpiod)+usb hdd (with direct power line to PSU)+2.5A power supply over a year with great success. The speed was around 1-2MB/s. Recently, I've switched my RPi's wifi to the ethernet ...
- Sun Mar 25, 2018 12:27 pm
- Forum: Requests
- Topic: Feature Request: Add monitoring of USB HDD to RPi Monitor.
- Replies: 21
- Views: 17525
Re: Feature Request: Add monitoring of USB HDD to RPi Monito
Any updates on the 'NaN%' thing? Can't find a fix for it. Thanks.
- Sun Dec 17, 2017 9:17 pm
- Forum: General Discussion
- Topic: Banana Pi m2 Zero distro?
- Replies: 9
- Views: 4163
Re: Banana Pi m2 Zero distro?
So I should get working Armbian first and then convert it to DietPi?
There are few Armbian images, but they are not complete. I'm using the latest and it works somehow, but it is still an early beta.
There are few Armbian images, but they are not complete. I'm using the latest and it works somehow, but it is still an early beta.
- Sun Dec 17, 2017 9:01 pm
- Forum: General Discussion
- Topic: Banana Pi m2 Zero distro?
- Replies: 9
- Views: 4163
Banana Pi m2 Zero distro?
Hi, Fourdee!
I couldn't find any distribution for this board (based on h2+ cpu and dual mali400). If it doesn't exist - is there a way to build one myself? I used to compile kernels in Gentoo in my student age.
Thanks and keep up the good work!
I couldn't find any distribution for this board (based on h2+ cpu and dual mali400). If it doesn't exist - is there a way to build one myself? I used to compile kernels in Gentoo in my student age.
Thanks and keep up the good work!
- Thu Dec 14, 2017 4:24 pm
- Forum: General Discussion
- Topic: Multiple wi-fi credentials
- Replies: 2
- Views: 1362
Re: Multiple wi-fi credentials
Great, thanks!
- Wed Dec 13, 2017 11:31 am
- Forum: Troubleshooting
- Topic: DietPi-Backup headless
- Replies: 6
- Views: 2763
Re: DietPi-Backup headless
Yup, I'm absolutely sure.
Code: Select all
monzon@MZ-Cloud:~ $ cat /DietPi/dietpi/dietpi-services | grep wifi
#'dietpi-wifi-monitor'
- Tue Dec 12, 2017 7:18 pm
- Forum: Troubleshooting
- Topic: DietPi-Backup headless
- Replies: 6
- Views: 2763
Re: DietPi-Backup headless
Today, I've tried to update to v159 and I've got this: DietPi-Services ───────────────────────────────────────────────────── Mode: stop Please wait... [Ok] stop : cron [Ok] stop : proftpd [Ok] stop : nginx [Ok] stop : php5-fpm [Ok] stop : mysql [Ok] stop : fail2ban [Ok] stop : avahi-daemon [Ok] stop...
- Tue Dec 12, 2017 7:14 pm
- Forum: General Discussion
- Topic: Multiple wi-fi credentials
- Replies: 2
- Views: 1362
Multiple wi-fi credentials
How do I setup multiple Wi-Fi credentials, so every time I move to another Wi-Fi spot DietPi will connect to it itself? Also, if I don't get the Wi-Fi available at that place, then I'm plugging in the ethernet cable, but most of the times it does not autoconfigure via DHCP. Before DietPi I could use...
- Sun Dec 10, 2017 7:57 pm
- Forum: Troubleshooting
- Topic: Nextcloud stopped working after updatting to v158
- Replies: 13
- Views: 7512
Re: Nextcloud stopped working after updatting to v158
Damn, my nextcloud is down as well... :x EDIT: Tried this $ mysql -uroot -pdietpi -e "grant all privileges on nextcloud.* to 'oc_admin'@'localhost'" but still get error HTTP ERROR 500 on my nextcloud page. Please, help. I'm kinda stuck without my cloud =( EDIT2: I've had to reinstall it vi...