Coder Social home page Coder Social logo

Comments (12)

LCDGITH avatar LCDGITH commented on July 29, 2024

与这个改动无关,我最早十几天前大概,就已经改了,一直运行的很好。而且登录在填信息前。
我也是无法自动运行了,一直提醒登录失败。
希望大佬修改解决!!

from gkd-auto-report.

yorhaha avatar yorhaha commented on July 29, 2024

奇怪,我的 Actions 一直是正常的,而且没有复现这个问题

image

要不你们重新 fork 试试?如果还是有问题的话,我就在登录部分加上错误重试和多次打卡检查功能。

from gkd-auto-report.

LCDGITH avatar LCDGITH commented on July 29, 2024

image
image
这是错误情况,好的,我重新fork试试

from gkd-auto-report.

IskandarZhang avatar IskandarZhang commented on July 29, 2024

奇怪,我的 Actions 一直是正常的,而且没有复现这个问题

image

要不你们重新 fork 试试?如果还是有问题的话,我就在登录部分加上错误重试和多次打卡检查功能。

image
你好 我注意到main.py中对应的是GKD_EMAIL等变量名而不是EMAIL等名,是否创立secrets时也需要在变量前加GKD_?因为重新fork之后手动运行workflow还是会报同样的错误

from gkd-auto-report.

LCDGITH avatar LCDGITH commented on July 29, 2024

不对,GKD_EMAIL等变量名而不是EMAIL等名是正确的。

from gkd-auto-report.

yorhaha avatar yorhaha commented on July 29, 2024

不对,GKD_EMAIL等变量名而不是EMAIL等名是正确的。

你看下这几行代码,这里对 secrets 等环境变量进行了重新命名:

https://github.com/blueice-thu/gkd-auto-report/blob/89192e1aca7cba030da082b88c7adf1602f853d1/.github/workflows/report.yml#L27

这样做是考虑到 secrets 里面的命名尽量易懂,而代码里面为了标识环境变量统一加了前缀 GKD

from gkd-auto-report.

LCDGITH avatar LCDGITH commented on July 29, 2024

是的,所以我说这是正确的,问题不在这里。:)

from gkd-auto-report.

yorhaha avatar yorhaha commented on July 29, 2024

是的,所以我说这是正确的,问题不在这里。:)

我看你的 Actions 记录已经运行成功了

from gkd-auto-report.

IskandarZhang avatar IskandarZhang commented on July 29, 2024

是的,所以我说这是正确的,问题不在这里。:)

我看你的 Actions 记录已经运行成功了

是的 我只看到了运行失败 但是没注意详细原因是因为已手动填报过了 今天凌晨再看一下能否自动填报

from gkd-auto-report.

yorhaha avatar yorhaha commented on July 29, 2024

我这儿复现了,今天看下什么原因

from gkd-auto-report.

yorhaha avatar yorhaha commented on July 29, 2024

问题基本已经确定了,凌晨 0 - 1 点之间系统登录不上去,换到一点之后的时间就 OK 了

from gkd-auto-report.

LCDGITH avatar LCDGITH commented on July 29, 2024

哇,这下明白了,这就去改一改自动运行的时间

from gkd-auto-report.

Related Issues (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.