GithubHelp home page GithubHelp logo

获取bdstoken失败 about bcloud HOT 16 CLOSED

ShifengLee avatar ShifengLee commented on July 3, 2024
获取bdstoken失败

from bcloud.

Comments (16)

LiuLang avatar LiuLang commented on July 3, 2024

On 09/06/2014 09:27 PM, ShifengLee wrote:

登录提示“获取bdstoken失败”,终端输出:
cannot import name PKCS1_OAEP , RSA encryption will be disabled
cannot import name PKCS1_OAEP , RSA encryption will be disabled
Error in get bdstoken: None
Please check your username and passowrd
用的最新版的,系统Ubuntu 12.04 32-bits!
然后,google了下说是python3太陈旧了,就编译安装了python 3.4.1,然后就运行不了了,终端输出:
Traceback (most recent call last):
File "/usr/bin/bcloud-gui", line 9, in
from bcloud.App import App
ImportError: No module named 'bcloud'
重装系统前也是12.04都用的好好的,这次不知道怎么回事


Reply to this email directly or view it on GitHub:
#45

请下载最新版的deb安装包

from bcloud.

dlanx avatar dlanx commented on July 3, 2024

我在Gentoo系统上,使用3.4.1版本,python3.3,遇到同样问题。

Error in get bdstoken: None
Please check your username and passowrd

from bcloud.

LiuLang avatar LiuLang commented on July 3, 2024

On 09/09/2014 10:57 PM, dlanx wrote:

我在Gentoo系统上,使用3.4.1版本,python3.3,遇到同样问题。

Error in get bdstoken: None
Please check your username and passowrd


Reply to this email directly or view it on GitHub:
#45 (comment)

请更新到最新版.
之前的版本中, bcloud中的cookie的超时时间是72个小时, 可在这期间, cookie已
经无效了. 在最新版中, 已将超时时间改为24小时.

from bcloud.

tfhavingfun avatar tfhavingfun commented on July 3, 2024

我用的Arch Linux, Bcloud 3.5.1-2也有这个问题,只能忽略报错,不断点log in,直到出现要求输入验证码,然后才可以正常登录,每次都是这样。

from bcloud.

yan12125 avatar yan12125 commented on July 3, 2024

bcloud-git ver. 20141002-1 is usable on my Arch Linux box, while ver. 3.5.1-2 reports the same error "Error in get bsdtoken"
My python is 3.4.1-1

from bcloud.

Firef0x avatar Firef0x commented on July 3, 2024

@yan12125 bcloud 3.5.2 for Arch Linux is coming out. Pls see https://www.archlinux.org/packages/community/any/bcloud/ for details. Have a try and let us know whether the latest version is usable for you.

Yours, sincerely

from bcloud.

yan12125 avatar yan12125 commented on July 3, 2024

Still 3.5.1-2 in the link given above?

from bcloud.

ssfdust avatar ssfdust commented on July 3, 2024

我猜这个问题可能和有些用户需要验证有关,当访问百度网盘主页或者百度主页时,有些用户在输入用户名和密码之后,因为需要验证手机或者邮箱,而返回验证页面的cookie。最终导致get_bdstoken错误。

from bcloud.

LiuLang avatar LiuLang commented on July 3, 2024

On 10/07/2014 05:57 PM, ssfdust wrote:

我猜这个问题可能和有些用户需要验证有关,当访问百度网盘主页或者百度主页时,有些用户在输入用户名和密码之后,因为需要验证手机或者邮箱,而返回验证页面的cookie。最终导致get_bdstoken错误。


Reply to this email directly or view it on GitHub:
#45 (comment)

不确定, 因为我注册的几个百度网盘的测试帐号都没有手机或者其它的, 当然,
bcloud也不支持这些额外的验证方式.

from bcloud.

Firef0x avatar Firef0x commented on July 3, 2024

Still 3.5.1-2 in the link given above?

@yan12125 It was in [community-testing] yesterday, but it's in [community] NOW ❗ ❕ ❗

Just try the following command:

$ sudo pacman -Syu

Yours, sincerely

from bcloud.

ssfdust avatar ssfdust commented on July 3, 2024

因为我在家的时候也遇到了这个问题,但是现在回学校就没这个问题了。我在家的时候,可能被百度判定为非常用登陆地点,而要验证手机。回学校之后不需要验证就可以直接登陆,而这个时候bcloud-gui也可以正常使用老。所以我猜可能是这个问题。

已从三星手机发送LiuLang [email protected] 写道:On 10/07/2014 05:57 PM, ssfdust wrote:

我猜这个问题可能和有些用户需要验证有关,当访问百度网盘主页或者百度主页时,有些用户在输入用户名和密码之后,因为需要验证手机或者邮箱,而返回验证页面的cookie。最终导致get_bdstoken错误。


Reply to this email directly or view it on GitHub:
#45 (comment)

不确定, 因为我注册的几个百度网盘的测试帐号都没有手机或者其它的, 当然,
bcloud也不支持这些额外的验证方式.

Reply to this email directly or view it on GitHub.

from bcloud.

LiuLang avatar LiuLang commented on July 3, 2024

On 10/07/2014 09:49 PM, ssfdust wrote:

因为我在家的时候也遇到了这个问题,但是现在回学校就没这个问题了。我在家的时候,可能被百度判定为非常用登陆地点,而要验证手机。回学校之后不需要验证就可以直接登陆,而这个时候bcloud-gui也可以正常使用老。所以我猜可能是这个问题。

已从三星手机发送LiuLang [email protected] 写道:On 10/07/2014 05:57 PM, ssfdust wrote:

我猜这个问题可能和有些用户需要验证有关,当访问百度网盘主页或者百度主页时,有些用户在输入用户名和密码之后,因为需要验证手机或者邮箱,而返回验证页面的cookie。最终导致get_bdstoken错误。


Reply to this email directly or view it on GitHub:
#45 (comment)

不确定, 因为我注册的几个百度网盘的测试帐号都没有手机或者其它的, 当然,
bcloud也不支持这些额外的验证方式.

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub:
#45 (comment)

也就是说, 你的网盘帐号和手机是绑定了的?

from bcloud.

ssfdust avatar ssfdust commented on July 3, 2024

嗯 绑定了的

from bcloud.

ssfdust avatar ssfdust commented on July 3, 2024

这手机客户端回复的排版问题真大。。。以后还是不用手机客户端回复了。。。

from bcloud.

LiuLang avatar LiuLang commented on July 3, 2024

On 10/07/2014 10:15 PM, ssfdust wrote:

嗯 绑定了的


Reply to this email directly or view it on GitHub:
#45 (comment)

新建了一个issue, 专门标记手机绑定的问题:
#59

from bcloud.

yan12125 avatar yan12125 commented on July 3, 2024

It's perfectly updated to 3.5.3 (!) and usable. Thanks a lot!

On 7 October 2014 21:22, Fernando Gilberto Pereira da Silva <
[email protected]> wrote:

Still 3.5.1-2 in the link given above?

It was in [community-testing] yesterday, but it's in [community] NOW [image:
❗][image: ❕][image: ❗]

Just try the following command:

$ sudo pacman -Syu

Yours, sincerely


Reply to this email directly or view it on GitHub
#45 (comment).

from bcloud.

Related Issues (20)

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.