Code Monkey home page Code Monkey logo

crysadm's People

Contributors

huimi24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

crysadm's Issues

redis.exceptions.ResponseError: wrong number of arguments for 'sadd' command

Traceback (most recent call last):
File "/usr/lib/python3.4/multiprocessing/process.py", line 254, in _bootstrap
self.run()
File "/usr/lib/python3.4/multiprocessing/process.py", line 93, in run
self._target(_self._args, *_self._kwargs)
File "/home/yunt/crysadm/crysadm_helper.py", line 307, in background_update_auto_drawcash_user
r_session.sadd('global:auto.drawcash.cookies', _auto_drawcash_accounts)
File "/usr/local/lib/python3.4/dist-packages/redis-2.10.5-py3.4.egg/redis/client.py", line 1494, in sadd
return self.execute_command('SADD', name, *values)
File "/usr/local/lib/python3.4/dist-packages/redis-2.10.5-py3.4.egg/redis/client.py", line 573, in execute_command
return self.parse_response(connection, command_name, *_options)
File "/usr/local/lib/python3.4/dist-packages/redis-2.10.5-py3.4.egg/redis/client.py", line 585, in parse_response
response = connection.read_response()
File "/usr/local/lib/python3.4/dist-packages/redis-2.10.5-py3.4.egg/redis/connection.py", line 582, in read_response
raise response
redis.exceptions.ResponseError: wrong number of arguments for 'sadd' command
一直报这个错误,不知道是我的redis版本不对还是哪里的问题,望大侠指正。

频繁502

系统Debian 8.6,python 3.6.0,redis 2.8.17,uWSGI 2.0.14,nginx 1.11.7
端口80,只要开着云监工任意网页,不到几分钟就502。不打开可以持续正常运行。
日志看不到任何报错信息

迅雷接口故障

14号开始无法显示速度、上传量、收益等信息,是迅雷接口更新了缘故吗

你好,找不到你的联系方式

所以就来这里发了
我fork了一下你的云监工,准备修改一下安装脚本和升级到最新版本,再发布,可以吗?没看到你的许可证类型,觉得还是来这里说一下比较好

这是报错吗

运行python3.4 crysadm_helper.py&这个命令就会显示下面现象,进网页是没有问题

Traceback (most recent call last):
File "/usr/lib/python3.4/multiprocessing/process.py", line 254, in _bootstrap
self.run()
File "/usr/lib/python3.4/multiprocessing/process.py", line 93, in run
self._target(_self._args, *_self._kwargs)
File "crysadm_helper.py", line 299, in clear_offline_user
if DEBUG_MODE:
NameError: name 'DEBUG_MODE' is not defined

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.