bypy icon indicating copy to clipboard operation
bypy copied to clipboard

请教: 登录成功但list出错,error code 31066

Open just4id opened this issue 5 years ago • 4 comments

Authorizing, please be patient, it may take upto 300 seconds... Authorizing/refreshing with the OpenShift server ... OpenShift server failed, authorizing/refreshing with the Heroku server ... Successfully authorized <E> [01:32:39] ---------------------------------------------------------------- Error 31066 osmc@osmc:~$ python -m bypy list <E> [01:33:09] ---------------------------------------------------------------- Error 31066 osmc@osmc:~$ python -m bypy info Quota: 2.005TB Used: 849.024GB osmc@osmc:~$ python -m bypy list <E> [01:36:06] ---------------------------------------------------------------- Error 31066 osmc@osmc:~$ python -m bypy mkdir /app/bypy osmc@osmc:~$ python -m bypy list <E> [01:37:07] ---------------------------------------------------------------- Error 31066 osmc@osmc:~$

just4id avatar Jun 03 '19 17:06 just4id

I have the same question, and don't know how to solve it.Maybe the file is too big?

Wo-Ki avatar Jun 26 '19 03:06 Wo-Ki

{u'error_code': 31066, u'error_msg': u'file does not exist'}

maybe some help

Eidosper avatar Jul 25 '19 05:07 Eidosper

在 apps目录下手动创建个bypy文件夹

7449 avatar Oct 03 '19 04:10 7449

在 apps目录下手动创建个bypy文件夹

As @7449 mentioned - you need to manually create this bypy folder in your My App Data folder. I can't remember since when Baidu started to restrict App access to their own folders in the /apps folder. So all manipulation that bypy can do, is within this folder [/apps/bypy].

hth.

mgai avatar May 05 '21 16:05 mgai