TypeError: Unexpected end of buffer reading string
incomplete: true,
at readString (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:569:22)
at read (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:455:23)
at read (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:457:17)
at checkedRead (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:209:16)
at <anonymous> (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/rivetkit@2.0.7_@hono+node-server@1.19.4_hono@4.9.8__@hono+node-ws@1.2.0_@hono+node-serv_7148c5ec2b14d5543d7cd21e202dc5c9/node_modules/rivetkit/dist/tsup/chunk-KHRZPP5T.js:3239:35)
564 | return function readString(length) {
565 | let string = strings[stringPosition++]
566 | if (string == null) {
567 | if (bundledStrings)
568 | return readStringJS(length)
569 | let extraction = extractStrings(position, srcEnd, length, src)
^
TypeError: Unexpected end of buffer reading string
incomplete: true,
TypeError: Unexpected end of buffer reading string
incomplete: true,
at readString (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:569:22)
at read (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:455:23)
at read (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:457:17)
at checkedRead (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/cbor-x@1.6.0/node_modules/cbor-x/decode.js:209:16)
at <anonymous> (/Users/samko/Documents/Web/didactic-telegram/node_modules/.pnpm/rivetkit@2.0.7_@hono+node-server@1.19.4_hono@4.9.8__@hono+node-ws@1.2.0_@hono+node-serv_7148c5ec2b14d5543d7cd21e202dc5c9/node_modules/rivetkit/dist/tsup/chunk-KHRZPP5T.js:3239:35)
564 | return function readString(length) {
565 | let string = strings[stringPosition++]
566 | if (string == null) {
567 | if (bundledStrings)
568 | return readStringJS(length)
569 | let extraction = extractStrings(position, srcEnd, length, src)
^
TypeError: Unexpected end of buffer reading string
incomplete: true,