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

Fix problem with i2pd service #2169

Merged
merged 2 commits into from
Apr 4, 2025
Merged

Fix problem with i2pd service #2169

merged 2 commits into from
Apr 4, 2025

Conversation

ChernovHere
Copy link
Contributor

My case:

When changing the address of the web interface or http/socks proxy to 192.168.X.X and after restarting the system, an error pops up:

XX:XX:XX:XX@365/critical - Daemon: Failed to start Webconsole: bind: Cannot assign requested address
XX:XX:XX:XX@365/critical - Clients: Exception in HTTP Proxy: bind: Cannot assign requested address
XX:XX:XX:XX@365/critical - Clients: Exception in SOCKS Proxy: bind: Cannot assign requested address

This PR fixes the problem

@r4sas
Copy link
Member

r4sas commented Apr 1, 2025

Может в Wants оставить network.target?

Wants=network.target
After=network.target network-online.target

@r4sas
Copy link
Member

r4sas commented Apr 1, 2025

Да и вообще, если у тебя инет не появится, то у тебя никогда до network-online не дойдет. По этому двуякая ситуация может выйти.

@r4sas r4sas merged commit 8ca74a3 into PurpleI2P:openssl Apr 4, 2025
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

Successfully merging this pull request may close these issues.

2 participants