Coder Social home page Coder Social logo

debian上运行GotoX报错 about gotox HOT 4 CLOSED

seahoh avatar seahoh commented on July 22, 2024
debian上运行GotoX报错

from gotox.

Comments (4)

SeaHOH avatar SeaHOH commented on July 22, 2024

不好意思,很久没用自动扫描功能了,没有注意到。
已发布 3.4.4 的修复版本。

from gotox.

jlzsss avatar jlzsss commented on July 22, 2024

你好,我用最新版还是报错,报错信息如下:
Traceback (most recent call last):
File "/usr/lib/python3.5/configparser.py", line 786, in get
value = d[option]
File "/usr/lib/python3.5/collections/init.py", line 881, in getitem
return self.missing(key) # support subclasses that define missing
File "/usr/lib/python3.5/collections/init.py", line 873, in missing
raise KeyError(key)
KeyError: 'checksysca'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/GotoX/start.py", line 13, in
from local import proxy
File "/home/GotoX/local/proxy.py", line 50, in
from .common import gevent, app_root
File "/home/GotoX/local/common/init.py", line 318, in
from local.GlobalConfig import GC
File "/home/GotoX/local/GlobalConfig.py", line 37, in
class GC:
File "/home/GotoX/local/GlobalConfig.py", line 61, in GC
LISTEN_CHECKSYSCA = CONFIG.getboolean('listen', 'checksysca')
File "/usr/lib/python3.5/configparser.py", line 826, in getboolean
raw=raw, vars=vars, fallback=fallback, **kwargs)
File "/usr/lib/python3.5/configparser.py", line 806, in _get_conv
**kwargs)
File "/usr/lib/python3.5/configparser.py", line 800, in _get
return conv(self.get(section, option, **kwargs))
File "/usr/lib/python3.5/configparser.py", line 789, in get
raise NoOptionError(option, section)
configparser.NoOptionError: No option 'checksysca' in section: 'listen'
root@Openwrt:/# export LC_ALL=zh_CN.UTF-8
root@Openwrt:/# /usr/bin/python3 /home/GotoX/start.py
Traceback (most recent call last):
File "/usr/lib/python3.5/configparser.py", line 786, in get
value = d[option]
File "/usr/lib/python3.5/collections/init.py", line 881, in getitem
return self.missing(key) # support subclasses that define missing
File "/usr/lib/python3.5/collections/init.py", line 873, in missing
raise KeyError(key)
KeyError: 'checksysca'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/GotoX/start.py", line 13, in
from local import proxy
File "/home/GotoX/local/proxy.py", line 50, in
from .common import gevent, app_root
File "/home/GotoX/local/common/init.py", line 318, in
from local.GlobalConfig import GC
File "/home/GotoX/local/GlobalConfig.py", line 37, in
class GC:
File "/home/GotoX/local/GlobalConfig.py", line 61, in GC
LISTEN_CHECKSYSCA = CONFIG.getboolean('listen', 'checksysca')
File "/usr/lib/python3.5/configparser.py", line 826, in getboolean
raw=raw, vars=vars, fallback=fallback, **kwargs)
File "/usr/lib/python3.5/configparser.py", line 806, in _get_conv
**kwargs)
File "/usr/lib/python3.5/configparser.py", line 800, in _get
return conv(self.get(section, option, **kwargs))
File "/usr/lib/python3.5/configparser.py", line 789, in get
raise NoOptionError(option, section)
configparser.NoOptionError: No option 'checksysca' in section: 'listen'

from gotox.

SeaHOH avatar SeaHOH commented on July 22, 2024

配置文件未更新,有新加选项,忘了说明了。抱歉。

from gotox.

SeaHOH avatar SeaHOH commented on July 22, 2024

建议使用 user 配置文件。

from gotox.

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.