You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sending a messages using message_emittersh | curl -X POST -H "Content-Type: application/json" -d @- 'http://172.17.0.3:8080/v2/send' and with short messages everything is well.
When I'm sending relatively big message, Iover 10 KB, - it cuts the text. In my case it's 2852 Bytes.
Are you using the latest released version?
Yes
Have you read the troubleshooting page?
Yes
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
Normal Mode
What's the architecture of your host system?
x86-64
Additional information
No response
The text was updated successfully, but these errors were encountered:
atlascoder
changed the title
Failing on sending big text messages
Cutting messages on sending big text
Nov 29, 2024
The problem
I'm sending a messages using
message_emittersh | curl -X POST -H "Content-Type: application/json" -d @- 'http://172.17.0.3:8080/v2/send'
and with short messages everything is well.When I'm sending relatively big message, Iover 10 KB, - it cuts the text. In my case it's 2852 Bytes.
Are you using the latest released version?
Have you read the troubleshooting page?
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
Normal Mode
What's the architecture of your host system?
x86-64
Additional information
No response
The text was updated successfully, but these errors were encountered: