Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: runtime error: index out of range [0] with length 0 #1

Open
c1328 opened this issue Jun 28, 2023 · 0 comments
Open

panic: runtime error: index out of range [0] with length 0 #1

c1328 opened this issue Jun 28, 2023 · 0 comments

Comments

@c1328
Copy link

c1328 commented Jun 28, 2023

Hi! I'd like to use this adapter but I get some errors:

panic: runtime error: index out of range [0] with length 0

goroutine 1 [running]:
github.com/rubiojr/go-edistribucion.(*Client).Login(0xc000080550)
	/root/go-edistribucion/edistribucion.go:314 +0x84e
main.main()
	/root/go-edistribucion/cmd/edistribucion/main.go:18 +0xce

Any idea?
go version go1.20.5 linux/amd64

At the end I want to send the result to ioBroker, maybe you can push me in another direction if this adapter here is not maintained anymore. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant