We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022-11-14T19:06:26+07:00 INF Message sent host=0.0.0.0 id=B228D74613E2DDD0F7958F738A72AE86 role=wuzapi timestamp="{0 63804024386 19609344}" 2022-11-14T19:06:26+07:00 INF Message delivered host=0.0.0.0 id=D7E05D5EE17DD2A15ED3E96F3405E0D9 role=wuzapi source=[email protected] timestamp="{0 63804024386 19609344}" 2022-11-14T19:06:26+07:00 WRN Skipping webhook. Not subscribed for this type host=0.0.0.0 role=wuzapi type=ReadReceipt 2022-11-14T19:06:26+07:00 INF Got API Request duration=774.648288 host=0.0.0.0 ip=172.17.12.185:37724 method=POST req_id=cdp2ugkon3mb6v6tj9l0 role=wuzapi size=134 status=200 url=/chat/send/text userid=1 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x86bb3a]
goroutine 83199 [running]: go.mau.fi/libsignal/state/record.(*State).SenderChainKey(...) /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/state/record/SessionState.go:297 go.mau.fi/libsignal/session.(*Cipher).Encrypt(0xc0014599a8, {0xc000884000, 0xb2, 0x160}) /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/session/SessionCipher.go:71 +0x7a go.mau.fi/whatsmeow.(*Client).encryptMessageForDevice(0xc00069d000, {0xc000ccf1e0, 0xaf, 0xaf}, {{0xc000831880, 0xd}, 0x0, 0x0, {0xc62306, 0xe}, ...}, ...) /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/send.go:362 +0x67d go.mau.fi/whatsmeow.(*Client).handleRetryReceipt(0xc00069d000, 0xc000b43ea0, 0xc0011c78c0) /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/retry.go:152 +0x125d go.mau.fi/whatsmeow.(*Client).handleReceipt.func1() /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/receipt.go:26 +0x33 created by go.mau.fi/whatsmeow.(*Client).handleReceipt /home/cloud/go/pkg/mod/go.mau.fi/[email protected]/receipt.go:25 +0xca
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2022-11-14T19:06:26+07:00 INF Message sent host=0.0.0.0 id=B228D74613E2DDD0F7958F738A72AE86 role=wuzapi timestamp="{0 63804024386 19609344}"
2022-11-14T19:06:26+07:00 INF Message delivered host=0.0.0.0 id=D7E05D5EE17DD2A15ED3E96F3405E0D9 role=wuzapi source=[email protected] timestamp="{0 63804024386 19609344}"
2022-11-14T19:06:26+07:00 WRN Skipping webhook. Not subscribed for this type host=0.0.0.0 role=wuzapi type=ReadReceipt
2022-11-14T19:06:26+07:00 INF Got API Request duration=774.648288 host=0.0.0.0 ip=172.17.12.185:37724 method=POST req_id=cdp2ugkon3mb6v6tj9l0 role=wuzapi size=134 status=200 url=/chat/send/text userid=1
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x86bb3a]
goroutine 83199 [running]:
go.mau.fi/libsignal/state/record.(*State).SenderChainKey(...)
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/state/record/SessionState.go:297
go.mau.fi/libsignal/session.(*Cipher).Encrypt(0xc0014599a8, {0xc000884000, 0xb2, 0x160})
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/session/SessionCipher.go:71 +0x7a
go.mau.fi/whatsmeow.(*Client).encryptMessageForDevice(0xc00069d000, {0xc000ccf1e0, 0xaf, 0xaf}, {{0xc000831880, 0xd}, 0x0, 0x0, {0xc62306, 0xe}, ...}, ...)
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/send.go:362 +0x67d
go.mau.fi/whatsmeow.(*Client).handleRetryReceipt(0xc00069d000, 0xc000b43ea0, 0xc0011c78c0)
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/retry.go:152 +0x125d
go.mau.fi/whatsmeow.(*Client).handleReceipt.func1()
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/receipt.go:26 +0x33
created by go.mau.fi/whatsmeow.(*Client).handleReceipt
/home/cloud/go/pkg/mod/go.mau.fi/[email protected]/receipt.go:25 +0xca
The text was updated successfully, but these errors were encountered: