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

corridor systemd services hang during corridor upgrades #32

Closed
adrelanos opened this issue Jul 31, 2016 · 1 comment
Closed

corridor systemd services hang during corridor upgrades #32

adrelanos opened this issue Jul 31, 2016 · 1 comment

Comments

@adrelanos
Copy link
Contributor

These are issues that have happened. These could happen if Tor's control protocol is not reachable / not properly set up or if Tor is not running (yet).

25 debian corridor-data[1917]: /usr/sbin/corridor-data: 39: /usr/sbin/corridor-data: cannot open /var/run/tor/control.authcookie: No such file

25 debian corridor-data[1917]: :25 socat[1923] E connect(5, AF=1 "/var/run/tor/control", 22): No such file or directory

52 debian corridor-data[1917]: 515 Authentication failed: Wrong length on authentication cookie.

53 debian corridor-data[1917]: :53 socat[3031] E write(1, 0x2551aa0, 7963): Broken pipe

As a follow up issue, it looks like corridor systemd services hang during corridor upgrades / therefore break the package management.

@rustybird rustybird changed the title make corridor robuster in case of Tor failures corridor systemd services hang during corridor upgrades Aug 1, 2016
@rustybird
Copy link
Owner

The log lines are basically a duplicate of #30, see the explanation there.

As a follow up issue, it looks like corridor systemd services hang during corridor upgrades / therefore break the package management.

Sounds like corridor-init-logged.service needs to depend on and/or be ordered after corridor-data.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants