Git Product home page Git Product logo

Comments (9)

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

部署在本地,运行环境为https://hub.docker.com/r/nevinee/python
设置的运行时间为07:01,通知则是07:16送达的,刚开始使用没出现这情况,第三天就这样了,上去后台查看就提示这个了

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

还是无限重新执行

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

在action上也运行不了

from jdrouterpush.

leifengwl avatar leifengwl commented on August 27, 2024

看下设备是否正常

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

看下设备是否正常
设备正常

稳定运行:
13天 22时 41分 3秒
处理器:
18%
内存:
41%
产品名称:
京东云无线宝
固件版本:
JDC - 2.3.14.r1911

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

Fatal Python error: _Py_CheckRecursiveCall: Cannot recover from stack overflow.
Python runtime state: initialized

Current thread 0x00007ffb4b288740 (most recent call first):
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/utils.py", line 57 in _has_surrogates
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/_policybase.py", line 287 in _sanitize_header
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/_policybase.py", line 316 in header_fetch_parse
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/message.py", line 471 in get
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/message.py", line 578 in get_content_type
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/message.py", line 594 in get_content_maintype
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/feedparser.py", line 295 in _parsegen
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/feedparser.py", line 180 in _call_parse
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/feedparser.py", line 176 in feed
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/parser.py", line 56 in parse
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/email/parser.py", line 67 in parsestr
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/http/client.py", line 234 in parse_headers
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/http/client.py", line 335 in begin
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/http/client.py", line 1349 in getresponse
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/urllib3/connectionpool.py", line 440 in _make_request
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/urllib3/connectionpool.py", line 699 in urlopen
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/adapters.py", line 439 in send
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/sessions.py", line 655 in send
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/sessions.py", line 237 in resolve_redirects
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/sessions.py", line 677 in
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/sessions.py", line 677 in send
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/sessions.py", line 542 in request
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/api.py", line 61 in request
File "/opt/hostedtoolcache/Python/3.9.6/x64/lib/python3.9/site-packages/requests/api.py", line 75 in get
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 196 in checkForUpdates
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 364 in main
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 383 in runTest
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 396 in runTest
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 396 in runTest
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 396 in runTest
File "/home/runner/work/JDRouterPush/JDRouterPush/JDRouterPush.py", line 396 in runTest

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

action的报错信息
/home/runner/work/_temp/755e183b-fe45-4b5f-b5c1-1a0af30d9354.sh: line 1: 1675 Aborted (core dumped) python JDRouterPush.py
出现错误:
Error: Process completed with exit code 134.

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

看下设备是否正常

请问下您在本地和action下运行正常吗

from jdrouterpush.

Dlian-Zero avatar Dlian-Zero commented on August 27, 2024

发现问题了,和我插了个外接硬盘有关,拔掉正常了

from jdrouterpush.

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.