You are not logged in.
On my laptop (running Arch), Discord is stuck on "Starting..."
Discord 0.0.11
Starting app.
Starting updater.
[Modules] Modules initializing
[Modules] Distribution: remote
[Modules] Host updates: enabled
[Modules] Module updates: enabled
[Modules] Module install path: /home/adam/.config/discord/0.0.11/modules
[Modules] Module installed file path: /home/adam/.config/discord/0.0.11/modules/installed.json
[Modules] Module download path: /home/adam/.config/discord/0.0.11/modules/pending
[82832:0826/142021.982839:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
[Modules] No updates to install
[Modules] Checking for host updates.
Error downloading with electron net: network timeout: https://discord.com/api/updates/stable?platform=linux&version=0.0.11
Falling back to node net library..
[Modules] Host is up to date.
[Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
Error downloading with electron net: net::ERR_TIMED_OUT
Falling back to node net library..
[Modules] No module updates available.
[82832:0826/142052.719370:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 1000 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 1839.2675439509119 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 2025.456746965822 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 3465.7931630588664 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 5740.457916188594 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 15719.045512416704 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 20000 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 20000 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 20000 ms
[WebContents] retrying load https://discordapp.com/app?_=1598444452646
[WebContents] did-fail-load -7 ERR_TIMED_OUT retry in 20000 ms
On my desktop (also running Arch) this isn't a problem.
Last edited by Ketchup901 (2020-08-26 12:29:05)
Offline
It's because you're offline.
Offline
What?
Offline
What?
Don't do that. This is against the Code of Conduct: No power-posting
There is only one way to interpret the response, so don't pretend to misunderstand it. Instead, either state that you are, in fact, online with a valid Internet connection with working name resolution or work the problem from that. Your log clearly states "network timeout" trying to reach URLs that are easily verifiable with a browser (e.g. https://discord.com/api/modules/stable/versions.json) so verify those.
Offline
I didn't pretend to misunderstand, I just actually didn't understand.
Yes, I am connected to the internet. I made this post from the same device that Discord isn't working on.
All the urls in the error message load fine in the browser, and in fact that's not the issue. After failing to connect with "electron net", it falls back on "mono net" and succeeds in telling me that there are no updates available.
Offline
Maybe you have a firewall or something blocking Discord then - UFW perhaps?
Offline
UFW is not installed and iptables.rules has only its default values.
Offline