Skip to content
New issue

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

Discord 0.0.8 crashes on launch #53

Closed
Cxpher opened this issue Jan 27, 2019 · 10 comments
Closed

Discord 0.0.8 crashes on launch #53

Cxpher opened this issue Jan 27, 2019 · 10 comments

Comments

@Cxpher
Copy link

Cxpher commented Jan 27, 2019

Hi,

Crashes upon launch and goes into a reload loop.

Error in console is..

TypeError: Cannot read property 'format' of undefined
at t.renderHeader (7380edb1e656997102a0.js:1)
at t.render (7380edb1e656997102a0.js:1)
at Qo (824772519e8b9ac65e01.js:117)
at Xo (824772519e8b9ac65e01.js:117)
at ti (824772519e8b9ac65e01.js:117)
at Li (824772519e8b9ac65e01.js:117)
at Mi (824772519e8b9ac65e01.js:117)
at fa (824772519e8b9ac65e01.js:117)
at ca (824772519e8b9ac65e01.js:117)
at _a (824772519e8b9ac65e01.js:117)
at Immediate._onImmediate (824772519e8b9ac65e01.js:45)
at runCallback (timers.js:694)
at tryOnImmediate (timers.js:665)
at processImmediate (timers.js:647)

@aeder
Copy link

aeder commented Feb 14, 2019

I have the same issue. Also if I run Discord from console I get the following output:

[aeder@ryzen-pc ~]$ flatpak run com.discordapp.Discord
Discord 0.0.8
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/aeder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules
[Modules] Module installed file path: /home/aeder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/installed.json
[Modules] Module download path: /home/aeder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/pending
[Modules] No updates to install
[Modules] Checking for host updates.
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discordapp.com/api/modules/stable/versions.json
[Modules] No module updates available.
[Modules] Starting to install discord_media...
[Modules] Fetching discord_media@0 from https://discordapp.com/api/modules/stable/discord_media/0
[Modules] Streaming discord_media@0 [251 bytes] to /home/aeder/.var/app/com.discordapp.Discord/config/discord/0.0.8/modules/pending/discord_media-0.zip
[Modules] Finished module downloads. [success: 0] [failure: 1]

@aeder
Copy link

aeder commented Feb 14, 2019

Also the workaround described in this comment makes it work for me: #48 (comment)

So it might be this is just a duplicate of that issue.

@Cxpher
Copy link
Author

Cxpher commented Feb 14, 2019 via email

@amz-x
Copy link

amz-x commented May 26, 2019

Same issue here.

Fedora 30
Flatpak 1.2.4
Discord 0.9

Adding TZ environment variable to run command helped me.

flatpak run --env=TZ=America/New_York com.discordapp.Discord

@kurobeats
Copy link

Same issue here.

Fedora 30
Flatpak 1.2.4
Discord 0.9

Adding TZ environment variable to run command helped me.

flatpak run --env=TZ=America/New_York com.discordapp.Discord

This workaround works for me too.

@n3snah
Copy link

n3snah commented Jul 3, 2019

I am also having issues but running
flatpak run --env=TZ=America/New_York com.discordapp.Discord fixed this for me too.

@ghost
Copy link

ghost commented Aug 5, 2019

there's anyone maintaining the discord flatpak?
that bug still exist.

@arifur
Copy link

arifur commented Sep 21, 2019

Flatpak Discord still crashing

@iglosiggio
Copy link

Hi (im going to repost this in all the duplicated issues). After digging a while seems caused by this bug in chromium. Maybe updating the electron version will fix it?

@eiglow
Copy link

eiglow commented Oct 22, 2020

I think this issue has been fixed, I can no longer reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants