dev
textPage 17 of 208
50 messages on this page
Wednesday, December 29, 2021
User 8a7f5b
redis? π
Tuesday, December 28, 2021
User e5e1a1
ποΈ ποΈ
Monday, December 27, 2021
User bddf69
Lol, indeed promises :p
User bc4343
Oh yeah, promises promises π
User e5e1a1
π€€
User bddf69
Persistent variables maybe soon? π I did a quick test but some stuff behaves weirdly with async handlebars
Friday, December 24, 2021
Thursday, December 23, 2021
User bddf69
So, funny story for us dev-nerds in here about what just happened to CSMM EU.
Due to an edge case somewhere in the code, the application went into a restart loop. Because of that restart loop, the Discord bot kept logging in over and over again.
Eventually, that made the bot hit rate limits by Discord. You can only login 1000 times in 24 hours with a bot account. If you hit this limit, you're supposed to wait until the rate limit is over. The library I use is very nice to the API and carefully waits until the rate limit is over to try again
Now, apparently (a very helpful person in the Discord API server helped me with this), if you go OVER the rate limit, it gets reset. I know right?! If you get rate limited, just keep spamming it and you can keep going π
So I took the production bot token and manually forced a new websocket login from my local machine. This forced the bot to actually go OVER the rate limit (and not wait until it got reset) That reset the token, filled in the new token into the production instance and boom. Connected again :)
Tuesday, December 14, 2021
User bddf69
Ahaaa :P
User df8b38
jira is also going nuts π
User df8b38
o.O
User df8b38
my HD is full
User df8b38
ohhh
User bddf69
404 could be explained by proxy not routing correctly
User bddf69
Yeah looks like a reverse proxy issue :p
User df8b38
(also my SSL cert is gone? o.O maybe its my reverse-proxy π€·ββοΈ )
User df8b38
My csmm just went down tonight. 404. Docker is still up. Somebody seen this before?
Sunday, December 12, 2021
User bddf69
Hehe :p If you still have issues building, you could just grab the prebuilt images from Dockerhub for less headaches
User df8b38
my image run, os i am happy for now haha
User bddf69
Or maybe something is wrong with the setup in CI, in which case I am all ears :p
User df8b38
very weird
User df8b38
sure no worries
User bddf69
so I'm going to reject your PR @User 18840696 I don't really want to add unnecessary dependencies to the image
User bddf69
No issues there
User bddf69
Yeah so I gave the Docker build in CI another go just to verify:
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/runs/4498132731?check_suite_focus=true
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/runs/4498132731?check_suite_focus=true
User bddf69
but apparently the Docker build CI doesnt run for PRs ... <.<
User bddf69
CI is going to complain about it (Hadolint)
User bddf69
Removing the versions from the Dockerfile might not be a bad idea though
User bddf69
No dependencies changed, so shouldnt be needed
User bddf69
I also don't really get why make and and g++ are now needed :p
User bddf69
I don't really understand why the build is different in CI vs on your machine
User bddf69
Hmm very weird
User df8b38
directly on my debian which is only a few months old so should be latestish
User bddf69
Just wondering, how are you building the image? Cause the CI had no issues building it before
User df8b38
Will open a new PR for the dockerfile in a moment π
Suddenly make is gone π
Thursday, December 9, 2021
User 374c5d
neato
User bddf69
Git weirdness haha
User 8a7f5b
Prefix & Suffix support for the Discord Chat Bridge. That replaces the default say with say2, allowing custom messages on dc

unknown.png
PNG β’ 6.9 KB
User 374c5d
what did you fix/add?
User 8a7f5b
yay, merge completed π Yep, somehow the main part was missing from the PR what a mistake xD
User bddf69
In terms of priorities, not really I think. If you are looking for some issues to fix, I recommend looking at the 'hacktoberfest' labeled ones, those are generally issues where I added some more implementation info or requirements ^^
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Ahacktoberfest
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Ahacktoberfest
User bddf69
Sorry havent had a chance to look properly into it but since the tests are running now, it looks good π I'll take a proper look after work though
User 8a7f5b
@User 22055452 any updates? πΆ. btw, I've looked through the open issues. I could finish off some in the evening maybe. Any priorities?
Wednesday, December 8, 2021
User 8a7f5b
me neither π
User 4015ff
Fair, I was just curious because I donβt see a difference between them

IMG_0226.png
PNG β’ 179.8 KB
User 8a7f5b
doubt. But if it is, it's easier to cherry pick than the previous one π


