Search found 20 matches
- Sat Sep 22, 2018 4:58 pm
- Forum: Troubleshooting
- Topic: OpenVPN / PiVPN suddenly broken
- Replies: 5
- Views: 2807
Re: OpenVPN / PiVPN suddenly broken
For me, I fixed it by manually downloading the PiVPN script to the Pi and running it from the console. Not exactly sure what changes when doing that, but this put all the files in the right directories and took me through all the required steps instead of bombing out int the middle of the PiVPN scri...
- Thu Sep 13, 2018 10:39 am
- Forum: Troubleshooting
- Topic: OpenVPN / PiVPN suddenly broken
- Replies: 5
- Views: 2807
Re: OpenVPN / PiVPN suddenly broken
hmmm...do you have any of those directories listed in the error log? Are the permissions also set correctly? I didn't have an INSTALL_USER file, but it stopped complaining about that after I manually created it. It seems the script reads the username from this file, so if it's missing it tries to c...
- Thu Sep 13, 2018 10:21 am
- Forum: Troubleshooting
- Topic: OpenVPN / PiVPN suddenly broken
- Replies: 5
- Views: 2807
OpenVPN / PiVPN suddenly broken
It was working fine a couple of days ago, but suddenly it stopped working. First, I started getting this error on the clients: Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication I hadn't changed anything on the client or DietPi, the error appeared out of t...
- Mon Jun 11, 2018 3:29 pm
- Forum: General Discussion
- Topic: Default users on dietpi
- Replies: 7
- Views: 39058
Re: Default users on dietpi
@eddy You are right. Users should be aware of the "dietpi" user. On fresh DietPi images a user prompt already asks to change the password, but I made some rework about how we use and handle passwords: https://github.com/Fourdee/DietPi/pull/1825 On v6.9 update (and fresh installs) all user...
- Mon Jun 04, 2018 3:05 pm
- Forum: Troubleshooting
- Topic: Tons of command line errors after running DietPi-Backup on 6.8
- Replies: 7
- Views: 2666
Re: Tons of command line errors after running DietPi-Backup on 6.8
MichaIng I deleted the file and re-ran Dietpi-Backup and now there were no errors on the command line. Also the file has the new style, for example: aname_save[2]='noip2' anice_save[2]=0 aaffinity_save[2]='0-3' aschedule_policy_save[2]='SCHED_OTHER' aschedule_priority_save[2]='0' So all is well, th...
- Sun Jun 03, 2018 11:43 pm
- Forum: Troubleshooting
- Topic: Tons of command line errors after running DietPi-Backup on 6.8
- Replies: 7
- Views: 2666
Re: Tons of command line errors after running DietPi-Backup on 6.8
Reference CODE: a70334b9-6f17-4f99-a54f-6be340b20101-0 /DietPi/dietpi/.dietpi-process_tool cron 0 0-3 SCHED_OTHER 0 fail2ban-server 0 0-3 SCHED_OTHER 0 netdata 19 0-3 SCHED_OTHER 0 noip2 0 0-3 SCHED_OTHER 0 sshd 0 0-3 SCHED_OTHER 0 openvpn 0 0-3 SCHED_OTHER 0 dnsmasq 0 0-3 SCHED_OTHER 0 apache2 0 0-...
- Tue May 29, 2018 4:20 pm
- Forum: Troubleshooting
- Topic: Tons of command line errors after running DietPi-Backup on 6.8
- Replies: 7
- Views: 2666
Re: Tons of command line errors after running DietPi-Backup on 6.8
1. No errors during the update at all. 2. No errors during the backup, everything is OK until it tries to restart services 3. /etc/netdata/netdata.conf is indeed missing. I uninstalled Netdata for now using Dietpi-Software. The same errors came up as it tried to restart the services after uninstalli...
- Sun May 27, 2018 5:37 pm
- Forum: Troubleshooting
- Topic: Tons of command line errors after running DietPi-Backup on 6.8
- Replies: 7
- Views: 2666
Tons of command line errors after running DietPi-Backup on 6.8
Hi, After updating to 6.8, I get tons of incorrect command line arguments and other errors. This comes up in the terminal as the services restart after having run DietPi-Backup. E.g. cron: can't lock /var/run/crond.pid, otherpid may be 23474: Resource temporarily unavailable 2018-05-27 17:28:57,480 ...
- Sun May 13, 2018 11:44 pm
- Forum: Troubleshooting
- Topic: Bitvise SSH stopped working after Win10 1803 update
- Replies: 4
- Views: 4560
Re: Bitvise SSH stopped working after Win10 1803 update
Well, I ended up uninstalling Bitvise completely, deleted all .tlp profiles, downloaded the installer again and re-installed. Now it seems to work.
- Tue May 08, 2018 5:52 pm
- Forum: Troubleshooting
- Topic: Bitvise SSH stopped working after Win10 1803 update
- Replies: 4
- Views: 4560
Bitvise SSH stopped working after Win10 1803 update
I installed the Windows 10 1803 update on my laptop and desktop systems. After this, Bitvise fails to connect with SSH from both systems, and to both my Raspberry Pi's (3B and 3B+, both running latest DietPi). PuTTY still works, but I prefer Bitvise. I'm not sure whether this is a problem with Windo...