开启服务连接https://websv.aliyundrive.com/token/refresh超时 #233
Unanswered
kidgokugoku
asked this question in
Q&A
Replies: 1 comment
-
curl 都不通那有什么办法。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
2022-01-05T13:13:32.666211Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:13:43.681689Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:13:54.713839Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:14:05.753993Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:14:16.813965Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:14:27.833906Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
thread 'tokio-runtime-worker' panicked at 'called
Result::unwrap()
on anErr
value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/blocking/pool.rs:247:14note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceError: initialize aliyundrive client failed
2022-01-05T13:21:58.534201Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:22:09.553916Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:22:20.573879Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:22:31.590990Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:22:42.613920Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:22:53.694327Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:23:04.730715Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:23:15.754347Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:23:26.774161Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:23:37.804041Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:23:38.833500Z ERROR aliyundrive_webdav::drive: refresh token failed: error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
Error: initialize aliyundrive client failed
2022-01-05T13:29:25.554133Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:29:36.584886Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:29:47.616347Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
2022-01-05T13:29:58.660021Z WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: operation timed out
thread 'tokio-runtime-worker' panicked at 'called
Result::unwrap()
on anErr
value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/blocking/pool.rs:247:14note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceError: initialize aliyundrive client failed
curl -v https://websv.aliyundrive.com/token/refresh
直接curl卡在第一步握手..
rm2100用openwrt装的ipk
Beta Was this translation helpful? Give feedback.
All reactions