FS#50251 - [shadowsocks] systemd service of shadowsocks-server needs modification

Attached to Project: Community Packages
Opened by Xingjian Di (invisiblearts) - Thursday, 04 August 2016, 01:09 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The service provided by ArchLinux has an "After=network.target", while if we are binding the server IP in the config JSON, the service fails.(OSError: [Errno 99] Cannot assign requested address)
Changing that to "After=network-online.target" may resolve the issue.


Steps to reproduce:
1. In config JSON, specify "server"
2. Use systemd to manage shadowsocks-server@whatever
3. Reboot
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:00 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/shadowsocks/issues/1
Comment by Xingjian Di (invisiblearts) - Thursday, 04 August 2016, 01:12 GMT
Sorry for the inaccuracy in reporting. Changing to "After=network-online.target" is still not enough.
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...