AmarnathCJD / gogram

Full-native implementation of MTProto protocol on Golang.
GNU General Public License v3.0
191 stars 37 forks source link

no response channel found for messageId #85

Closed wind-hx closed 5 months ago

wind-hx commented 6 months ago

A large number of “no response channel found for messageId” logs

2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
2024/03/19 02:41:54 gogram - mtproto - error - decoding unknown object: processing item in container: writing RPC response: no response channel found for messageId 7347899255596438500
RoseLoverX commented 6 months ago

@wind-hx code?, also what's the behaviour after this, updates stop?

TAMILVIP007 commented 6 months ago

@RoseLoverX Smd

AmarnathCJD commented 6 months ago

Need More info

wind-hx commented 6 months ago

It seems that the program will not be affected, but a large number of logs will appear repeatedly.

AmarnathCJD commented 6 months ago

Alright, yeah thats unnessary

AmarnathCJD commented 5 months ago

Inactive