openimsdk / open-im-android-demo

IM Android
https://openim.io
85 stars 82 forks source link

Can not send picture in APP #26

Closed chingchien-wu closed 7 months ago

chingchien-wu commented 11 months ago

What would you like to share?

When I try to send a picture in the chat then I got the following error :

code 10005, string error *url.Error not implement CodeError: Put "http://127.0.0.1:10005/openim/openim/temp/2023/08/25/10/21/34/f71a722774c4a0951acd7072ac2fd735_30995_7c5d53c6748344d386b3f845cc3dccfa.presigned?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=root%2F20230825%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230825T022134Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=51d88b4f23aec02a7aa8cbe9b3ab647eb62b98fd4fcac4b867f25c9712bdf496": dial tcp 127.0.0.1:10005: connect: connection refused

Why the app try to connect 127.0.0.1?

Additional information

No response