Linux Station Install failure

Post Reply
m0ll3art
First post
Posts: 1
Joined: Wed Mar 14, 2018 11:23 pm

Linux Station Install failure

Post by m0ll3art »

in 2021 still same isssue now rename ubuntu linux station fail at 60% cannot find archie.ubuntu.com and no idea how to devug.. perhaps should ssh to the box ..
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: Linux Station Install failure

Post by OneCD »

* topic split from viewtopic.php?f=354&t=140278 *

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
tini
New here
Posts: 5
Joined: Fri Jan 18, 2008 8:41 pm

Re: Linux Station Install failure

Post by tini »

Hi All

So far I have not had success with installing the Linux Station on my h1288x.
So I have started to do some debugging
The /var/log/container-station/ubuntu-hd.log tells
[I 210818 20:03:21 distro.pyc:529] Install progress: 59
[I 210818 20:03:21 base_distro.pyc:181] read piece from cache: http://download.qnap.com/QPKG/linuxstat ... d64.txz.db
[I 210818 20:03:21 base_distro.pyc:205] merge
[I 210818 20:03:23 distro.pyc:188] downloading -> processing (progress=60, errmsg=None)
[I 210818 20:03:23 distro.pyc:263] {'state': 'processing', 'lxcname': 'ubuntu_2004', 'action': 'install', 'progress': 60, 'config': -1}
[I 210818 20:03:23 distro.pyc:529] Install progress: 60
[I 210818 20:03:23 distro.pyc:188] processing -> processing (progress=60, errmsg=None)
[I 210818 20:03:23 distro.pyc:263] {'state': 'processing', 'lxcname': 'ubuntu_2004', 'action': 'install', 'progress': 60, 'config': -1}
[I 210818 20:03:23 distro.pyc:529] Install progress: 60
[I 210818 20:03:23 lxc.pyc:397] Enable
[I 210818 20:03:23 lxc.pyc:551] Set up network.1.link based on adapter1 config
[I 210818 20:03:23 lxc.pyc:145] use as interface [default]
[I 210818 20:03:23 lxc.pyc:213] use 'eth2' as interface [new default]
[W 210818 20:03:23 lxc.pyc:101] Failed load /share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc/ubuntu_2004/lxc.network.link.physical.[[Errno 2] No such file or directory: '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc/ubuntu_2004/lxc.network.link.physical']
[I 210818 20:03:23 lxc.pyc:559] change network interface to eth2 (bridge: br0)
[I 210818 20:03:23 lxc.pyc:594] Set up network.2.link based on adapter2 config
[I 210818 20:03:23 lxc.pyc:598] Use 'None' for network.2.link
[W 210818 20:03:23 lxc.pyc:47] Return False [cannot concatenate 'str' and 'NoneType' objects]
[W 210818 20:03:23 lxc.pyc:600] None is not worked. Set network.2.link to empty
[I 210818 20:03:25 lxc.pyc:426] Enable...running OK
[I 210818 20:03:25 lxc.pyc:439] Enable...echo OK
[I 210818 20:03:25 lxc.pyc:696] ['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'bash', '-c', 'ip a s eth0|grep "inet "']
[W 210818 20:03:25 lxc.pyc:710] `['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'bash', '-c', 'ip a s eth0|grep "inet "']` exited with 1 and output
[I 210818 20:03:26 lxc.pyc:696] ['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'bash', '-c', 'ip a s eth0|grep "inet "']
[W 210818 20:03:26 lxc.pyc:710] `['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'bash', '-c', 'ip a s eth0|grep "inet "']` exited with 1 and output
[I 210818 20:03:27 lxc.pyc:696] ['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'bash', '-c', 'ip a s eth0|grep "inet "']
[I 210818 20:03:27 lxc.pyc:699] inet 10.0.5.239/24 brd 10.0.5.255 scope global dynamic eth0
[I 210818 20:03:27 lxc.pyc:696] ['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'cat', '/etc/resolv.conf']
[I 210818 20:03:27 lxc.pyc:699] # This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients to the
# internal DNS stub resolver of systemd-resolved. This file lists all
# configured search domains.
#
# Run "resolvectl status" to see details about the uplink DNS servers
# currently in use.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.

nameserver 127.0.0.53
options edns0
[I 210818 20:03:27 lxc.pyc:696] ['/share/ZFS530_DATA/.qpkg/container-station/bin/lxc-attach', '-P', '/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc', '-n', 'ubuntu_2004', '--', 'ip', 'r']
[I 210818 20:03:27 lxc.pyc:699] default via 10.0.5.1 dev eth0.
10.0.5.0/24 dev eth0 proto kernel scope link src 10.0.5.239

The fun thing is that the file
'/share/ZFS530_DATA/.qpkg/ubuntu-hd/lxc/ubuntu_2004/lxc.network.link.physical']
do exist

The final error during install is "Could not connect to DNS server (127.0.0.53)"

Anyone have any ideas.

BR
Tim
Post Reply

Return to “Container Station”