sylecn
March 14, 2023, 11:15am
#1
During syncing, photostructure crashed and no longer starts ( with docker-compose up -d).
The docker-compose logs are attached. Also I notice current stable release is 1.1.0, which was from 2 years ago. Is a new stable version coming soon?
ps.log (59.6 KB)
sylecn
March 14, 2023, 11:18am
#2
Earlier today, I hit this bug during syncing:
I actually saw this error in my own library a day or two ago and fixed that codepath.
Sorry for the hassle: I’ll try to get the next release with this fix out the door as soon as I can!
which was said to be fixed in v2.0.0-alpha.1. That’s why I am asking whether a new stable is close.
avdp
March 14, 2023, 1:10pm
#3
I know this does not answer your question, but my advise: don’t wait for a “stable” release, try the current alpha. My experience is that the current alpha is as stable, if not more so than the “stable” release.
sylecn
March 14, 2023, 2:44pm
#4
Thanks avdp. I tried the alpha release. It starts fine with existing config and db. I will start a rebuild to get new features.