minecraft-server 0 -> 1 attrpath: minecraft-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/jpjw0s3hvbqxgvw2x8mw8gp0svs08lyv-packages.json.drv building '/nix/store/jpjw0s3hvbqxgvw2x8mw8gp0svs08lyv-packages.json.drv'... Going to be running update for following packages: - minecraft-server-1.20.1 Press Enter key to continue... Running update for: - minecraft-server-1.20.1: UPDATING ... - minecraft-server-1.20.1: ERROR --- SHOWING ERROR LOG FOR minecraft-server-1.20.1 ---------------------- these 5 paths will be fetched (0.13 MiB download, 0.56 MiB unpacked): /nix/store/y7k6ylv0s0d02dmxsxi3ghpblcz1jz9v-python3.10-dataclasses-json-0.5.9 /nix/store/pqhniiq44m21dynyiqqrr6h29bj5w9r7-python3.10-marshmallow-3.19.0 /nix/store/d22nv4aymwsfqq0jvik9k35alhzw8avg-python3.10-marshmallow-enum-1.5.1 /nix/store/qb6hd3hxn27p4xl594pa5ybiq5n496rk-python3.10-mypy-extensions-1.0.0 /nix/store/q70kh40x9yzagxqc7qfph29lzd922cav-python3.10-typing-inspect-0.9.0 copying path '/nix/store/pqhniiq44m21dynyiqqrr6h29bj5w9r7-python3.10-marshmallow-3.19.0' from 'https://cache.nixos.org'... copying path '/nix/store/qb6hd3hxn27p4xl594pa5ybiq5n496rk-python3.10-mypy-extensions-1.0.0' from 'https://cache.nixos.org'... copying path '/nix/store/q70kh40x9yzagxqc7qfph29lzd922cav-python3.10-typing-inspect-0.9.0' from 'https://cache.nixos.org'... copying path '/nix/store/d22nv4aymwsfqq0jvik9k35alhzw8avg-python3.10-marshmallow-enum-1.5.1' from 'https://cache.nixos.org'... copying path '/nix/store/y7k6ylv0s0d02dmxsxi3ghpblcz1jz9v-python3.10-dataclasses-json-0.5.9' from 'https://cache.nixos.org'... Traceback (most recent call last): File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/util/connection.py", line 72, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/nix/store/2c7sgx69p6mmp76cvmi5j6c72dj76jj8-python3-3.10.12/lib/python3.10/socket.py", line 955, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connectionpool.py", line 714, in urlopen httplib_response = self._make_request( File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connectionpool.py", line 403, in _make_request self._validate_conn(conn) File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1053, in _validate_conn conn.connect() File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connection.py", line 363, in connect self.sock = conn = self._new_conn() File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/connectionpool.py", line 798, in urlopen retries = retries.increment( File "/nix/store/vxv1146f7zvyn3z305rx38rwrhsj61zd-python3.10-urllib3-1.26.16/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='launchermeta.mojang.com', port=443): Max retries exceeded with url: /mc/game/version_manifest.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 158, in json.dump(generate(), file, indent=2) File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 133, in generate versions = get_versions() File "/var/cache/nixpkgs-update/worker/worktree/minecraft-server/pkgs/games/minecraft-servers/update.py", line 80, in get_versions response = requests.get( File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='launchermeta.mojang.com', port=443): Max retries exceeded with url: /mc/game/version_manifest.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) --- SHOWING ERROR LOG FOR minecraft-server-1.20.1 ---------------------- The update script for minecraft-server-1.20.1 failed with exit code 1