Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

centos6.5安装 #22

Open
yabola opened this issue Jul 21, 2019 · 5 comments
Open

centos6.5安装 #22

yabola opened this issue Jul 21, 2019 · 5 comments

Comments

@yabola
Copy link

yabola commented Jul 21, 2019

双击AppImage没用,安装rpm会报错
[root@myserver soft]# rpm -ivh electron-ssr-0.2.6.rpm
error: Failed dependencies:
libappindicator is needed by electron-ssr-0.2.6-119.x86_64

@qingshuisiyuan
Copy link
Owner

那你安装依赖后再安装软件啊

@zhuyhan
Copy link

zhuyhan commented Aug 13, 2019

image
请问的centos 对应debian的依赖是什么?或者哪里可以找到相关资料

@zhuyhan
Copy link

zhuyhan commented Aug 13, 2019

系统:fedora
已经试过 sudo dnf install libsodium libsodium-devel,并且安装成功
问题:软件可运行,但是不能科学上网
运行报错:2019-08-13 11:41:49:774 [error] Unhandled Rejection at: Promise [object Promise], reason: SyntaxError: Unexpected token : in JSON at position 3
2019-08-13 11:41:51:921 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-13 11:41:51:922 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting

@qingshuisiyuan
Copy link
Owner

image
请问的centos 对应debian的依赖是什么?或者哪里可以找到相关资料

centos不熟悉,你查查相关的软件名,然后安装。
另外,系统环境中确保安装有OpenSSL的或libsodium,建议有限使用libsodium。

@qingshuisiyuan
Copy link
Owner

系统:fedora
已经试过 sudo dnf install libsodium libsodium-devel,并且安装成功
问题:软件可运行,但是不能科学上网
运行报错:2019-08-13 11:41:49:774 [error] Unhandled Rejection at: Promise [object Promise], reason: SyntaxError: Unexpected token : in JSON at position 3
2019-08-13 11:41:51:921 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
2019-08-13 11:41:51:922 [error] Unhandled Rejection at: Promise [object Promise], reason: SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting

从你提供的日志中无法找到有用的信息。
如何查看软件错误信息:
终端输入electron-ssr运行(再此之前请手动退出已经打开的ssr软件或者其他代理软件、工具,包括浏览器的代理插件等)
注意:提交issues的时候请把报错信息中的个人信息(ip,密码等)删除。
日志位置:Linux:/home/UserName/.config/electron-ssr/logs/shadowsocksr-client.log

请尝试:
软件有没有下载ssr-python?
如果下载成功之后,请参考Ubuntu.md设置一下系统代理。

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

3 participants