Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created November 13, 2019 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dminuoso/4a7b77956db1cc9ad13ed783d7570907 to your computer and use it in GitHub Desktop.
Save dminuoso/4a7b77956db1cc9ad13ed783d7570907 to your computer and use it in GitHub Desktop.
mail> closures copied successfully
tricia> NOT restarting the following changed units: systemd-fsck@dev-disk-by\x2duuid-65B4\x2d7C3D.service
tricia> activating the configuration...
tricia> setting up /etc...
tricia> reloading user units for root...
tricia> reloading user units for support...
tricia> setting up tmpfiles
tricia> reloading the following units: dbus.service, firewall.service
tricia> the following new units were started: acme-smarthost.service.wobcom.de.timer, nginx.service
tricia> error: Traceback (most recent call last):
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 743, in worker
raise Exception("unable to activate new configuration (exit code {})".format(res))
Exception: unable to activate new configuration (exit code 3)
Traceback (most recent call last):
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/bin/..nixops-wrapped-wrapped", line 991, in <module>
args.op()
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/bin/..nixops-wrapped-wrapped", line 412, in op_deploy
max_concurrent_activate=args.max_concurrent_activate)
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in deploy
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1052, in run_with_notify
f()
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in <lambda>
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1019, in _deploy
dry_activate=dry_activate, max_concurrent_activate=max_concurrent_activate)
File "/nix/store/hyalbisc7bg8rxyi5pwnidjg2018hhvh-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 775, in activate_configs
.format(len(failed), len(res), ", ".join(["‘{0}’".format(x) for x in failed])))
Exception: activation of 1 of 2 machines failed (namely on ‘tricia’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment