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

Some Electron apps cannot access the network #94122

Closed
anna328p opened this issue Jul 29, 2020 · 2 comments
Closed

Some Electron apps cannot access the network #94122

anna328p opened this issue Jul 29, 2020 · 2 comments

Comments

@anna328p
Copy link
Member

Describe the bug
Some Electron apps that I attempt to run are unable to access the network. This includes Discord, Google Play Music Desktop Player.

If started in the terminal, Discord repeatedly shows the following error:

[WebContents] did-fail-load -2 ERR_FAILED retry in 1000 ms
[WebContents] retrying load https://ptb.discordapp.com/app?_=1595990016446

GPMDP shows no errors, but refuses to load.

Element Desktop still works.

To Reproduce
Steps to reproduce the behavior:

  1. Install Discord
  2. Attempt to start Discord
  3. Observe the infinite spinner as it attempts to make HTTP requests

Expected behavior

The app is able to access the internet and launches properly.

Screenshots

Screenshot from 2020-07-28 19-36-16
Screenshot from 2020-07-28 19-36-53

Additional context

This happened soon after a routine rebuild.

Notify maintainers

Metadata

  • system: "x86_64-linux"
  • host os: Linux 5.7.10, NixOS, 20.09pre236138.970b2b853d4 (Nightingale)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.7
  • channels(root): "nixos-20.09pre236138.970b2b853d4, home-manager"
  • channels(anna): ""
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@anna328p
Copy link
Member Author

It's not just electron. No Steam browser pages load either.

@anna328p
Copy link
Member Author

Duplicate of #93955

@anna328p anna328p marked this as a duplicate of #93955 Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant