GithubHelp home page GithubHelp logo

limour-dev / daily_fudan_actions Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 400.0 9 KB

daily_fudan的运行器,自动定时执行https://github.com/Limour-dev/daily_fudan_core 的代码。请按daily_fudan_core的readme正确配置FUDAN,按本仓库的readme正确配置GH_PAT。两个secrets都在本仓库配置,注意不要配置到core仓库。

License: MIT License

Python 100.00%

daily_fudan_actions's Introduction

daily_fudan_actions

daily_fudan的运行器,自动定时执行https://github.com/Limour-dev/daily_fudan_core 的代码

GitHub CI 60 days limit

https://docs.github.com/cn/actions/managing-workflow-runs/disabling-and-enabling-a-workflow
为防止不必要的工作流程运行,可能会自动禁用计划的工作流程。 在复刻公共仓库时,默认情况下将禁用计划的工作流程。 在公共仓库中,当 60 天内未发生仓库活动时,将自动禁用计划的工作流程。

可能的解决方案:https://github.com/Limour-dev/secret_actions/wiki#actions-secrets
申请无限期有修改权限的token,新建名为"GH_PAT"的Actions secrets,将token填入其中。

daily_fudan_actions's People

Contributors

limour-dev avatar ricardo-evans 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

Watchers

 avatar  avatar  avatar

daily_fudan_actions's Issues

突然报错,似乎是网络问题

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/runner/work/daily_fudan_actions/daily_fudan_actions/./dailyFudan.py", line 316, in
if not daily_fudan.login():
File "/home/runner/work/daily_fudan_actions/daily_fudan_actions/./dailyFudan.py", line 89, in login
page_login = self._page_init()
File "/home/runner/work/daily_fudan_actions/daily_fudan_actions/./dailyFudan.py", line 74, in _page_init
page_login = self.session.get(self.url_login)
File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/requests/sessions.py", line 600, in get
return self.request("GET", url, **kwargs)
File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/requests/sessions.py", line 587, in request
resp = self.send(prep, **send_kwargs)
File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/requests/sessions.py", line 701, in send
r = adapter.send(request, **kwargs)
File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/requests/adapters.py", line 565, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='uis.fudan.edu.cn', port=443): Max retries exceeded with url: /authserver/login?service=https://zlapp.fudan.edu.cn/site/ncov/fudanDaily (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb097d22ac0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

Error: Process completed with exit code 1.

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.