Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Error #5

Closed
certainlyjacked opened this issue Apr 12, 2017 · 1 comment
Closed

Error #5

certainlyjacked opened this issue Apr 12, 2017 · 1 comment
Labels

Comments

@certainlyjacked
Copy link

Unfortunately I get the following error message:

panic: runtime error: slice bounds out of range

goroutine 1 [running]:
panic(0x632360, 0xc04200c040)
/usr/lib/golang/src/runtime/panic.go:500 +0x1af
github.com/ahmdrz/goinsta.(*Instagram).Login(0xc0420336c0, 0xe, 0xc04200d0c0)
/home/kirsle/go/src/github.com/ahmdrz/goinsta/goinsta.go:126 +0xaea
github.com/kirsle/follow-sync/src.(*App).login(0xc04206beb8)
/home/kirsle/go/src/github.com/kirsle/follow-sync/src/app.go:78 +0x15a
github.com/kirsle/follow-sync/src.(*App).Run(0xc04206beb8)
/home/kirsle/go/src/github.com/kirsle/follow-sync/src/app.go:40 +0x47
main.main()
/home/kirsle/go/src/github.com/kirsle/follow-sync/main.go:23 +0x1bb
Press any key to continue . . .

I've deleted the database and run the script again, without success.
Can you help me out?

@kirsle
Copy link
Owner

kirsle commented Apr 12, 2017

Version 0.2.0 should fix this bug by updating the upstream dependency on ahmdrz/goinsta.

@kirsle kirsle closed this as completed Apr 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants