Jump to content

Cannot update no Internet? Xu4


Dombo 71

Recommended Posts

Dear all.

After a update/upgrade and dist-upgrade..

a few weeks a go i think there is something going wrong on my Xu4 

After every update and upgrade i still get the same errors:

root@odroidxu4:~# sudo apt-get update
Err:1 http://apt.armbian.com xenial InRelease
  Could not resolve 'apt.armbian.com'
Err:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:3 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:5 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease
  Could not resolve 'us.archive.ubuntu.com'
Err:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
  Could not resolve 'us.archive.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial/InRelease  Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-proposed/InRelease  Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease  Could not resolve 'us.archive.ubuntu.com'
W: Failed to fetch http://apt.armbian.com/dists/xenial/InRelease  Could not resolve 'apt.armbian.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@odroidxu4:~# sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  libllvm4.0
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@odroidxu4:~#

Upgrade:


root@odroidxu4:~# sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  libllvm4.0
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@odroidxu4:~#

 

 

When i try to install a new package same trouble..

 

So i was thinking my source list is out date:

Update different lists from the internet with a sourcliste gen etc etc..

No luck at all.

 

My system:


root@odroidxu4:~# ^C
root@odroidxu4:~# cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.3 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
root@odroidxu4:~#

I think perhaps  something can be wrong with my internet connection.

Because my home-automation should send emails from the Xu4 and the system says send mail..

Only i get no mail.

 

In my router the xu4 have a internet connection.. [ i see the xu4  ]

 

Is there perhaps some help for me

I a a noob... so please..

 

Thanks guys!!

 

 

Edit:

Did try the config...

No internet so that is the problem..

Only how to resolve?

:

root@odroidxu4:~# armbian-config
Warning. Configurator can't work properly without internet connection.          Press CTRL C to stop to stop or any key to ignore and continue.

 

Link to comment
Share on other sites

1 minute ago, botfap said:

Looks like you dont have the DNS client configured or working on the board

 

Can you post the output of the following 3 commands:


ifconfig

cat /etc/resolv.conf

route

 

root@odroidxu4:~# ifconfig
enx001e06325acc Link encap:Ethernet  HWaddr 00:1e:06:32:5a:cc
          inet addr:192.168.5.70  Bcast:192.168.5.255  Mask:255.255.255.0
          inet6 addr: fe80::21e:6ff:fe32:5acc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1839 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1887 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:219713 (219.7 KB)  TX bytes:1677680 (1.6 MB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:68 errors:0 dropped:0 overruns:0 frame:0
          TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:4628 (4.6 KB)  TX bytes:4628 (4.6 KB)

 

root@odroidxu4:~# cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 8.8.8.8
nameserver 192.168.5.1
root@odroidxu4:~#
root@odroidxu4:~# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         gateway         0.0.0.0         UG    0      0        0 enx001e06325acc
link-local      *               255.255.0.0     U     1000   0        0 enx001e06325acc
192.168.5.0     *               255.255.255.0   U     0      0        0 enx001e06325acc
root@odroidxu4:~#

Thanks for the fast response

Link to comment
Share on other sites

First 2 are fine but the output of route looks a bit strange. The first entry is the default route used to send all traffic outside the local network. You have:

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         gateway         0.0.0.0         UG    0      0        0 enx001e06325acc

In the second column you should see the actual ip address of your router or gateway, not the word gateway. It should look like this:

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.5.1    0.0.0.0         UG    0      0        0 enx001e06325acc

 

Now it is possible that it could still work IF you have a local hosts file entry on the xu4 that translates "router" into 192.168.5.1 but that would be an abnormal setup and I suspect you dont have that.

 

Can you re-run the route command with the following options:

route -v -n

 

Link to comment
Share on other sites

the router is 192.168.5.1

 

 

root@odroidxu4:~# route -v -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.5.1     0.0.0.0         UG    0      0        0 enx001e06325acc
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 enx001e06325acc
192.168.5.0     0.0.0.0         255.255.255.0   U     0      0        0 enx001e06325acc
root@odroidxu4:~#

image.thumb.png.0f80f1d81a1e503b892b3cc4420c8870.png

Link to comment
Share on other sites

if the xu4 is getting a dhcp address from the router then its possible that the router hands out the word "gateway" as the router address then the routers internal DNS service translates that into 192.168.5.1

 

ok so I see your updated post, the setting are correct, so now we need to check basic IP functionality on the board.

 

can you paste the output of the following:

 

ping -c 5 192.168.5.1

ping -c 5 8.8.8.8

ping -c 5 xhamster.com

nslookup xhamster.com

 

Link to comment
Share on other sites

root@odroidxu4:~# ping -c 5 192.168.5.1
PING 192.168.5.1 (192.168.5.1) 56(84) bytes of data.
64 bytes from 192.168.5.1: icmp_seq=1 ttl=64 time=0.595 ms
64 bytes from 192.168.5.1: icmp_seq=2 ttl=64 time=0.583 ms
64 bytes from 192.168.5.1: icmp_seq=3 ttl=64 time=0.600 ms
64 bytes from 192.168.5.1: icmp_seq=4 ttl=64 time=0.514 ms
64 bytes from 192.168.5.1: icmp_seq=5 ttl=64 time=0.539 ms

--- 192.168.5.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4072ms
rtt min/avg/max/mdev = 0.514/0.566/0.600/0.037 ms
root@odroidxu4:~#
root@odroidxu4:~# ping -c 5 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=19.2 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=58 time=18.7 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=58 time=18.5 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=58 time=18.3 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=58 time=19.7 ms

--- 8.8.8.8 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 18.318/18.900/19.701/0.509 ms
root@odroidxu4:~#
root@odroidxu4:~# ^C
root@odroidxu4:~# ping -c 5 xhamster.com
PING xhamster.com (88.208.29.24) 56(84) bytes of data.
64 bytes from 88.208.29.24: icmp_seq=1 ttl=54 time=20.2 ms
64 bytes from 88.208.29.24: icmp_seq=2 ttl=54 time=20.1 ms
64 bytes from 88.208.29.24: icmp_seq=3 ttl=54 time=18.9 ms
64 bytes from 88.208.29.24: icmp_seq=4 ttl=54 time=12.5 ms
64 bytes from 88.208.29.24: icmp_seq=5 ttl=54 time=19.5 ms

--- xhamster.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 12.512/18.257/20.239/2.910 ms
root@odroidxu4:~#
root@odroidxu4:~# nslookup xhamster.com
Server:         8.8.8.8
Address:        8.8.8.8#53

Non-authoritative answer:
Name:   xhamster.com
Address: 88.208.29.24
Name:   xhamster.com
Address: 88.208.18.30

 

Link to comment
Share on other sites

Thats all as it should be, you are talking to the outside world and DNS lookups are successful.

 

So the 2 DNS domains that failed to resolve when using apt-get are: apt.armbian.com & us.archive.ubuntu.com

 

What happens when you ping -c 5 those 2 domains from the xu4?

 

ping -c 5 apt.armbian.com

ping -c 5 us.archive.ubuntu.com

 

 

Link to comment
Share on other sites

root@odroidxu4:~# ping -c 5 apt.armbian.com
PING apt.armbian.com (185.158.177.155) 56(84) bytes of data.
64 bytes from apt.armbian.com (185.158.177.155): icmp_seq=1 ttl=49 time=49.4 ms
64 bytes from apt.armbian.com (185.158.177.155): icmp_seq=2 ttl=49 time=49.9 ms
64 bytes from apt.armbian.com (185.158.177.155): icmp_seq=3 ttl=49 time=48.5 ms
64 bytes from apt.armbian.com (185.158.177.155): icmp_seq=4 ttl=49 time=49.7 ms
64 bytes from apt.armbian.com (185.158.177.155): icmp_seq=5 ttl=49 time=49.5 ms

--- apt.armbian.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 48.511/49.454/49.962/0.559 ms
root@odroidxu4:~#
root@odroidxu4:~# ^C
root@odroidxu4:~# ping -c 5 us.archive.ubuntu.com
PING us.archive.ubuntu.com (91.189.91.26) 56(84) bytes of data.
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=1 ttl=51 time=119 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=2 ttl=51 time=121 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=3 ttl=51 time=122 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=4 ttl=51 time=121 ms
64 bytes from hanger.canonical.com (91.189.91.26): icmp_seq=5 ttl=51 time=119 ms

--- us.archive.ubuntu.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4003ms
rtt min/avg/max/mdev = 119.274/120.753/122.523/1.184 ms
root@odroidxu4:~#

mm strange  [ thanks!!] why do i get the errors:

Spoiler

root@odroidxu4:~# sudo apt-get update
Get:1 http://nl.archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:2 http://archive.canonical.com/ubuntu xenial InRelease [11.5 kB]
Hit:3 http://apt.armbian.com xenial InRelease
Get:4 http://nl.archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:5 http://nl.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:6 http://archive.canonical.com/ubuntu xenial/partner Sources [2,376 B]
Get:7 http://nl.archive.ubuntu.com/ubuntu xenial-proposed InRelease [253 kB]
Get:8 http://archive.canonical.com/ubuntu xenial/partner armhf Packages [548 B]
Get:9 http://archive.canonical.com/ubuntu xenial/partner Translation-en [1,616 B]
Get:10 http://nl.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:11 http://nl.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB]
Get:12 http://nl.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B]
Get:13 http://nl.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB]
Get:14 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB]
Ign:15 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Get:16 http://nl.archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Ign:17 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Get:18 http://nl.archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2,908 B]
Ign:19 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Get:20 http://nl.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB]
Ign:21 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Get:22 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:23 http://nl.archive.ubuntu.com/ubuntu xenial-security/main Sources [106 kB]
Get:24 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B]
Get:25 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe Sources [49.3 kB]
Get:26 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse Sources [1,520 B]
Ign:27 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Get:28 http://nl.archive.ubuntu.com/ubuntu xenial-security/main Translation-en [186 kB]
Ign:29 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Get:30 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2,152 B]
Ign:31 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Get:32 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [101 kB]
Ign:33 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Get:34 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,408 B]
Get:35 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main Sources [291 kB]
Get:36 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,528 B]
Get:37 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [188 kB]
Get:38 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [7,972 B]
Ign:39 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Get:40 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [292 kB]
Ign:41 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Get:42 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2,272 B]
Ign:43 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Get:44 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [232 kB]
Ign:45 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Get:46 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,052 B]
Get:47 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main Sources [93.5 kB]
Get:48 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted Sources [1,436 B]
Get:49 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe Sources [38.8 kB]
Get:50 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse Sources [856 B]
Ign:51 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Get:52 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main Translation-en [50.8 kB]
Ign:53 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Get:54 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted Translation-en [1,704 B]
Ign:55 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Get:56 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe Translation-en [24.9 kB]
Ign:57 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Get:58 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse Translation-en [1,256 B]
Get:59 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main Sources [3,436 B]
Get:60 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [4,908 B]
Ign:61 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Get:62 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3,220 B]
Ign:63 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Get:64 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,768 B]
Ign:15 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Ign:17 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:19 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Ign:21 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Ign:27 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Ign:29 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:31 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:33 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Ign:39 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Ign:41 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:43 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:45 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Ign:51 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Ign:53 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:55 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:57 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Ign:61 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Ign:63 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Ign:15 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Ign:17 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:19 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Ign:21 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Ign:27 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Ign:29 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:31 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:33 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Ign:39 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Ign:41 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:43 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:45 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Ign:51 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Ign:53 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:55 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:57 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Ign:61 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Ign:63 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Err:15 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:17 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:19 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Ign:21 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Err:27 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:29 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:31 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:33 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Err:39 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:41 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:43 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:45 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Err:51 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:53 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:55 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:57 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Err:61 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:63 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Fetched 16.3 MB in 52s (311 kB/s)
Reading package lists... Done
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-proposed/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

 

 

With a source gen list with this:


#------------------------------------------------------------------------------#
#                            OFFICIAL UBUNTU REPOS                             #
#------------------------------------------------------------------------------#


###### Ubuntu Main Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 

###### Ubuntu Update Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner

from:

https://repogen.simplylinux.ch/generate.php

 

 

Are there more settings that can be wrong???

 

Link to comment
Share on other sites

1 minute ago, Dombo 71 said:

 


#------------------------------------------------------------------------------#
#                            OFFICIAL UBUNTU REPOS                             #
#------------------------------------------------------------------------------#


###### Ubuntu Main Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 

###### Ubuntu Update Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner

 

With a source gen list with this:


#------------------------------------------------------------------------------#
#                            OFFICIAL UBUNTU REPOS                             #
#------------------------------------------------------------------------------#


###### Ubuntu Main Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse 

###### Ubuntu Update Repos
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse 
deb-src http://nl.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse 

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner

from:

https://repogen.simplylinux.ch/generate.php

 

 

Are there more settings that can be wrong???

from:

https://repogen.simplylinux.ch/generate.php

 

 

Are there more settings that can be wrong???

 

Link to comment
Share on other sites

So you can talk to the servers just fine. Have you configured a proxy server or client on the xu4?

 

Can you try apt update again and send the output?

 

Also look in the file /etc/apt/apt.conf and see if you have a proxy set

Link to comment
Share on other sites

That doesn't make sense. You sources list doent even have the Armbian repo or the US ubuntu archive so how is the device looking up those repo url's?

 

The sources list you posted is not from an armbian device unless you have modifed the sources

Link to comment
Share on other sites

Spoiler

root@odroidxu4:~# sudo apt-get update
Hit:3 http://apt.armbian.com xenial InRelease
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease
Get:1 http://nl.archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:2 http://nl.archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:4 http://nl.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:6 http://nl.archive.ubuntu.com/ubuntu xenial-proposed InRelease [253 kB]
Get:7 http://nl.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:8 http://nl.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB]
Get:9 http://nl.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B]
Get:10 http://nl.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB]
Get:11 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB]
Ign:12 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Get:13 http://nl.archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Ign:14 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Get:15 http://nl.archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2,908 B]
Ign:16 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Get:17 http://nl.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB]
Ign:18 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Get:19 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:20 http://nl.archive.ubuntu.com/ubuntu xenial-security/main Sources [106 kB]
Get:21 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B]
Get:22 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe Sources [49.3 kB]
Get:23 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse Sources [1,520 B]
Ign:24 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Get:25 http://nl.archive.ubuntu.com/ubuntu xenial-security/main Translation-en [186 kB]
Ign:26 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Get:27 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2,152 B]
Ign:28 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Get:29 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [101 kB]
Ign:30 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Get:31 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,408 B]
Get:32 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main Sources [291 kB]
Get:33 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,528 B]
Get:34 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [188 kB]
Get:35 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [7,972 B]
Ign:36 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Get:37 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [292 kB]
Ign:38 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Get:39 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2,272 B]
Ign:40 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Get:41 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [232 kB]
Ign:42 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Get:43 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,052 B]
Ign:12 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Ign:14 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:16 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Get:44 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main Sources [93.5 kB]
Get:45 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted Sources [1,436 B]
Get:46 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe Sources [38.8 kB]
Get:47 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse Sources [856 B]
Ign:48 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Get:49 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main Translation-en [50.8 kB]
Ign:50 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Get:51 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted Translation-en [1,704 B]
Ign:52 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Get:53 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe Translation-en [24.9 kB]
Ign:54 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Get:55 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse Translation-en [1,256 B]
Ign:18 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Get:56 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main Sources [3,436 B]
Get:57 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [4,908 B]
Ign:58 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Get:59 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3,220 B]
Ign:60 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Get:61 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,768 B]
Ign:24 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Ign:26 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:28 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:30 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Ign:36 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Ign:38 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:40 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:42 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Ign:12 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
Ign:14 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:16 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Ign:48 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Ign:50 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:52 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:54 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Ign:18 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Ign:58 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Ign:60 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Ign:24 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
Ign:26 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:28 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:30 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Ign:36 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
Ign:38 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:40 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:42 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Err:12 http://nl.archive.ubuntu.com/ubuntu xenial/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:14 http://nl.archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
Ign:16 http://nl.archive.ubuntu.com/ubuntu xenial/universe armhf Packages
Ign:48 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
Ign:50 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:52 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:54 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Ign:18 http://nl.archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
Ign:58 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
Ign:60 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Err:24 http://nl.archive.ubuntu.com/ubuntu xenial-security/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:26 http://nl.archive.ubuntu.com/ubuntu xenial-security/restricted armhf Packages
Ign:28 http://nl.archive.ubuntu.com/ubuntu xenial-security/universe armhf Packages
Ign:30 http://nl.archive.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages
Err:36 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:38 http://nl.archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
Ign:40 http://nl.archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
Ign:42 http://nl.archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
Err:48 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:50 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/restricted armhf Packages
Ign:52 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/universe armhf Packages
Ign:54 http://nl.archive.ubuntu.com/ubuntu xenial-proposed/multiverse armhf Packages
Err:58 http://nl.archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  404  Not Found [IP: 213.136.12.213 80]
Ign:60 http://nl.archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
Fetched 807 kB in 7s (114 kB/s)
Reading package lists... Done
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-proposed/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Failed to fetch http://nl.archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-armhf/Packages  404  Not Found [IP: 213.136.12.213 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@odroidxu4:~#

 

No change

 

 

And no file you ask for.

Link to comment
Share on other sites

Yes it has changed. You started with not being able to see the URL's. Now you can, its just the sources list is wrong for your device.

 

With the NL archive it is working as expected. If you examine the URL's it gives errors for it is because the URL's dont exist on that server.

 

 

Stock Sources:

 

/etc/apt/sources.list.d/armbian.list:
 

deb http://apt.armbian.com xenial main xenial-utils xenial-desktop

/etc/apt/sources.list:

deb http://ports.ubuntu.com/ xenial main restricted universe multiverse
#deb-src http://ports.ubuntu.com/ xenial main restricted universe multiverse

deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse
#deb-src http://ports.ubuntu.com/ xenial-security main restricted universe multiverse

deb http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse
#deb-src http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse

deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse
#deb-src http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse

 

You should not have any other sources unless you manually added them.

 

Also the problem you have now is VERY different to the problem you started the thread with. Most ubuntu repos dont actually have the arm distro files on them, only select repos have arm.

Link to comment
Share on other sites

Dear...

The armbian list was there

 

Did set your sourcelist:

root@odroidxu4:~# sudo apt-get update
Hit:1 http://ports.ubuntu.com xenial InRelease
Get:2 http://ports.ubuntu.com xenial-security InRelease [102 kB]
Hit:3 http://apt.armbian.com xenial InRelease
Get:4 http://ports.ubuntu.com xenial-updates InRelease [102 kB]
Get:5 http://ports.ubuntu.com xenial-backports InRelease [102 kB]
Get:6 http://ports.ubuntu.com xenial-updates/main armhf Packages [599 kB]
Get:7 http://ports.ubuntu.com xenial-updates/universe armhf Packages [504 kB]
Get:8 http://ports.ubuntu.com xenial-updates/multiverse armhf Packages [11.6 kB]
Fetched 1,422 kB in 3s (401 kB/s)
Reading package lists... Done
root@odroidxu4:~# sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  libllvm4.0
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@odroidxu4:~#

Looks now working ok?

 

 

[ yes i did change some sourcelist and did a reboot between your posts ]

Link to comment
Share on other sites

 domoticz.service - LSB: Home Automation System
   Loaded: loaded (/etc/init.d/domoticz.sh; bad; vendor preset: enabled)
   Active: active (exited) since Sun 2018-01-21 10:26:21 CET; 3min 35s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 6124 ExecStop=/etc/init.d/domoticz.sh stop (code=exited, status=0/SUCCESS)
  Process: 6159 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0/SUCCESS)

Jan 21 10:26:21 odroidxu4 systemd[1]: Starting LSB: Home Automation System...
Jan 21 10:26:21 odroidxu4 domoticz.sh[6159]: 2018-01-21 10:26:21.080  Domoticz V3.8833 (c)2012-2018 GizMoCuz
Jan 21 10:26:21 odroidxu4 domoticz.sh[6159]: 2018-01-21 10:26:21.080  Build Hash: 60050638, Date: 2018-01-19 13:22:13
Jan 21 10:26:21 odroidxu4 domoticz.sh[6159]: 2018-01-21 10:26:21.081  Startup Path: /home/root/domoticz/
Jan 21 10:26:21 odroidxu4 domoticz.sh[6159]: domoticz: Domoticz is starting up....
Jan 21 10:26:21 odroidxu4 domoticz[6164]: Domoticz is starting up....
Jan 21 10:26:21 odroidxu4 domoticz[6165]: Domoticz running...
Jan 21 10:26:21 odroidxu4 systemd[1]: Started LSB: Home Automation System.

Dear....

Perhaps you can help m with this error...

Did my update/upgrade on armbian..

 

Only now when i run my home automation..

 

I get this error:

 Active: active (exited)

 

And i should be:  Active: active (running)

 

When i reboot/restart

there is for a few minutes running and then exited is there :-(

And my home automation is top functioning

 

grrr

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines