[GH-ISSUE #11] Error unable to send sms #7

Closed
opened 2026-03-04 12:10:51 +03:00 by kerem · 3 comments
Owner

Originally created by @Kaizz983 on GitHub (Oct 3, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/11

When clicking send message, error "TypeError: Cannot read properties of undefined (reading 'replace')"
Messages can still be received normally
Modem in use: RM520N-GL

Powered by LuCI openwrt-21.02 branch (git-23.098.38725-847bd6b) / ImmortalWrt 21.02-SNAPSHOT r0-378e08f
image
image

Originally created by @Kaizz983 on GitHub (Oct 3, 2023). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/11 When clicking send message, error "TypeError: Cannot read properties of undefined (reading 'replace')" Messages can still be received normally Modem in use: RM520N-GL [Powered by LuCI openwrt-21.02 branch (git-23.098.38725-847bd6b)](https://github.com/openwrt/luci) / ImmortalWrt 21.02-SNAPSHOT r0-378e08f ![image](https://github.com/4IceG/luci-app-sms-tool-js/assets/10328246/335ea34e-abdf-4676-8d8f-ba87cdcabad6) ![image](https://github.com/4IceG/luci-app-sms-tool-js/assets/10328246/3455a58b-45f7-43a7-9ffa-b93aee119216)
kerem closed this issue 2026-03-04 12:10:51 +03:00
Author
Owner

@4IceG commented on GitHub (Oct 3, 2023):

Hi @Roxy09099 ,
Does sending from the console work correctly?

sms_tool -d /dev/ttyUSB2 send 191 "Test"

<!-- gh-comment-id:1744726116 --> @4IceG commented on GitHub (Oct 3, 2023): Hi @Roxy09099 , Does sending from the console work correctly? sms_tool -d /dev/ttyUSB2 send 191 "Test"
Author
Owner

@Kaizz983 commented on GitHub (Oct 3, 2023):

image
image

<!-- gh-comment-id:1744820011 --> @Kaizz983 commented on GitHub (Oct 3, 2023): ![image](https://github.com/4IceG/luci-app-sms-tool-js/assets/10328246/2918a352-943d-4a97-916a-dc228a6096ea) ![image](https://github.com/4IceG/luci-app-sms-tool-js/assets/10328246/69091b9b-a8e3-4b28-ac25-6db6a824b346)
Author
Owner

@4IceG commented on GitHub (Oct 3, 2023):

@Roxy09099 As you can see the problem is not my package but your modem. Check the configuration, maybe you don't have something set. Alternatively, reset the modem to default settings.

<!-- gh-comment-id:1744835613 --> @4IceG commented on GitHub (Oct 3, 2023): @Roxy09099 As you can see the problem is not my package but your modem. Check the configuration, maybe you don't have something set. Alternatively, reset the modem to default settings.
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#7
No description provided.