tickstep / cloudpan189-go

天翼云盘命令行客户端(CLI),基于GO语言实现
Apache License 2.0
620 stars 110 forks source link

cloudpan189-go-v0.1.1-windows-x64和cloudpan189-go-v0.1.1-linux-amd64无法登录 #66

Closed samgod1995 closed 2 years ago

samgod1995 commented 2 years ago

goroutine 1 [running]: github.com/tickstep/cloudpan189-api/cloudpan.getLoginParams(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /Users/tickstep/Applications/go/pkg/mod/github.com/tickstep/cloudpan189-api@v0.0.8/cloudpan/login.go:151 +0x4b2 github.com/tickstep/cloudpan189-api/cloudpan.Login(0xc000482040, 0xb, 0xc0000b0000, 0xf, 0xc0000b2000, 0x0) /Users/tickstep/Applications/go/pkg/mod/github.com/tickstep/cloudpan189-api@v0.0.8/cloudpan/login.go:68 +0xc5 github.com/tickstep/cloudpan189-go/cmder.DoLoginHelper(0xc000482040, 0xb, 0xc0000b0000, 0xf, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /Users/tickstep/Documents/Workspace/go/projects/cloudpan189-go/cmder/cmder_helper.go:81 +0x2f1 github.com/tickstep/cloudpan189-go/internal/command.RunLogin(0x0, 0x0, 0x0, 0x0, 0x0, 0xc0002fb448, 0x40a43f, 0xc0002fb448, 0x7a9076, 0xc0002d2240, ...) /Users/tickstep/Documents/Workspace/go/projects/cloudpan189-go/internal/command/login.go:132 +0xcb github.com/tickstep/cloudpan189-go/internal/command.CmdLogin.func1(0xc000140f20, 0xcd3840, 0xc00035c7a0) /Users/tickstep/Documents/Workspace/go/projects/cloudpan189-go/internal/command/login.go:50 +0x17b github.com/urfave/cli.HandleAction(0x8d4ba0, 0x9a0178, 0xc000140f20, 0xc000140f20, 0x0) /Users/tickstep/Applications/go/pkg/mod/github.com/urfave/cli@v1.21.1-0.20190817182405-23c83030263f/app.go:523 +0x105 github.com/urfave/cli.Command.Run(0x975242, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x981f23, 0x18, 0x0, ...) /Users/tickstep/Applications/go/pkg/mod/github.com/urfave/cli@v1.21.1-0.20190817182405-23c83030263f/command.go:174 +0x579 github.com/urfave/cli.(*App).Run(0xc0001e0380, 0xc00001e040, 0x2, 0x2, 0x0, 0x0) /Users/tickstep/Applications/go/pkg/mod/github.com/urfave/cli@v1.21.1-0.20190817182405-23c83030263f/app.go:276 +0x7e8 main.main() /Users/tickstep/Documents/Workspace/go/projects/cloudpan189-go/main.go:477 +0x18ba