Retidurc SilverNight

Results 9 comments of Retidurc SilverNight

I have a somewhat similar problem, but with ipv6, and I have not a clue on how to solve it ``` ✓ redis is configured ✓ push server is receiving...

> wouldn't it work to set it to "dbdriveroptions" directly in config.php, for example: > > ``` > 'dbdriveroptions' => [ > PDO::ATTR_PERSISTENT => true, > ] > ``` It's...

I'll also update doc on the other repo for this new tunable. Friends already using this modification on their instances reported undesirable side effects when using ``` mysql.max_persistent=-1 mysql.max_links=-1 ```...

> At the moment we don't set it, if not given, and doctrine sets permanent connections by default for the relevant engines: > > ``` > ack ATTR_PERSISTENT 3rdparty/ >...

I am currently trying to implement unix socket in Imaginary. As I prefer to use unix socket for purely local communication. I don't know Go yet, and as @jonas-jasas said,...

What an infuriating Heisenbug this is.. Using the exact same version of Akkoma and Elk as my prod configuration, everything works on the test instances. But as soon as I...

I found something else ! tl;dr : This bug might be a bad interaction with Bobby https://modrinth.com/mod/bobby https://github.com/Johni0702/bobby And now for the proper explanation: The stack trace I posted earlier...

Ah, didn't see there was already a bobby issue. Didn't realy searched for it since at first I thought it was a standalone issue. Just so you know, I'll try...

I did a little testing on my side, and since your commit here https://github.com/iPortalTeam/ImmersivePortalsMod/commit/a9be4291c3d81b131c5828cfb49274c5935a0af1 I've seen no more issues between your mod and bobby. Bobby has currently it's own set...