UDM-SE os: 3.1.16 KPN iptv install does not work #278
Unanswered
Hikarus1987
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i had this running couple months back but now it's not running anymore and can't get It fixed I got this while installing the package and configure.
OS:3.1.16
Network app: 7.5.185
`root@UDM-SE:~# sh -c "$(curl https://raw.githubusercontent.com/fabianishere/udm-iptv/master/install.sh -sSf)"
Downloading packages...
Installing packages...
Hit:1 https://deb.debian.org/debian bullseye InRelease
Hit:2 https://deb.debian.org/debian bullseye-updates InRelease
Hit:3 https://deb.debian.org/debian bullseye-backports InRelease
Hit:4 https://security.debian.org/debian-security bullseye-security InRelease
Hit:5 https://apt.artifacts.ui.com bullseye InRelease
Hit:6 https://apt-release-candidate.artifacts.ui.com bullseye InRelease
Hit:7 https://apt-beta.artifacts.ui.com bullseye InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
dialog
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
Need to get 276 kB of archives.
After this operation, 1225 kB of additional disk space will be used.
Get:1 https://deb.debian.org/debian bullseye/main arm64 dialog arm64 1.3-20201126-1 [276 kB]
Fetched 276 kB in 0s (2972 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78, <> line 1.)
debconf: falling back to frontend: Readline
Selecting previously unselected package dialog.
(Reading database ... 46923 files and directories currently installed.)
Preparing to unpack .../dialog_1.3-20201126-1_arm64.deb ...
Unpacking dialog (1.3-20201126-1) ...
Setting up dialog (1.3-20201126-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
igmpproxy udm-iptv
0 upgraded, 2 newly installed, 0 to remove and 18 not upgraded.
Need to get 38.3 kB of archives.
After this operation, 167 kB of additional disk space will be used.
Get:1 /tmp/tmp.hZQNChkgwL/udm-iptv.deb udm-iptv all 3.0.2 [16.3 kB]
Get:2 https://deb.debian.org/debian bullseye/main arm64 igmpproxy arm64 0.3-1 [38.3 kB]
Fetched 38.3 kB in 0s (474 kB/s)
Preconfiguring packages ...
/tmp/udm-iptv.config.AMDuKQ: 142: .: cannot open /usr/lib/udm-iptv/profiles/kpn.profile: No such file
udm-iptv failed to preconfigure, with exit status 2
Selecting previously unselected package igmpproxy.
(Reading database ... 47086 files and directories currently installed.)
Preparing to unpack .../igmpproxy_0.3-1_arm64.deb ...
Unpacking igmpproxy (0.3-1) ...
Selecting previously unselected package udm-iptv.
Preparing to unpack .../tmp.hZQNChkgwL/udm-iptv.deb ...
Unpacking udm-iptv (3.0.2) ...
Setting up igmpproxy (0.3-1) ...
Setting up udm-iptv (3.0.2) ...
Failed to preset unit: Unit file /etc/systemd/system/udm-iptv.service is masked.
/usr/bin/deb-systemd-helper: error: systemctl preset failed on udm-iptv.service: No such file or directory
udm-iptv.service is a disabled or a static unit not running, not starting it.
W: Repository is broken: udm-iptv:arm64 (= 3.0.2) has no Size information
Installation successful... You can find your configuration at /etc/udm-iptv.conf.
Use the following command to reconfigure the script:
root@UDM-SE:
# udm-iptv# udm-iptv diagnoseUsage: /usr/bin/udm-iptv [OPTIONS...] COMMAND [ARGS]...
Helper tool for routed IPTV on the UniFi Dream Machine (Pro/SE).
Commands:
configure Re-configure the udm-iptv installation
upgrade Upgrade the udm-iptv installation to the latest version
uninstall Remove udm-iptv from the system
restart Restart the udm-iptv daemon
diagnose Diagnose issues with the current configuration
Options:
-h, --help Show this message and exit
root@UDM-SE:
Please share the following output with the developers:
=== Configuration ===
WAN Interface: eth8
WAN VLAN: 4 (dev iptv)
WAN DHCP: true (options "-O staticroutes -V IPTV_RG")
WAN Ranges: 213.75.0.0/16 217.166.0.0/16
LAN Interfaces: br0
IGMP Proxy quickleave disabled: false
IGMP Proxy debug: true
=== IP Link and Route ===
Device "iptv" does not exist.
Cannot find device "iptv"
=== Service Logs ===
-- Journal begins at Fri 2023-09-15 05:28:12 CEST, ends at Sat 2023-09-23 07:20:37 CEST. --
-- No entries --
root@UDM-SE:~# udm-iptv configure
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Package configuration
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Failed to preset unit: Unit file /etc/systemd/system/udm-iptv.service is masked.
/usr/bin/deb-systemd-helper: error: systemctl preset failed on udm-iptv.service: No such file or directory
udm-iptv.service is a disabled or a static unit not running, not starting it.
root@UDM-SE:
# udm-iptv diagnose# `Please share the following output with the developers:
=== Configuration ===
WAN Interface: eth8
WAN VLAN: 4 (dev iptv)
WAN DHCP: true (options "-O staticroutes -V IPTV_RG")
WAN Ranges: 213.75.0.0/16 217.166.0.0/16
LAN Interfaces: br0 br30
IGMP Proxy quickleave disabled: false
IGMP Proxy debug: true
=== IP Link and Route ===
Device "iptv" does not exist.
Cannot find device "iptv"
=== Service Logs ===
-- Journal begins at Fri 2023-09-15 05:28:12 CEST, ends at Sat 2023-09-23 07:21:12 CEST. --
-- No entries --
root@UDM-SE:
already tried remove and reinstall the package but no joy
Beta Was this translation helpful? Give feedback.
All reactions