[GH-ISSUE #33] luci-app-sms-tool-js. Killed #27

Closed
opened 2026-03-04 12:11:00 +03:00 by kerem · 5 comments
Owner

Originally created by @dimage on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/33

root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf

root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub

--2025-12-17 05:34:17-- https://github.com/4IceG/Modem-extras/raw/main/myrepo/I ceG-repo.pub
Resolving github.com... 140.82.121.3
Connecting to github.com|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/4IceG/Modem-extras/main/myrepo/IceG- repo.pub [following]
--2025-12-17 05:34:17-- https://raw.githubusercontent.com/4IceG/Modem-extras/ma in/myrepo/IceG-repo.pub
Resolving raw.githubusercontent.com... 185.199.111.133, 185.199.109.133, 185.199 .108.133, ...
Connecting to raw.githubusercontent.com|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 92 [text/plain]
Saving to: '/tmp/IceG-repo.pub'
/tmp/IceG-repo.pub 100%[===================>] 92 --.-KB/s in 0s
2025-12-17 05:34:18 (1.61 MB/s) - '/tmp/IceG-repo.pub' saved [92/92]

root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub

root@OpenWrt:~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
Updated list of available packages in /var/opkg-lists/IceG_repo
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/packag es/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/packag es/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/base/ Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/base/ Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/kmods/ 6.6.110-1-484466e2719a743506c36b4bb2103582/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_kmods
Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/kmods/ 6.6.110-1-484466e2719a743506c36b4bb2103582/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/luci/ Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/luci/ Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/packa ges/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/packa ges/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/routi ng/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/routi ng/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/telep hony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/telep hony/Packages.sig
Signature check passed.

root@OpenWrt:~# opkg install luci-app-sms-tool-js
Installing luci-app-sms-tool-js (2.0.29-r20250609) to root...
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-sms-t ool-js_2.0.29-r20250609_all.ipk
Configuring luci-app-sms-tool-js.
Killed

Originally created by @dimage on GitHub (Dec 17, 2025). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/33 > root@OpenWrt:~# grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf > root@OpenWrt:~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub > --2025-12-17 05:34:17-- https://github.com/4IceG/Modem-extras/raw/main/myrepo/I ceG-repo.pub > Resolving github.com... 140.82.121.3 > Connecting to github.com|140.82.121.3|:443... connected. > HTTP request sent, awaiting response... 302 Found > Location: https://raw.githubusercontent.com/4IceG/Modem-extras/main/myrepo/IceG- repo.pub [following] > --2025-12-17 05:34:17-- https://raw.githubusercontent.com/4IceG/Modem-extras/ma in/myrepo/IceG-repo.pub > Resolving raw.githubusercontent.com... 185.199.111.133, 185.199.109.133, 185.199 .108.133, ... > Connecting to raw.githubusercontent.com|185.199.111.133|:443... connected. > HTTP request sent, awaiting response... 200 OK > Length: 92 [text/plain] > Saving to: '/tmp/IceG-repo.pub' > /tmp/IceG-repo.pub 100%[===================>] 92 --.-KB/s in 0s > 2025-12-17 05:34:18 (1.61 MB/s) - '/tmp/IceG-repo.pub' saved [92/92] > root@OpenWrt:~# opkg-key add /tmp/IceG-repo.pub > root@OpenWrt:~# opkg update > Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz > Updated list of available packages in /var/opkg-lists/IceG_repo > Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/packag es/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_core > Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/packag es/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/base/ Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_base > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/base/ Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/kmods/ 6.6.110-1-484466e2719a743506c36b4bb2103582/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_kmods > Downloading https://downloads.openwrt.org/releases/24.10.4/targets/x86/64/kmods/ 6.6.110-1-484466e2719a743506c36b4bb2103582/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/luci/ Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_luci > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/luci/ Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/packa ges/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_packages > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/packa ges/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/routi ng/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_routing > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/routi ng/Packages.sig > Signature check passed. > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/telep hony/Packages.gz > Updated list of available packages in /var/opkg-lists/openwrt_telephony > Downloading https://downloads.openwrt.org/releases/24.10.4/packages/x86_64/telep hony/Packages.sig > Signature check passed. > root@OpenWrt:~# opkg install luci-app-sms-tool-js > Installing luci-app-sms-tool-js (2.0.29-r20250609) to root... > Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-sms-t ool-js_2.0.29-r20250609_all.ipk > Configuring luci-app-sms-tool-js. > Killed
kerem closed this issue 2026-03-04 12:11:01 +03:00
Author
Owner

@4IceG commented on GitHub (Dec 17, 2025):

What is the error, package is not working?

<!-- gh-comment-id:3663752566 --> @4IceG commented on GitHub (Dec 17, 2025): What is the error, package is not working?
Author
Owner

@dimage commented on GitHub (Dec 17, 2025):

package not installed

<!-- gh-comment-id:3663754652 --> @dimage commented on GitHub (Dec 17, 2025): package not installed
Author
Owner

@4IceG commented on GitHub (Dec 17, 2025):

Package not in LuCI menu?

Have you logged out? Have you cleared your browser cache?

<!-- gh-comment-id:3663759961 --> @4IceG commented on GitHub (Dec 17, 2025): Package not in LuCI menu? Have you logged out? Have you cleared your browser cache?
Author
Owner

@dimage commented on GitHub (Dec 17, 2025):

I'm stupid. It's okay. Sorry.

<!-- gh-comment-id:3663769638 --> @dimage commented on GitHub (Dec 17, 2025): I'm stupid. It's okay. Sorry.
Author
Owner

@4IceG commented on GitHub (Dec 17, 2025):

Package installs correctly.

The "Killed" message is the result of executing the luci-app-sms-tool-js/root/etc/uci-defaults/off_sms.sh script.

Everything is OK.

<!-- gh-comment-id:3663777834 --> @4IceG commented on GitHub (Dec 17, 2025): Package installs correctly. The "Killed" message is the result of executing the luci-app-sms-tool-js/root/etc/uci-defaults/off_sms.sh script. Everything is OK.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-sms-tool-js#27
No description provided.