-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
A-Export-ChatO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Description
Steps to reproduce
I'm trying to export Telegram room (chat), but getting stuck on "Processing event 321 out of 578". Some chats exports normaly but some gets stuck. And its doesn't depend if Include Attachments is toggled or not. Messages are put to "From the beginning". And JSON format. Size limit 20
Outcome
If "Include Attachments" is on in console I get this error
*Exporter.ts:233
GET https://matrix.beeper.com/_matrix/client/v1/media/download/local.beeper.com/......?allow_redirect=true 403 (Forbidden)
getMediaBlob @ *Exporter.ts:233
createMessageBody @ HtmlExport.tsx:364
createHTML @ HtmlExport.tsx:432
await in createHTML
export @ HtmlExport.tsx:460
await in export
(anonymous) @ ExportDialog.tsx:108
(anonymous) @ useStateCallback.ts:17
(anonymous) @ ExportDialog.tsx:122
I @ ExportDialog.tsx:155
rageshake.ts:69 TypeError: Cannot read properties of null (reading 'userProfilesStore')
at *usePermalinkMember.ts:73:34
at b (*usePermalinkMember.ts:105:67)
at E (usePermalink.ts:138:20)
at k (Pill.tsx:92:9)
at Ii (react-dom-client.production.js:3502:21)
at Pa (react-dom-client.production.js:6239:15)
at Qa (react-dom-client.production.js:7243:14)
at Qc (react-dom-client.production.js:10855:14)
at Yc (react-dom-client.production.js:10736:37)
at Jc (react-dom-client.production.js:10717:7)
Object.keys.forEach.e.<computed> @ rageshake.ts:69
ya @ react-dom-client.production.js:5788
_a @ react-dom-client.production.js:5805
Da.e.callback @ react-dom-client.production.js:5838
pi @ react-dom-client.production.js:3435
mi @ react-dom-client.production.js:3445
cl @ react-dom-client.production.js:8345
kl @ react-dom-client.production.js:8743
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8819
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8819
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8775
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8747
id @ react-dom-client.production.js:11210
rd @ react-dom-client.production.js:11070
Lc @ react-dom-client.production.js:10490
Nc @ react-dom-client.production.js:10419
Cd @ react-dom-client.production.js:11626
A @ scheduler.production.js:151
If "Include Attachments" is off in console I get this error
rageshake.ts:69 TypeError: Cannot read properties of null (reading 'userProfilesStore')
at *usePermalinkMember.ts:73:34
at b (*usePermalinkMember.ts:105:67)
at E (usePermalink.ts:138:20)
at k (Pill.tsx:92:9)
at Ii (react-dom-client.production.js:3502:21)
at Pa (react-dom-client.production.js:6239:15)
at Qa (react-dom-client.production.js:7243:14)
at Qc (react-dom-client.production.js:10855:14)
at Yc (react-dom-client.production.js:10736:37)
at Jc (react-dom-client.production.js:10717:7)
Object.keys.forEach.e.<computed> @ rageshake.ts:69
ya @ react-dom-client.production.js:5788
_a @ react-dom-client.production.js:5805
Da.e.callback @ react-dom-client.production.js:5838
pi @ react-dom-client.production.js:3435
mi @ react-dom-client.production.js:3445
cl @ react-dom-client.production.js:8345
kl @ react-dom-client.production.js:8743
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8819
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8711
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8819
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8775
Nl @ react-dom-client.production.js:9559
kl @ react-dom-client.production.js:8747
id @ react-dom-client.production.js:11210
rd @ react-dom-client.production.js:11070
Lc @ react-dom-client.production.js:10490
Nc @ react-dom-client.production.js:10419
Cd @ react-dom-client.production.js:11626
A @ scheduler.production.js:151
Operating system
windows
Application version
1.11.106
How did you install the app?
Homeserver
beeper.com
Will you send logs?
Yes
Metadata
Metadata
Assignees
Labels
A-Export-ChatO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect