You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/SSR.Go/changepwd.py", line 3, in
from readjson import ConfPwd
File "/usr/local/SSR.Go/readjson.py", line 7, in
jsonfile = file("/etc/shadowsocks.json")
IOError: [Errno 2] No such file or directory: '/etc/shadowsocks.json'
Traceback (most recent call last):
File "/usr/local/SSR.Go/connectinfo.py", line 3, in
import readjson, base64, os, json
File "/usr/local/SSR.Go/readjson.py", line 7, in
jsonfile = file("/etc/shadowsocks.json")
IOError: [Errno 2] No such file or directory: '/etc/shadowsocks.json'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/SSR.Go/changepwd.py", line 3, in
from readjson import ConfPwd
File "/usr/local/SSR.Go/readjson.py", line 7, in
jsonfile = file("/etc/shadowsocks.json")
IOError: [Errno 2] No such file or directory: '/etc/shadowsocks.json'
Traceback (most recent call last):
File "/usr/local/SSR.Go/connectinfo.py", line 3, in
import readjson, base64, os, json
File "/usr/local/SSR.Go/readjson.py", line 7, in
jsonfile = file("/etc/shadowsocks.json")
IOError: [Errno 2] No such file or directory: '/etc/shadowsocks.json'
The text was updated successfully, but these errors were encountered: