-
Notifications
You must be signed in to change notification settings - Fork 29
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: interface conversion: interface {} is nil, not map[string]interface {} #16
Comments
@NoLooseEnds I want to report this issue and it seems you open the issue a little bit earlier than me. I am trying to see if I can fix it. I usually got this panic when I try to upload many files at the same time. |
Yes, this happened when uploading from the "Masters" folder of an Apple Photos (i.e all images in the library). So yes, many files. I can't program Go, so can't help you there, but let me know if you want me to test anything. |
I'm seeing a similar issue while trying to upload many files. This is the output I get:
|
Are you sure you're running the latest version? because that file (model.go) is now smaller and it doesn't have the line 112. |
Hi Simon,
seems my Version was a few days old. I updated today and it seems to work
now.
Thanks for this great tool. Saves me a lot of manual work.
Jens
Simone Degiacomi <notifications@github.com> schrieb am Do., 19. Apr. 2018,
22:05:
… Are you sure you're running the latest version? because that file
(model.go) is now smaller and it doesn't have the line 112.
To simplify things i added a --version flag, so you can easily see if
you're running the latest version.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEI0sQ8FIZ7EZHBrWaq9-pnMFybDSXDmks5tqO4LgaJpZM4TJlF2>
.
|
Not sure what caused this and if this is any help, but here is the last bits of the output.
This is running on a Macbook Pro Retina with macOS 10.13.3.
Images are located on an external drive.
The text was updated successfully, but these errors were encountered: