shadowsocks / shadowsocks-android

A shadowsocks client for Android
Other
35.07k stars 11.58k forks source link

Fire TV Stick 4K libss-local exits too fast (exit code: 255) #2461

Open kevev opened 4 years ago

kevev commented 4 years ago

Please read contributing guidelines. Thanks.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Install shadowsocks--universal-5.0.5.apk 2.) Attempt to connect.

Expected behavior Connect to Shadowsocks server.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Configuration Put an x inside the [ ] that applies.

Additional context

kevev commented 4 years ago

This issue resolved itself afterb3 days. Very weird.

samirmhsnv commented 3 years ago

still same issue exists+

kevev commented 3 years ago

Correct, the issue still exists. This issue happened whenever the Fire OS device looses wifi connection and then re-establishes connection. This also happenes after rebooting the Fire OS device. After an hour or so the client is finally able to connect to vpn. Are there any troubleshooting or log gathering steps available?

kevev commented 3 years ago

There is another open bug on this. The issue is caused by proxy port 1080 being used by another process. Changing the port number to 1081 for example resolves this issue. The app really should give better error info so the users will know that switching ports is the fix.

javad-vovin commented 2 years ago

There is another open bug on this. The issue is caused by proxy port 1080 being used by another process. Changing the port number to 1081 for example resolves this issue. The app really should give better error info so the users will know that switching ports is the fix.

Thanks, Changing port number fixed the issue