Created
March 16, 2023 09:40
-
-
Save jhemmmm/5817377cca135542aedd60d707969b47 to your computer and use it in GitHub Desktop.
gotd/logs
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-03-16T06:16:51.761Z INFO conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.79.0", "conn_id": 0, "dc_id": 2, "retry_interval": "5s", "max_retries": 5} | |
github.com/gotd/td/internal/rpc.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:42 | |
github.com/gotd/td/internal/mtproto.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:157 | |
github.com/gotd/td/telegram/internal/manager.CreateConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/create.go:84 | |
github.com/gotd/td/telegram.defaultConstructor.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:51 | |
github.com/gotd/td/telegram.(*Client).createConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:85 | |
github.com/gotd/td/telegram.(*Client).createPrimaryConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:71 | |
github.com/gotd/td/telegram.NewClient | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/client.go:199 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:95 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:51.761Z INFO telegram/connect.go:114 Starting {"v": "v0.79.0"} | |
github.com/gotd/td/telegram.(*Client).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:114 | |
github.com/gotd/contrib/bg.Connect.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/bg/connect.go:55 | |
2023-03-16T06:16:51.761Z INFO telegram/session.go:46 Connection restored from state {"v": "v0.79.0", "addr": "", "key_id": "1c4e3d7fc54ab02e"} | |
github.com/gotd/td/telegram.(*Client).restoreConnection | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:46 | |
github.com/gotd/td/telegram.(*Client).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:130 | |
github.com/gotd/contrib/bg.Connect.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/bg/connect.go:55 | |
2023-03-16T06:16:51.761Z INFO conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} | |
github.com/gotd/td/internal/rpc.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:42 | |
github.com/gotd/td/internal/mtproto.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:157 | |
github.com/gotd/td/telegram/internal/manager.CreateConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/create.go:84 | |
github.com/gotd/td/telegram.defaultConstructor.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:51 | |
github.com/gotd/td/telegram.(*Client).createConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:85 | |
github.com/gotd/td/telegram.(*Client).createPrimaryConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:71 | |
github.com/gotd/td/telegram.(*Client).restoreConnection | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:57 | |
github.com/gotd/td/telegram.(*Client).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:130 | |
github.com/gotd/contrib/bg.Connect.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/bg/connect.go:55 | |
2023-03-16T06:16:51.761Z DEBUG conn.mtproto mtproto/conn.go:198 Run: start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:198 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.912Z INFO conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.912Z DEBUG conn.mtproto mtproto/connect.go:49 Generating new session id {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:49 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.912Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "readLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.read mtproto/read.go:135 Read loop started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:135 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "saltsLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "pingLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "ackLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "handleClose"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn manager/conn.go:191 Initializing {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:191 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:51.913Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xedab447b", "type_name": "bad_server_salt#edab447b", "size_bytes": 28, "msg_id": 7211024227046020097} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyError | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:259 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleBadMsg | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_bad_msg.go:63 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto mtproto/rpc.go:36 Setting server salt {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:36 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z INFO conn.mtproto mtproto/salt.go:21 Salt updated {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "old": 8783790002386762155, "new": -2776853546986924361} | |
github.com/gotd/td/internal/mtproto.(*Conn).storeSalt | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:21 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:38 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z INFO conn.mtproto mtproto/rpc.go:41 Retrying request after basMsgErr {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:41 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:42 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:42 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.264Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:42 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.414Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x73f1f8dc", "type_name": "message_container", "size_bytes": 88, "msg_id": 7211024227690760197} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.414Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x9ec20908", "type_name": "new_session_created#9ec20908", "size_bytes": 28, "msg_id": 7211024227690760197} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.414Z DEBUG conn.mtproto mtproto/handle_session_created.go:21 Session created {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "unique_id": -3333418507125252141, "first_msg_id": 7211024222862023604, "first_msg_time": "2023-03-16T06:16:51.913Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:21 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.414Z INFO conn manager/conn.go:79 SessionInit {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:79 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.414Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xb921bd04", "type_name": "get_future_salts#b921bd04", "msg_id": 7211024226658588324} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).getSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:43 | |
github.com/gotd/td/internal/mtproto.(*Conn).saltLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:58 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 540, "msg_id": 7211024227909956609} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x3072cfa1", "type_name": "gzip", "size_bytes": 528, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto mtproto/handle_result.go:39 Decompressed {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xcc1a241e", "type_name": "config#cc1a241e", "size_bytes": 1116, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:39 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto mtproto/rpc.go:42 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:42 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task complete {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback", "elapsed": "552.776952ms"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.465Z DEBUG telegram/connect.go:84 Ready {"v": "v0.79.0"} | |
github.com/gotd/td/telegram.(*Client).onReady | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:84 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:117 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG telegram/session.go:89 Data saved {"v": "v0.79.0", "key_id": "1c4e3d7fc54ab02e"} | |
github.com/gotd/td/telegram.(*Client).saveSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:89 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:120 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.465Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "size_bytes": 20, "msg_id": 7211024227690760197} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto mtproto/handle_ack.go:17 Received ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211024222862023604]} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024226709805500} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.466Z DEBUG conn.mtproto.rpc rpc/ack.go:15 Acknowledge callback not set {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024222862023604} | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyAcks | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:18 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.769Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xae500895", "type_name": "future_salts#ae500895", "size_bytes": 84, "msg_id": 7211024229215062017} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.769Z DEBUG conn.mtproto mtproto/handle_future_salts.go:23 Got future salts {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "server_time": "2023-03-16T06:16:52.000Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleFutureSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_future_salts.go:23 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.836Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 104, "msg_id": 7211024229503393793} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.836Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x1cb5c415", "size_bytes": 92, "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.836Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:16:52.837Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024226709805500} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.837Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "371.139227ms", "ongoing": 0} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UsersGetUsers | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_users_get_users_gen.go:206 | |
github.com/gotd/td/telegram/auth.(*Client).self | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/self.go:15 | |
github.com/gotd/td/telegram/auth.(*Client).Status | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/auth/status.go:21 | |
myteleup/helpers/drives.NewTelegram | |
/home/myteleup/helpers/drives/telegram.go:116 | |
myteleup/tasks.uploadToTelegram | |
/home/myteleup/tasks/video.go:240 | |
myteleup/tasks.HandleVideoTask.func3 | |
/home/myteleup/tasks/video.go:149 | |
2023-03-16T06:16:52.914Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.914Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227158954120} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227158904164} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227158831800} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159101936} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159256696} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159654220} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.916Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159388092} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.916Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.916Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.917Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.917Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.917Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227161463572} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.917Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227163380136} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.919Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159015440} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.915Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.920Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.920Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024227159583076} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.920Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:16:52.920Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:06.913Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211024287287043468} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024297082875905} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159388092} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.571Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "15.656029281s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.571Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024295534981820} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:08.572Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024353016282113} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159654220} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "28.67850011s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024351392251948} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:21.594Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:24.898Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:24.899Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:25.122Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024368169423873} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:25.122Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:25.122Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:35.873Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024414346562561} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227161463572} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:35.874Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "42.956598391s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024411801720656} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:35.874Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.253Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024463221823489} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158831800} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.254Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "54.339320418s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024462721423144} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:47.254Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.686Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024482263571457} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158904164} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.687Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "58.772245577s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024480334292248} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.687Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:17:51.913Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf3427b8c", "type_name": "ping_delay_disconnect#f3427b8c", "msg_id": 7211024480560411600} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:67 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:113 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:114 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024538555644929} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159015440} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.793Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "1m11.878667012s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024536275394248} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.793Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024536275394248} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.794Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024536275394248} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:04.794Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024536275394248} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024582174817281} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159583076} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.949Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "1m22.034067153s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024579381035520} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.949Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024579381035520} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.950Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024579381035520} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:14.950Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024579381035520} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024641505058817} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227163380136} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.763Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "1m35.844097999s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024639324408244} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024639324408244} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.763Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024639324408244} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:28.764Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024639324408244} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024688523821057} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159101936} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.710Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "1m46.795593801s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024686516274928} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.710Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024686516274928} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.711Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024686516274928} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:39.711Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024686516274928} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024753472154625} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227159256696} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m1.917104933s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024751062381992} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024751062381992} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024751062381992} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:18:54.832Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024751062381992} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:02.655Z DEBUG conn.mtproto.ack mtproto/ack.go:24 Ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211024227909956609, 7211024229503393793]} | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:02.655Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211024785244891120} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:02.655Z DEBUG conn.mtproto.ack mtproto/ack.go:24 Ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211024297082875905]} | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.740Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024804617716737} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158954120} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.741Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m13.826143539s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024802510772348} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024802510772348} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024802510772348} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.741Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024802510772348} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:06.913Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211024802683084140} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024868364098561} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024295534981820} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.582Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m13.011263443s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024866776913372} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024866776913372} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.582Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024866776913372} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:21.583Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024866776913372} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.473Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024940909964289} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024351392251948} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.474Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m16.879985253s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024939682860548} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024939682860548} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024939682860548} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:38.474Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024939682860548} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:39.442Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:39.442Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:40.869Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024368169423873} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:40.869Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:40.869Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:40.869Z WARN conn.mtproto.rpc rpc/engine.go:102 Handler already called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:102 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:40.870Z WARN conn.mtproto mtproto/read.go:86 Error while handling message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "handler already called", "errorVerbose": "handler already called:\n github.com/gotd/td/internal/rpc.(*Engine).Do.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:104"} | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:86 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:50.234Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211024991422678017} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024411801720656} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:50.235Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m14.360944372s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024990983322768} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024990983322768} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211024990983322768} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:19:50.235Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024990983322768} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.706Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025053579471873} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:04.706Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:04.706Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:04.707Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024462721423144} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.707Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m17.45275458s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.707Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025051584758880} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.707Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025051584758880} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.707Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025051584758880} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:04.707Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025051584758880} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "pingLoop", "error": "disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout", "errorVerbose": "disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout", "elapsed": "3m21.639457729s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z DEBUG conn.mtproto mtproto/conn.go:172 Closing {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:172 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z INFO conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/rpc.(*Engine).Close | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:271 | |
github.com/gotd/td/internal/rpc.(*Engine).ForceClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:280 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:175 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:13.552Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:13.552Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:13.552Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:13.552Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "saltsLoop", "error": "context canceled", "elapsed": "3m21.639957797s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:13.552Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:13.552Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m21.86560573s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:16.480Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025104146862081} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:16.480Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:16.480Z WARN conn.mtproto.rpc rpc/engine.go:241 rpc callback not set {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024480334292248} | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:241 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:20:16.480Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:20:16.480Z DEBUG conn.mtproto.read mtproto/read.go:141 Read loop done {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "reason": "halting: consume: context canceled", "reasonVerbose": "halting:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167\n - consume:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:209\n - context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:141 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:16.480Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "readLoop", "error": "halting: consume: context canceled", "errorVerbose": "halting:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167\n - consume:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:209\n - context canceled", "elapsed": "3m24.567914722s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:25.852Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024536275394248} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:25.852Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m21.058358872s", "ongoing": 10} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:37.851Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024579381035520} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:37.851Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m22.901352189s", "ongoing": 9} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:52.399Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024639324408244} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:20:52.399Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m23.636006634s", "ongoing": 8} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:04.036Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025308611752696} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:04.036Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025308611752696} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:04.036Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024686516274928, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:04.036Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024686516274928} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:04.036Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m24.325523084s", "ongoing": 7} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:18.913Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025369618284044} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:18.913Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025369618284044} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:18.913Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024751062381992, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:18.913Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024751062381992} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:18.913Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m24.081018345s", "ongoing": 6} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:35.900Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024802510772348} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:35.900Z DEBUG conn.mtproto.ack mtproto/ack.go:24 Ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211024353016282113, 7211024368169423873, 7211024414346562561, 7211024463221823489, 7211024482263571457, 7211024538555644929, 7211024582174817281, 7211024641505058817, 7211024688523821057, 7211024753472154625, 7211024804617716737]} | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:35.900Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m29.15896124s", "ongoing": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:35.900Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "ackLoop", "error": "acl: context canceled", "errorVerbose": "acl:\n github.com/gotd/td/internal/mtproto.(*Conn).ackLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:33\n - context canceled", "elapsed": "4m43.987393001s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:53.468Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024866776913372} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:21:53.468Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m31.885415029s", "ongoing": 4} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:07.505Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024939682860548} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:07.505Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m29.031054142s", "ongoing": 3} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:09.825Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:09.825Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:24.032Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024990983322768} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:24.032Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m33.797078497s", "ongoing": 2} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:36.762Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025051584758880} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:36.763Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m32.05589988s", "ongoing": 1} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025716856875388} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025716856875388} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211024227158761788} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "5m46.344813831s", "ongoing": 0} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task complete {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "handleClose", "elapsed": "5m47.34685217s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.259Z DEBUG conn.mtproto mtproto/conn.go:214 Run: end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.260Z DEBUG conn manager/conn.go:125 Connection dead {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "group: task pingLoop: disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout", "errorVerbose": "group:\n github.com/gotd/td/internal/mtproto.(*Conn).Run\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214\n - task pingLoop:\n github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:48\n - disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout"} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:125 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.260Z INFO telegram/connect.go:75 Restarting connection {"v": "v0.79.0", "error": "group: task pingLoop: disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout", "errorVerbose": "group:\n github.com/gotd/td/internal/mtproto.(*Conn).Run\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214\n - task pingLoop:\n github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:48\n - disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:35114->91.108.56.173:443: i/o timeout", "backoff": "599.598205ms"} | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:75 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:107 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:65 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.260Z INFO conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} | |
github.com/gotd/td/internal/rpc.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:42 | |
github.com/gotd/td/internal/mtproto.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:157 | |
github.com/gotd/td/telegram/internal/manager.CreateConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/create.go:84 | |
github.com/gotd/td/telegram.defaultConstructor.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:51 | |
github.com/gotd/td/telegram.(*Client).createConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:85 | |
github.com/gotd/td/telegram.(*Client).createPrimaryConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:71 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:78 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:107 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:65 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:39.860Z DEBUG conn.mtproto mtproto/conn.go:198 Run: start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:198 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z INFO conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto mtproto/connect.go:49 Generating new session id {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:49 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "handleClose"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "pingLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "readLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "ackLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "saltsLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.read mtproto/read.go:135 Read loop started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:135 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn manager/conn.go:191 Initializing {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:191 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025720905073292} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.012Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.165Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x73f1f8dc", "type_name": "message_container", "size_bytes": 88, "msg_id": 7211025721266826245} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.165Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x9ec20908", "type_name": "new_session_created#9ec20908", "size_bytes": 28, "msg_id": 7211025721266826245} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.165Z DEBUG conn.mtproto mtproto/handle_session_created.go:21 Session created {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "unique_id": -6553637489404731863, "first_msg_id": 7211025720905073292, "first_msg_time": "2023-03-16T06:22:40.012Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:21 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.165Z INFO conn.mtproto mtproto/salt.go:21 Salt updated {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "old": -2776853546986924361, "new": 7896690341426410523} | |
github.com/gotd/td/internal/mtproto.(*Conn).storeSalt | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:21 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:35 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.165Z INFO conn manager/conn.go:79 SessionInit {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:79 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.165Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xb921bd04", "type_name": "get_future_salts#b921bd04", "msg_id": 7211025721058053084} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).getSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:43 | |
github.com/gotd/td/internal/mtproto.(*Conn).saltLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:58 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 544, "msg_id": 7211025721306750977} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x3072cfa1", "type_name": "gzip", "size_bytes": 532, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto mtproto/handle_result.go:39 Decompressed {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xcc1a241e", "type_name": "config#cc1a241e", "size_bytes": 1116, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:39 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.174Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task complete {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback", "elapsed": "162.265123ms"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:40.174Z DEBUG telegram/connect.go:84 Ready {"v": "v0.79.0"} | |
github.com/gotd/td/telegram.(*Client).onReady | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:84 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:117 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.175Z DEBUG telegram/session.go:89 Data saved {"v": "v0.79.0", "key_id": "1c4e3d7fc54ab02e"} | |
github.com/gotd/td/telegram.(*Client).saveSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:89 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:120 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.175Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "size_bytes": 20, "msg_id": 7211025721266826245} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.175Z DEBUG conn.mtproto mtproto/handle_ack.go:17 Received ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211025720905073292]} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.175Z DEBUG conn.mtproto.rpc rpc/ack.go:15 Acknowledge callback not set {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025720905073292} | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyAcks | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:18 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.318Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xae500895", "type_name": "future_salts#ae500895", "size_bytes": 84, "msg_id": 7211025721925370881} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:40.318Z DEBUG conn.mtproto mtproto/handle_future_salts.go:23 Got future salts {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "server_time": "2023-03-16T06:22:40.000Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleFutureSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_future_salts.go:23 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:49.260Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759808267328} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759808635628} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.261Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759808966972} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759809676548} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.262Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.263Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759810787296} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.264Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759813231864} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759813225428} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.266Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.269Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025759813365564} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:49.269Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025770932921345} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809676548} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.729Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2.467093429s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.729Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211025768866775920} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:51.730Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:22:55.012Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211025785329594644} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:00.938Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:00.939Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:05.967Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025832083520513} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:05.967Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:05.967Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:19.674Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:19.675Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:21.895Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025900493758465} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:21.895Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:21.895Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:26.852Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:26.852Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:30.966Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211025939457930241} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:30.967Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:30.967Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:40.013Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf3427b8c", "type_name": "ping_delay_disconnect#f3427b8c", "msg_id": 7211025978603533048} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:67 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:113 | |
github.com/gotd/td/internal/mtproto.(*Conn).pingLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:114 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:40.375Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:40.375Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:23:45.795Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026003145233409} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:45.795Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:23:45.795Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:00.008Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:00.008Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:04.938Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026085362230273} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:04.938Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:04.938Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:15.971Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:15.971Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:20.939Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:20.939Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:24.003Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026167250174977} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:24.004Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:24.004Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:26.393Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026177510926337} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:26.393Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:26.393Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:40.497Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:40.497Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:42.904Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026248428013569} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:42.904Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:42.904Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:24:59.368Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:24:59.368Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:00.204Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026322728750081} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:00.204Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:00.204Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:02.297Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:02.298Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:03.639Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026337484964865} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:03.639Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:03.640Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:14.159Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:14.159Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:15.928Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026390262609921} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:15.928Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:15.928Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:19.036Z DEBUG conn.mtproto.ack mtproto/ack.go:24 Ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211025721306750977, 7211025770932921345]} | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:24.036Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:24.036Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:25.013Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211026429575103592} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:29.970Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026450572461057} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:29.970Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:29.970Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:35.611Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:35.611Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:44.235Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x73f1f8dc", "type_name": "message_container", "size_bytes": 40, "msg_id": 7211026511843815425} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:44.236Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026511843815425} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:44.236Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:44.236Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:44.236Z WARN conn.mtproto.rpc rpc/engine.go:102 Handler already called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:102 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:44.236Z WARN conn.mtproto mtproto/read.go:86 Error while handling message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "handler already called", "errorVerbose": "handler already called:\n github.com/gotd/td/internal/rpc.(*Engine).Do.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:104"} | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:86 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:48.216Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:48.216Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.143Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808267328} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "3m6.882948882s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026562850177468} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026562850177468} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "pingLoop", "error": "disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout", "errorVerbose": "disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout", "elapsed": "3m16.131589594s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211026562850177468} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto mtproto/conn.go:172 Closing {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:172 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z ERROR conn.mtproto.read mtproto/read.go:208 Failed to process message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:208 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211026562850177468} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "saltsLoop", "error": "context canceled", "elapsed": "3m16.132049006s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:56.144Z INFO conn.mtproto.rpc rpc/engine.go:271 Close called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/rpc.(*Engine).Close | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:271 | |
github.com/gotd/td/internal/rpc.(*Engine).ForceClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:280 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleClose | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:175 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:57.409Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x73f1f8dc", "type_name": "message_container", "size_bytes": 40, "msg_id": 7211026568422494209} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.409Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211026568422494209} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.409Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.409Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.409Z WARN conn.mtproto.rpc rpc/engine.go:102 Handler already called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:102 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.410Z WARN conn.mtproto mtproto/read.go:86 Error while handling message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "handler already called", "errorVerbose": "handler already called:\n github.com/gotd/td/internal/rpc.(*Engine).Do.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:104"} | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:86 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:25:57.410Z DEBUG conn.mtproto.read mtproto/read.go:141 Read loop done {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "reason": "halting: consume: context canceled", "reasonVerbose": "halting:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167\n - consume:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:209\n - context canceled"} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:141 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:25:57.410Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "readLoop", "error": "halting: consume: context canceled", "errorVerbose": "halting:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:167\n - consume:\n github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:209\n - context canceled", "elapsed": "3m17.397919388s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:07.991Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810787296} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:07.991Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "3m18.728316966s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:22.026Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:22.026Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:35.830Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813225428} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:35.830Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "3m46.564546014s", "ongoing": 10} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:35.830Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2.676µs", "ongoing": 10} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:161 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:39.718Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:39.718Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:55.207Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:26:55.207Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:10.890Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:10.890Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:14.553Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808635628} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:14.553Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "4m25.291839011s", "ongoing": 9} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:23.493Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026936862090464} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:23.494Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026936862090464} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:23.494Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:23.494Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808966972} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:23.494Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "4m34.23260153s", "ongoing": 8} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:41.805Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025768866775920} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:41.805Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "4m50.075988544s", "ongoing": 7} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:41.805Z DEBUG conn.mtproto.ack mtproto/ack.go:24 Ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211025832083520513, 7211025900493758465, 7211025939457930241, 7211026003145233409, 7211026085362230273, 7211026167250174977, 7211026177510926337, 7211026248428013569, 7211026322728750081, 7211026337484964865, 7211026390262609921]} | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:41.805Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task stopped {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "ackLoop", "error": "acl: context canceled", "errorVerbose": "acl:\n github.com/gotd/td/internal/mtproto.(*Conn).ackLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:33\n - context canceled", "elapsed": "5m1.793320636s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:58.763Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027087455783544} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:58.763Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027087455783544} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:58.764Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:58.764Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810055048} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:27:58.764Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "5m9.501293066s", "ongoing": 6} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:12.425Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:12.426Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:28.358Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027215899210484} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:28.358Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027215899210484} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:28.358Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026562850177468, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:28.358Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211026562850177468} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:28.358Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "2m32.214392457s", "ongoing": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:43.062Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:43.062Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:43.062Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:43.062Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:59.638Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813365564} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:59.638Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "6m10.372435418s", "ongoing": 4} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:59.638Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027349323755092} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:59.638Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027349323755092} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:28:59.638Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "96.7µs", "ongoing": 4} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:12.454Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027404974424928} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:12.454Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027404974424928} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:12.454Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:12.455Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759813231864} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:12.455Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "6m23.188973187s", "ongoing": 3} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:25.043Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027460397727828} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:25.043Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027460397727828} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).dropRPC | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:57 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:160 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:25.043Z INFO conn.mtproto.rpc rpc/engine.go:161 Failed to drop request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620, "error": "rpcDoRequest: engine was closed", "errorVerbose": "rpcDoRequest:\n github.com/gotd/td/internal/mtproto.(*Conn).Invoke\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44\n - engine was closed:\n github.com/gotd/td/internal/rpc.init\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/errors.go:26"} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:161 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:25.043Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759809342620} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:25.043Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "6m35.781664318s", "ongoing": 2} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:40.824Z DEBUG conn.mtproto.rpc.retry rpc/engine.go:211 Acknowledge timed out, performing retry {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:211 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:40.824Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759808061168} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:40.824Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:212 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:232 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:40.824Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "6m51.563809005s", "ongoing": 1} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z DEBUG conn.mtproto mtproto/rpc.go:44 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211025759810428876} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:44 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "7m7.759065278s", "ongoing": 0} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task complete {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "handleClose", "elapsed": "7m17.009957416s"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z DEBUG conn.mtproto mtproto/conn.go:214 Run: end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z DEBUG conn manager/conn.go:125 Connection dead {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "error": "group: task pingLoop: disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout", "errorVerbose": "group:\n github.com/gotd/td/internal/mtproto.(*Conn).Run\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214\n - task pingLoop:\n github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:48\n - disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout"} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:125 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z INFO telegram/connect.go:75 Restarting connection {"v": "v0.79.0", "error": "group: task pingLoop: disconnect (pong missed): write: write: write intermediate: write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout", "errorVerbose": "group:\n github.com/gotd/td/internal/mtproto.(*Conn).Run\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:214\n - task pingLoop:\n github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:48\n - disconnect (pong missed):\n github.com/gotd/td/internal/mtproto.(*Conn).pingLoop\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:115\n - write:\n github.com/gotd/td/internal/mtproto.(*Conn).pingDelayDisconnect\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ping.go:71\n - write:\n github.com/gotd/td/transport.(*connection).Send\n /root/go/pkg/mod/github.com/gotd/[email protected]/transport/connection.go:48\n - write intermediate:\n github.com/gotd/td/internal/proto/codec.Intermediate.Write\n /root/go/pkg/mod/github.com/gotd/[email protected]/internal/proto/codec/intermediate.go:64\n - write tcp 51.91.229.155:46430->91.108.56.152:443: i/o timeout", "backoff": "569.375796ms"} | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:75 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:107 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:65 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.022Z INFO conn.mtproto.rpc rpc/engine.go:42 Initialized {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "retry_interval": "5s", "max_retries": 5} | |
github.com/gotd/td/internal/rpc.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:42 | |
github.com/gotd/td/internal/mtproto.New | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:157 | |
github.com/gotd/td/telegram/internal/manager.CreateConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/create.go:84 | |
github.com/gotd/td/telegram.defaultConstructor.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:51 | |
github.com/gotd/td/telegram.(*Client).createConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:85 | |
github.com/gotd/td/telegram.(*Client).createPrimaryConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:71 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:78 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:107 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram.(*Client).reconnectUntilClosed | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:65 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.606Z DEBUG conn.mtproto mtproto/conn.go:198 Run: start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:198 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.757Z INFO conn.mtproto mtproto/connect.go:44 Key already exists {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:44 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.757Z DEBUG conn.mtproto mtproto/connect.go:49 Generating new session id {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).connect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/connect.go:49 | |
github.com/gotd/td/internal/mtproto.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/conn.go:200 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:128 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "ackLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "saltsLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "handleClose"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "pingLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn manager/conn.go:191 Initializing {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:191 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "readLoop"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.read mtproto/read.go:135 Read loop started {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:135 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027598551439564} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.758Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.909Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x73f1f8dc", "type_name": "message_container", "size_bytes": 88, "msg_id": 7211027601362744321} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.909Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x9ec20908", "type_name": "new_session_created#9ec20908", "size_bytes": 28, "msg_id": 7211027601362744321} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.909Z DEBUG conn.mtproto mtproto/handle_session_created.go:21 Session created {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "unique_id": -6643896938124421373, "first_msg_id": 7211027598551439564, "first_msg_time": "2023-03-16T06:29:57.758Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:21 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.909Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xb921bd04", "type_name": "get_future_salts#b921bd04", "msg_id": 7211027598702780052} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).getSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:43 | |
github.com/gotd/td/internal/mtproto.(*Conn).saltLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/salt.go:58 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.909Z INFO conn manager/conn.go:79 SessionInit {"v": "v0.79.0", "conn_id": 0, "dc_id": 5} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:79 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 544, "msg_id": 7211027601386417153} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x3072cfa1", "type_name": "gzip", "size_bytes": 532, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/handle_result.go:39 Decompressed {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xcc1a241e", "type_name": "config#cc1a241e", "size_bytes": 1116, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:39 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:212 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1 | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:18 | |
github.com/cenkalti/backoff/v4.doRetryNotify[...] | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88 | |
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:61 | |
github.com/cenkalti/backoff/v4.RetryNotify | |
/root/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:49 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).init | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:211 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Run.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:131 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto.group tdsync/cancel_group.go:48 Task complete {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "task": "userCallback", "elapsed": "156.225564ms"} | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:29:57.914Z DEBUG telegram/connect.go:84 Ready {"v": "v0.79.0"} | |
github.com/gotd/td/telegram.(*Client).onReady | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/connect.go:84 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:117 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG telegram/session.go:89 Data saved {"v": "v0.79.0", "key_id": "1c4e3d7fc54ab02e"} | |
github.com/gotd/td/telegram.(*Client).saveSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:89 | |
github.com/gotd/td/telegram.(*Client).onSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/session.go:120 | |
github.com/gotd/td/telegram.clientHandler.OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/conn_builder.go:22 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).OnSession | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:93 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleSessionCreated | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_session_created.go:36 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:22 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "size_bytes": 20, "msg_id": 7211027601362744321} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto mtproto/handle_ack.go:17 Received ack {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_ids": [7211027598551439564]} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:57.914Z DEBUG conn.mtproto.rpc rpc/ack.go:15 Acknowledge callback not set {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027598551439564} | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyAcks | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_ack.go:18 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:34 | |
github.com/gotd/td/internal/mtproto.(*Conn).processContainerMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleContainer | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_container.go:17 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:28 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:58.061Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xae500895", "type_name": "future_salts#ae500895", "size_bytes": 84, "msg_id": 7211027602018881537} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:29:58.061Z DEBUG conn.mtproto mtproto/handle_future_salts.go:23 Got future salts {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "server_time": "2023-03-16T06:29:57.000Z"} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleFutureSalts | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_future_salts.go:23 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:26 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766155276} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766326348} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766155276} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766326348} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640766155276} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766483660} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766483660} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640766483660} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640766326348} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640766483660} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640766155276} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640766326348} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.023Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766748388} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766748388} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640766748388} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766981752} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640766981752} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640766981752} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767152120} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767152120} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640767152120} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640766981752} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640766748388} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640767152120} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767464140} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767464140} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640767464140} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.024Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640767797008} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640767464140} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640768395208} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640768395208} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640768395208} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640768512340} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640768512340} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.025Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640768512340} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640768512340} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640769012656} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640768395208} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.026Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.031Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640774021096} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.031Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640774021096} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.031Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027640774021096} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:07.031Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027640774021096} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:12.758Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x62d6b459", "type_name": "msgs_ack#62d6b459", "msg_id": 7211027662976019360} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeServiceMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:15 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).ackLoop | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/ack.go:36 | |
github.com/gotd/td/internal/tdsync.(*LogGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/log_group.go:45 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211027710697810945} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640767797008} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "16.340524658s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027709827826560} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027709827826560} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027709827826560} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:23.365Z DEBUG conn.mtproto mtproto/new_encrypted_msg.go:62 Request {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xbf9459b7", "type_name": "invokeWithoutUpdates#bf9459b7", "msg_id": 7211027709827826560} | |
github.com/gotd/td/internal/mtproto.(*Conn).newEncryptedMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/new_encrypted_msg.go:62 | |
github.com/gotd/td/internal/mtproto.(*Conn).write | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:29 | |
github.com/gotd/td/internal/mtproto.(*Conn).writeContentMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/write.go:10 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:191 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto mtproto/handle_message.go:19 Handle message {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0xf35c6d01", "type_name": "rpc_result", "size_bytes": 16, "msg_id": 7211027779054215169} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:19 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto mtproto/handle_result.go:24 Handle result {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "type_id": "0x997275b5", "type_name": "boolTrue#997275b5", "size_bytes": 4, "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:24 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto.rpc rpc/engine.go:99 Handler called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/rpc.(*Engine).Do.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:99 | |
github.com/gotd/td/internal/rpc.(*Engine).NotifyResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:245 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleResult | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_result.go:65 | |
github.com/gotd/td/internal/mtproto.(*Conn).handleMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/handle_message.go:30 | |
github.com/gotd/td/internal/mtproto.(*Conn).consumeMessage | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:83 | |
github.com/gotd/td/internal/mtproto.(*Conn).readLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/read.go:207 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto mtproto/rpc.go:47 Invoke end {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027640769012656} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:47 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:39.281Z DEBUG conn manager/conn.go:113 Invoke {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "duration": "32.255126557s", "ongoing": 11} | |
github.com/gotd/td/telegram/internal/manager.(*Conn).trackInvoke.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:113 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto mtproto/rpc.go:29 Invoke start {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027778463166432} | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:29 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto.rpc rpc/engine.go:87 Do called {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "msg_id": 7211027778463166432} | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:87 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:89 | |
github.com/gotd/td/telegram.(*Client).invokeDirect | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/invoke.go:55 | |
github.com/gotd/td/telegram.InvokeFunc.Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/middleware.go:15 | |
github.com/gotd/td/tg.(*Client).UploadSaveBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/tg/tl_upload_save_big_file_part_gen.go:264 | |
github.com/gotd/td/telegram/uploader.(*Uploader).uploadBigFilePart | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:27 | |
github.com/gotd/td/telegram/uploader.(*Uploader).bigLoop.func2 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/uploader/big.go:107 | |
github.com/gotd/td/internal/tdsync.(*CancellableGroup).Go.func1 | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/tdsync/cancel_group.go:48 | |
golang.org/x/sync/errgroup.(*Group).Go.func1 | |
/root/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 | |
2023-03-16T06:30:39.281Z DEBUG conn.mtproto.rpc rpc/ack.go:34 Waiting for acknowledge {"v": "v0.79.0", "conn_id": 0, "dc_id": 5, "ack_id": 7211027778463166432} | |
github.com/gotd/td/internal/rpc.(*Engine).waitAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/ack.go:34 | |
github.com/gotd/td/internal/rpc.(*Engine).retryUntilAck | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:183 | |
github.com/gotd/td/internal/rpc.(*Engine).Do | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/rpc/engine.go:132 | |
github.com/gotd/td/internal/mtproto.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/internal/mtproto/rpc.go:32 | |
github.com/gotd/td/telegram/internal/manager.(*Conn).Invoke | |
/root/go/pkg/mod/github.com/gotd/[email protected]/telegram/internal/manager/conn.go:164 | |
github.com/gotd/td/telegram.(*Client).invokeConn | |
/root/go/pkg/mod/github.com/gotd/td@v |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment