NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.15k stars 14.18k forks source link

NixOS installer: Waiting for 1 module(s) timeout #309706

Open ravioli1369 opened 6 months ago

ravioli1369 commented 6 months ago

Describe the bug

The NixOS installer shows a loading icon saying its waiting for 1 module. This typically lasts for 400-500 seconds (refer screenshots) before it ends up failing and saying that my system is not connected to the internet, then proceeds with the installation. My system however is connected to the internet, and this issue is being written on the live installer itself. This does not resolve even if I close and reopen the installer.

Steps To Reproduce

  1. It simply occurs every time I boot into the live USB. I am using the latest Gnome installer (the recommended one) from the website: https://nixos.org/download/

Expected behavior

  1. It should timeout within a minute if it can't detect a working connection.
  2. It should be detecting the connection upon restart of the installer at least.

Screenshots

image image

Notify maintainers

@vlinkz

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[nixos@nixos:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.90, NixOS, 23.11 (Tapir), 23.11.6869.651b4702e27a`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - channels(root): `"nixos-23.11.6869.651b4702e27a"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Add a :+1: reaction to issues you find important.

jisef commented 2 months ago

I had the same Problem, I just paused my VPN and it worked.