yetdog
yetdog
I can open another issue on how to properly frontend this thing with https. Or would it just be a frontend nginx/letsencrypt box with its backend pointed at this system...
Something is up with this compose file or the .env file. I have followed the directions perfectly and am seeing the same thing. Access denied for user 'std_notes_user'@'172.25.0.3' (using password:...
So apparently I didn't change DB_HOST to = db. I didn't see that in the doc anywhere so not sure where I was supposed to find it during install.
find / -name libmysqlclient.so ln -s /usr/lib64/mysql/libmysqlclient.so /usr/lib64/libmysqlclient.so
I haven't been able to test this theory specifically (I'm not going to hammer thousands of real devices with spammy messages), but it seems like there's some sort of upper...
Well, I really appreciate you creating and maintaining this lib, so thank YOU! I feel like the APNS communication was "solved" years ago and nobody bothers to keep things up...
> @yetdog did you ever manage to fix this? Sorry I haven't replied yet. My batch jobs seemed to fix it, yes. But bummed to hear @omitech is still having...
Sounds similar to my recent issue. Hmm. Perhaps Apple changed something on their end?
Only thing I did (that worked for me) is break the push messages up into chunks of 10000 tokens *per client object* So for each group of 10000 tokens, here's...