Giter VIP home page Giter VIP logo

crysadm's People

Contributors

sanzuwu 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crysadm's Issues

我在群晖中部署了 crysadm 长时间报错后 会导致宕机

通过日志发现我通过日志发现了报错
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/multiprocessing/process.py", line 254, in _bootstrap
self.run()
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "/volume1/homes/zxczx969/Services/xunleiyunjiangong/crysadm/crysadm_helper.py", line 228, in get_online_user_data
if r_session.exists('api_error_info'): return
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/client.py", line 950, in exists
return self.execute_command('EXISTS', name)
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/client.py", line 673, in execute_command
return self.parse_response(connection, command_name, **options)
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/client.py", line 679, in parse_response
response = connection.read_response()
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/connection.py", line 596, in read_response
response = self._parser.read_response()
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/connection.py", line 254, in read_response
response = self._buffer.readline()
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/connection.py", line 184, in readline
self._read_from_socket()
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/connection.py", line 159, in _read_from_socket
(e.args,))
redis.exceptions.ConnectionError: Error while reading from socket: (104, 'Connection reset by peer')
2017-08-27 10:51:59 shakegift_crystal
Process Process-25:
Traceback (most recent call last):
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/connection.py", line 142, in _read_from_socket
data = recv(self._sock, socket_read_size)
File "/volume1/@appstore/py3k/usr/local/lib/python3.5/site-packages/redis/_compat.py", line 79, in recv
return sock.recv(*args, **kwargs)
ConnectionResetError: [Errno 104] Connection reset by peer

类似这样的报错,开始以为是redis的 性能问题,后来发现 py3 的进程数不断增加,怀疑是 py3不断的增加进程 致使机器资源耗尽,导致redis没有资源处理,然后就出现如上报错。各位大神不知我的猜测对不对

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.