spencerwooo / onedrive-cf-index

Deprecated, use new project 👇
https://github.com/spencerwooo/onedrive-vercel-index
MIT License
1.08k stars 439 forks source link

[bug?] OAuth Refresh token过期 #183

Closed shoucandanghehe closed 3 years ago

shoucandanghehe commented 3 years ago

稳定运行几个月后突然出现1101错误 是最新代码 wrangler dev测试如下

scdhh@hhのPC:~/onedrive-cf-index$ sudo wrangler dev
👂  Listening on http://127.0.0.1:8787
🌀  Detected changes...
💁  Ignoring stale first change
Uncaught (in promise)
Uncaught (in response)
Error: internal error
[2021-06-19 02:48:35] GET oneindex.scdhh.workers.dev/ HTTP/1.1 500 Internal Server Error
Uncaught (in promise)
Uncaught (in response)
Error: internal error
[2021-06-19 02:48:36] GET oneindex.scdhh.workers.dev/favicon.ico HTTP/1.1 500 Internal Server Error
shoucandanghehe commented 3 years ago

又检查了一下 wrangler preview抛出错误

Uncaught (in promise) getAccessToken error "{\"error\":\"invalid_grant\",\"error_description\":\"AADSTS700082: The refresh token has expired due to inactivity. The token was issued on 2021-03-19T11:36:23.4113836Z and was inactive for 90.00:00:00.
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.