Hello all.
I did a quick search, but didn't find solution. New install of DP on Allo Sparky. Dhcp works and add to Eth2. Apt-Get works from command line, however, the diet-software will not work. Program thinks there is no internet access. After running, shows available, connected and should work.
I believe it has something to do with expecting Eth0 to be assigned, but ifconfig says there is no Eth0.
Hopefully a simple fix, but dead in the water now.
Thanks for any help.
Steve.
No Network connection.
Re: No Network connection.
Ok, I searched deeply in the DietPi install wizard scripts and managed a way to get over this error without breaking APT. Do the following with root permissions:xylie6 wrote:Hello all.
I did a quick search, but didn't find solution. New install of DP on Allo Sparky. Dhcp works and add to Eth2. Apt-Get works from command line, however, the diet-software will not work. Program thinks there is no internet access. After running, shows available, connected and should work.
I believe it has something to do with expecting Eth0 to be assigned, but ifconfig says there is no Eth0.
Hopefully a simple fix, but dead in the water now.
Thanks for any help.
Steve.
Code: Select all
nano /etc/apt/sources.list
Code: Select all
deb http://security.debian.org jessie/updates main contrib non-free
Code: Select all
deb http://security.debian.org jessie/updates main contrib non-free
deb http://ftp.debian.org/debian jessie main contrib non-free
deb http://ftp.debian.org/debian jessie-updates main contrib non-free
deb http://ftp.debian.org/debian jessie-backports main contrib non-free
Re: No Network connection.
Hi,
Known issue, please see here for a solution until we can patch for v145:
http://dietpi.com/phpbb/viewtopic.php?f ... 5810#p5810
Locking this topic as dupe for above url.
Known issue, please see here for a solution until we can patch for v145:
http://dietpi.com/phpbb/viewtopic.php?f ... 5810#p5810
Locking this topic as dupe for above url.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.