GithubHelp home page GithubHelp logo

Comments (11)

jiangxufeng avatar jiangxufeng commented on May 20, 2024

谢谢您的issue,我会查看一下原因的,因为最近在复习考研,所以没法立刻解决问题,会抽时间来解决一下大家的问题的。谢谢~~

from v2rayl.

ZeawinL avatar ZeawinL commented on May 20, 2024

添加订阅失败

/bin/sh: 1: notify-send: not found Traceback (most recent call last): File "v2rayL_threads.py", line 81, in run File "v2rayL_api.py", line 92, in update File "sub2conf_api.py", line 172, in update File "sub2conf_api.py", line 44, in b642conf File "<string>", line 1, in <module> NameError: name 'null' is not defined

from v2rayl.

thesomeexp avatar thesomeexp commented on May 20, 2024

Debian10.1 区域US,添加订阅/配置闪退(修改语言为中文就解决了)

Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
Traceback (most recent call last):
  File "v2rayLui.py", line 258, in get_conf_from_uri
  File "subprocess.py", line 287, in call
  File "subprocess.py", line 729, in __init__
  File "subprocess.py", line 1295, in _execute_child
UnicodeEncodeError: 'ascii' codec can't encode characters in position 50-55: ordinal not in range(128)
Aborted

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

同崩溃,有没有其他v2ray-gui客户端推荐?

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

怎么就close了,解决没?@jiangxufeng

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

from v2rayl.

jiangxufeng avatar jiangxufeng commented on May 20, 2024

@AoEiuV020 日志功能现在还不完善,只是一个简单的,可以记录一些出错日志和操作日志。至于命令行打开的话,如果是程序主线程出现问题是会显示错误的,子线程出现错误的话部分不会回显。
如果你有更好的想法或者优化,欢迎pr!

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

基本确定是padding问题,
base64字符串的字符数是4的倍数,不足的补等号=,
然后base64经常存在省略等号=的,出问题的订阅就是这样的,你代码里写死了添加两个等号,我猜是你的订阅刚好差两个等号吧?
试了下python的base64解码不支持padding错误的情况,也就是等号数量不对的情况,
我不会Python,如果官方base64库不能解决,可能要考虑换个第三方的base64库,

from v2rayl.

jiangxufeng avatar jiangxufeng commented on May 20, 2024

@AoEiuV020,谢谢提供的原因,我会在后面进行优化的,麻烦了
感谢~

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

from v2rayl.

AoEiuV020 avatar AoEiuV020 commented on May 20, 2024

from v2rayl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.