Search found 3819 matches
- Mon Mar 08, 2021 2:19 am
- Forum: Troubleshooting
- Topic: Wired Ethernet on Connecting at Power-Up on Raspberry Pi 3
- Replies: 3
- Views: 14
Re: Wired Ethernet on Connecting at Power-Up on Raspberry Pi 3
do you have a screen attached to see where it stuck??
- Mon Mar 08, 2021 12:25 am
- Forum: Troubleshooting
- Topic: Wired Ethernet on Connecting at Power-Up on Raspberry Pi 3
- Replies: 3
- Views: 14
Re: Wired Ethernet on Connecting at Power-Up on Raspberry Pi 3
Hi,
how long do you wait before you power cycle?
how long do you wait before you power cycle?
- Sun Mar 07, 2021 11:30 pm
- Forum: General Discussion
- Topic: Problem with migration from Rpi to PC
- Replies: 20
- Views: 80
Re: Problem with migration from Rpi to PC
the user data folder needs to be writable by www-data user. For the backup.sql, read permissions should be enough
- Sun Mar 07, 2021 11:07 pm
- Forum: Troubleshooting
- Topic: Failed to load DietPi-Globals
- Replies: 12
- Views: 54
Re: Failed to load DietPi-Globals
not really, this just indicates that there are issues on your file system as your device has mounted it r/o. usually this only happen to protect data on a corrupted fs. Can you do a reboot and check following afterwards
Code: Select all
dmesg -l err,crit,alert,emerg
journalctl -t systemd-fsck
- Sun Mar 07, 2021 10:49 pm
- Forum: Troubleshooting
- Topic: Only wifi N visible in Piv3
- Replies: 1
- Views: 6
- Sun Mar 07, 2021 10:47 pm
- Forum: General Discussion
- Topic: Problem with migration from Rpi to PC
- Replies: 20
- Views: 80
Re: Problem with migration from Rpi to PC
Nextcloud allow you to scan your files system for new added files, if you have copied them in place
Code: Select all
ncc files:scan --all
- Sun Mar 07, 2021 10:43 pm
- Forum: Troubleshooting
- Topic: Pivpn
- Replies: 1
- Views: 17
Re: Pivpn
Hi,
the access to the NAS is basically manged by SAMBA and not something DietPi is doing. You could create different folder and configure different exports based on different users.
for the VPN, which one you selected in PiVPN? WireGuard or OpenVPN?
the access to the NAS is basically manged by SAMBA and not something DietPi is doing. You could create different folder and configure different exports based on different users.
for the VPN, which one you selected in PiVPN? WireGuard or OpenVPN?
- Sun Mar 07, 2021 10:15 pm
- Forum: Troubleshooting
- Topic: Failed to load DietPi-Globals
- Replies: 12
- Views: 54
Re: Failed to load DietPi-Globals
did you already run a fsck on reboot:
Check the results, either with
Code: Select all
> /forcefsck
reboot
cat /run/initramfs/fsck.log
or journalctl -t systemd-fsck
.- Sun Mar 07, 2021 10:14 pm
- Forum: General Discussion
- Topic: Problem with migration from Rpi to PC
- Replies: 20
- Views: 80
Re: Problem with migration from Rpi to PC
you would need to restore the database backup you have done on the old system
- Sun Mar 07, 2021 10:10 pm
- Forum: Troubleshooting
- Topic: Killed my Lighttpd
- Replies: 25
- Views: 181
Re: Killed my Lighttpd
ok perfect, after long journey you are back online 
