Git Product home page Git Product logo

Comments (3)

xiaoyaofenfen avatar xiaoyaofenfen commented on June 9, 2024

开debug日志看看哪里报错。同时确认下配置文件权限是否有问题

from aliyunpan.

Crazygay12138 avatar Crazygay12138 commented on June 9, 2024

开debug日志看看哪里报错。同时确认下配置文件权限是否有问题

`
[2024-4-15 21:59:48.177] use config dir: /home/johnp/aliyunpan
[2024-4-15 21:59:48.178] use config dir: /home/johnp/aliyunpan
[2024-4-15 21:59:48.181] do request url: https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo
[2024-4-15 21:59:48.351] get drive info error Post "https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo": dial tcp 47.88.74.38:443: connect: connection refused
[2024-4-15 21:59:48.351] setup user error
[2024-4-15 21:59:48.351] do request url: https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo
[2024-4-15 21:59:48.529] get drive info error Post "https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo": dial tcp 47.88.74.38:443: connect: connection refused
[2024-4-15 21:59:48.529] 尝试登录失败: Post "https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo": dial tcp 47.88.74.38:443: connect: connection refused
尝试登录失败,请使用 login 命令进行重新登录
[2024-4-15 21:59:48.531] do request url: https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo
[2024-4-15 21:59:48.696] get drive info error Post "https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo": dial tcp 47.88.74.38:443: connect: connection refused
[2024-4-15 21:59:48.696] setup user error
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x390 pc=0x5faf0c]

goroutine 1 [running]:
github.com/tickstep/aliyunpan/internal/command.parseDriveId(0x40001fac60)
/Users/tickstep/Documents/Workspace/go/projects/aliyunpan/internal/command/command.go:57 +0x2c
github.com/tickstep/aliyunpan/internal/command.CmdDownload.func1(0x40001fac60)
/Users/tickstep/Documents/Workspace/go/projects/aliyunpan/internal/command/download.go:136 +0x168
github.com/urfave/cli.HandleAction({0x688c20?, 0x8e4af8?}, 0x8?)
/Users/tickstep/Applications/go/pkg/mod/github.com/urfave/[email protected]/app.go:523 +0x58
github.com/urfave/cli.Command.Run({{0x7734f0, 0x8}, {0x0, 0x0}, {0x4000213b00, 0x1, 0x1}, {0x77bdc6, 0x13}, {0x40001fc460, ...}, ...}, ...)
/Users/tickstep/Applications/go/pkg/mod/github.com/urfave/[email protected]/command.go:174 +0x500
github.com/urfave/cli.(*App).Run(0x4000146380, {0x4000030070, 0x7, 0x7})
/Users/tickstep/Applications/go/pkg/mod/github.com/urfave/[email protected]/app.go:276 +0x820
main.main()
/Users/tickstep/Documents/Workspace/go/projects/aliyunpan/main.go:681 +0x1470
`

from aliyunpan.

xiaoyaofenfen avatar xiaoyaofenfen commented on June 9, 2024

"https://openapi.alipan.com/adrive/v1.0/user/getDriveInfo": dial tcp 47.88.74.38:443: connect: connection refused

你这是阿里官网都连不上了,可以先确认一下树莓派系统所在的环境的网络情况是否ok的。例如网络权限配置之类的。

from aliyunpan.

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.