Giter Site home page Giter Site logo

jdc's Issues

“该服务器已离线,请选择其他服务器”

x86软路由OpenWrt上docker安装的青龙2.2。
根据网上的教程,已经能正确安装并打开:5701的网页,
并且节点可用数显示正常。

但点击“生成二维码”,
Edge 还有 Chrome 还有手机上的浏览器,
都会提示“该服务器已离线,请选择其他服务器”。
试过重启容器,问题依旧。

请问如何解决?

2.2jdc

服务器已离线,节点那也是空的

新版启动不了

image
新版提示找不到文件或目录老版本没这报错可以正常执行

配置问题

配置好了 点击生成二维码 会提示 该服务器已离线,请选择其他服务器! 是我哪里没设置好吗

关于连接服务器失败

今天弄了一下,发现2.8.0版本是把cookie.sh和cookie.db改成env.sh和env.db了,但是JDC还没更新,所以导致cookie无法写入,报:
open /ql/config/cookie.sh: no such file or directory
解决:
使用别人修改的版本
地址:https://github.com/Liquid-w/JDC

请问如何使用supervisor来值守进程

[program:jdc2]

command=/root/docker-ql/ql2/JDC -cfg /root/docker-ql/ql2/config.toml  1>/dev/null 2>&1

autorestart=true
startsecs=10
startretries=36
redirect_stderr=true

user=root ; setuid to this UNIX account to run the program
log_stdout=true ; if true, log program stdout (default true)
log_stderr=true ; if true, log program stderr (def false)
logfile=/var/log/jdc2.log ; child log path, use NONE for none; default AUTO

按照以上配置来创建supervisor守护,提示如下错误:

57:00 Success to loading config!
2021/07/12 17:57:00 open QL/config/auth.json: no such file or directory
2021/07/12 17:57:00 error�can't read the auth file!
2021/07/12 17:57:13 Success to loading config!
2021/07/12 17:57:13 open QL/config/auth.json: no such file or directory
2021/07/12 17:57:13 error�can't read the auth file!
2021/07/12 17:57:27 Success to loading config!
2021/07/12 17:57:27 open QL/config/auth.json: no such file or directory
2021/07/12 17:57:27 error�can't read the auth file!
2021/07/12 17:57:42 Success to loading config!
2021/07/12 17:57:42 open QL/config/auth.json: no such file or directory
2021/07/12 17:57:42 error�can't read the auth file!
2021/07/12 17:57:58 Success to loading config!
2021/07/12 17:57:58 open QL/config/auth.json: no such file or directory
2021/07/12 17:57:58 error�can't read the auth file!
2021/07/12 17:58:15 Success to loading config!
2021/07/12 17:58:15 open QL/config/auth.json: no such file or directory
2021/07/12 17:58:15 error�can't read the auth file!

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.