Maximum call stack size exceeded #229
Replies: 2 comments
|
Hmm - how many albums do you have? This is the only recursive codepath, that might lead to this. Nevertheless it feels like an issue - so please go ahead and open an issue on this, following the instructions in the template 👍 |
0 replies
|
Thanks @steilerDev , issue created here #230 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello there, i'm very excited to get started using this tool, thank you for creating it!
I've set up a docker container to run on my synology nas. My docker-compose file incldues this:
I have authenticated fine, but when i try to do the initial sync i get this error:
Any idea what I might be doing wrong?
I should also point out that I have a very large photo library with more than 144K photos and 5K videos.
All reactions