Phil

Results 44 comments of Phil

Ok, I just got this error right after. So it might be a database issue (?) ``` szurubooru-backend-1 | 2023-01-31T19:44:18.401418420Z [2023-01-31 19:44:18] waitress Exception while serving /info szurubooru-backend-1 | 2023-01-31T19:44:18.401479144Z...

hm error above is not reproducible. But yea, after like a night and doing nothing it woks fine the next day. I did clear the features posts from the DB…...

So I fixed it… tbh kinda my fault for not seeing this earlier, but the issue is basically the only thing that might take long in that API call, and...

So I moved everything to a more powerful machine, but It's still an issue… It happened after some time, tho. I will "merge" this with the older issue, as this...

would love to have it as well..

I think, writing a more detailed guide of what you provided might be the better idea. The only issues I can really observe is that the current docker-compose file is...

> Is the intent to require an upgrade to 16? I've been using 12 for years without issues, completely forgot about it even. Every version is going to go EOL...

Alright. I took some time to fix the database issue and for me the best solution that I came up with is to make a separate table that has all...

So I just noticed an issue when merging tags: It doesn't combine the numbers…so I might need to revisit the implementation of the count thingy in the future.

Since it will throw an error regardless, I just used a catch to resolve this. But I thought I might let you know, as the function is flawed.