Replies: 2 comments 1 reply
-
存在同样的问题,X86版。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
大佬解决了吗?我基本上每次重启都遇到这个问题“Error: get access_token failed”,按照楼主的计划任务,我让ChatGPT给了我一条系统 crontab 中的计划任务“sleep 90 && /etc/init.d/aliyundrive-webdav restart”,还不知道行不行。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述
路由器定时重启,虽然现在已经是99的优先级,但重启后网络还没有好,程序就起来了,然后报错就挂了
目前我是增加了一个重启的计划任务,定在定时重启路由器之后10分钟再重启程序以便解决问题,例如
不知道有没有更好的姿势解决这个问题,比如延迟、或者重试,或者其它什么的
重现步骤
重启路由器
版本
v2.3.2
运行平台
openwrt
日志
Beta Was this translation helpful? Give feedback.
All reactions