bilibala 最近的时间轴更新
bilibala

bilibala

V2EX 第 93924 号会员,加入于 2015-01-26 18:34:31 +08:00
bilibala 最近回复了
2017-08-18 21:21:05 +08:00
回复了 ViaSil 创建的主题 程序员 [纯好奇] 请问有人知道探探的推荐算法吗?
@knightdf 不以约炮的心态去和妹子聊天,是能约到的
Kindle 吃灰+1
2015-11-13 16:09:01 +08:00
回复了 bilibala 创建的主题 JavaScript js 文件只加载了一部分
问题解决了,访问这个链接时,查看了 gunicorn 的运行日志,出现了这样的错误信息:
---------------------------------------
Traceback (most recent call last):
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/workers/sync.py", line 108, in handle_request
resp.write_file(respiter)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/wsgi.py", line 333, in write_file
self.sendfile_all(fileno, self.sock.fileno(), fo_offset, nbytes)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/wsgi.py", line 310, in sendfile_all
sent += sendfile(sockno, fileno, offset+sent, nbytes-sent)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/_sendfile.py", line 66, in sendfile
raise OSError(e, os.strerror(e))
OSError: [Errno 11] Resource temporarily unavailable
ERROR:gunicorn.error:Error handling request
Traceback (most recent call last):
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/workers/sync.py", line 108, in handle_request
resp.write_file(respiter)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/wsgi.py", line 333, in write_file
self.sendfile_all(fileno, self.sock.fileno(), fo_offset, nbytes)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/wsgi.py", line 310, in sendfile_all
sent += sendfile(sockno, fileno, offset+sent, nbytes-sent)
File "/home/run_user/.virtualenvs/product/local/lib/python2.7/site-packages/gunicorn/http/_sendfile.py", line 66, in sendfile
raise OSError(e, os.strerror(e))
OSError: [Errno 11] Resource temporarily unavailable

---------------------------------------

把 gunicorn 版本升级到 19.3.0 就解决了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5470 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 08:27 · PVG 16:27 · LAX 01:27 · JFK 04:27
Developed with CodeLauncher
♥ Do have faith in what you're doing.