BaiduPCS icon indicating copy to clipboard operation
BaiduPCS copied to clipboard

登陆一直Timeout

Open 1558204459 opened this issue 7 years ago • 4 comments

登陆账号的时候一直显示这个,登陆不上去账号 Login Failed: Timeout was reached: https://passport.baidu.com/v2/ap

1558204459 avatar Nov 20 '17 12:11 1558204459

可不可以手动改cookie

1558204459 avatar Nov 20 '17 12:11 1558204459

解决了没?我的也是出现这个问题

kcity2008 avatar Nov 29 '17 22:11 kcity2008

Just change the line in shell.c:

#define CONNECTTIMEOUT 1

to 10 or longer value. One second is too short for connecting if dns resolving is slow.

hollylee avatar Mar 16 '18 02:03 hollylee

@hollylee #define CONNECTTIMEOUT 1 这句话在哪里改??

liufitch avatar Mar 30 '18 14:03 liufitch