Skip to content

Instantly share code, notes, and snippets.

@austinklenk
Last active August 30, 2018 16:57
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 austinklenk/f252a54c31755758404690a35b8db894 to your computer and use it in GitHub Desktop.
Save austinklenk/f252a54c31755758404690a35b8db894 to your computer and use it in GitHub Desktop.
-----> Connecting to green-silence-7642 (173.15.54.177) as root
Uploaded .hatch/action-78693.sh
Executing 'set -euxo pipefail; bash .hatch/action-78693.sh 2>&1 | tee -a .hatch/action-78693.log'
-----> Disabling password authentication for SSH
-----> Installing initial dependencies
Setting up redis-sentinel (5:4.0.11-1chl1~bionic1) ...
Job for redis-sentinel.service failed because a timeout was exceeded.
See "systemctl status redis-sentinel.service" and "journalctl -xe" for details.
invoke-rc.d: initscript redis-sentinel, action "restart" failed.
● redis-sentinel.service - Advanced key-value store
Loaded: loaded (/lib/systemd/system/redis-sentinel.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: timeout) since Thu 2018-08-30 16:56:31 UTC; 9ms ago
Docs: http://redis.io/documentation,
man:redis-sentinel(1)
Process: 92312 ExecStopPost=/bin/run-parts --verbose /etc/redis/redis-sentinel.post-down.d (code=exited, status=0/SUCCESS)
Process: 90695 ExecStartPost=/bin/run-parts --verbose /etc/redis/redis-sentinel.post-up.d (code=exited, status=0/SUCCESS)
Process: 90688 ExecStart=/usr/bin/redis-sentinel /etc/redis/sentinel.conf (code=exited, status=0/SUCCESS)
Process: 90619 ExecStartPre=/bin/run-parts --verbose /etc/redis/redis-sentinel.pre-up.d (code=exited, status=0/SUCCESS)
dpkg: error processing package redis-sentinel (--configure):
installed redis-sentinel package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
redis-sentinel
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ bash .hatch/action-78693.sh
+ tee -a .hatch/action-78693.log
Net::SSH::Connection::Session::CommandFailed: Command "set -euxo pipefail; bash .hatch/action-78693.sh 2>&1 | tee -a .hatch/action-78693.log" returned exit code 100
Net::SSH::Connection::Session::CommandFailed: Command "set -euxo pipefail; bash .hatch/action-78693.sh 2>&1 | tee -a .hatch/action-78693.log" returned exit code 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment