qdm12 / gluetun

VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
7.94k stars 367 forks source link

Bug: Shadowsocks server stop without a reason #1777

Closed amirhosseinds closed 1 year ago

amirhosseinds commented 1 year ago

Is this urgent?

Yes

Host OS

Ubuntu 20

CPU arch

x86_64

VPN service provider

Custom

What are you using to run the container

docker run

What is the version of Gluetun

latest version

What's the problem 🤔

Hi i got this error

[shadowsocks] TCP Server Stopped [shadowsocks] UDP Server Stopped

I just want to know what is reason of this error?

Share your logs

[shadowsocks] TCP Server Stopped
[shadowsocks] UDP Server Stopped

Share your configuration

No response

amirhosseinds commented 1 year ago

this is just a question any way , i just want to know the reason of it. thanks

qdm12 commented 1 year ago

Are you sure TCP Server Stopped was the exact wording for it? I cannot find that string in either the gluetun repository nor the shadowsocks go library I wrote 🤔

qdm12 commented 1 year ago

Closing due to inactivity, please re-open an issue if you encounter the bug again with the full logs 😉 Thanks!