Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Applications do not connect to the Internet on Ubuntu 22.04 with shadowsocks-electron #28

Open
github4030 opened this issue Feb 15, 2023 · 3 comments

Comments

@github4030
Copy link

I installed shadowsocks-electron_1.2.3_amd64.deb on Ubuntu 22.04, the app connects to the internet, Then, in the manual network settings, I set the proxy to 127.0.0.1 and the port to 1080 and socks, the applications do not connect to the Internet. I set 127.0.0.1 and port 1080 and socks in the browser, but the browser does not connect to the Internet. please help me

@nojsja
Copy link
Owner

nojsja commented Feb 16, 2023

Try run client in the terminal, and then copy the console messages to here.

@github4030
Copy link
Author

github4030 commented Feb 17, 2023

info: 2/18/2023, 12:16:19 AM - appDataPath: /home/sky/.config/shadowsocks-electron
info: 2/18/2023, 12:16:19 AM - pathRuntime: /home/sky/.config/shadowsocks-electron/runtime/
info: 2/18/2023, 12:16:19 AM - pathExecutable: /opt/Shadowsocks Electron
hooks: >> checkEnvFiles
hooks: >> chmodFiles
fs.chmod => /home/sky/.config/shadowsocks-electron/runtime/bin/linux/x64/ss-local with 457
fs.chmod => /home/sky/.config/shadowsocks-electron/runtime/bin/linux/x64/ssr-local with 457
fs.chmod => /home/sky/.config/shadowsocks-electron/runtime/bin/linux/x64/v2ray-plugin with 457
hooks: >> checkPlatform
hooks: >> injectSentryMonitor
hooks: >> configureLanguage
[14289:0218/001619.355865:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
Stop http proxy server...
info: 2/18/2023, 12:16:20 AM - Closing PAC server
info: 2/18/2023, 12:16:20 AM - Exec command:/home/sky/.config/shadowsocks-electron/runtime/bin/linux/x64/ss-local -s ak1630.fr8678825324247b8176d59f83c30bd94d23d2e3ac5cd4a743bkwqeikvdyufr.cyou xxxxxxx
info: 2/18/2023, 12:16:20 AM - Started ss-local
info: 2/18/2023, 12:16:20 AM - 2023-02-18 00:16:20 INFO: initializing ciphers... aes-256-gcm

SocketTransfer listening on port: 1080
StartClusterInterceptor: after
info: 2/18/2023, 12:16:20 AM - 2023-02-18 00:16:20 INFO: listening at 127.0.0.1:1081

@nojsja
Copy link
Owner

nojsja commented Feb 19, 2023

Your shadowsocks server is not available, I tried ping server address and get no response.

$: ping ak1630.fr8678825324247b8176d59f83c30bd94d23d2e3ac5cd4a743bkwqeikvdyufr.cyou

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

No branches or pull requests

2 participants