Brutus5000
Brutus5000
Since our reverse proxy supports raw TCP streams we could use TLS if we want to
Had a recent talk at work with a frontend developer at work. He said rather than a "random" error number, we should just use a unique translation key, as he...
Can this be solved by existing theming capabilities?
Thanks for the tip with swapping dependencies. I have no hard feeling about categorization of this issue. For keeping it on the radar I'd rather keep it open as a...
Right now the Server is not aware that such thing as versions even exist. The clients take care of that themselves. The information is available in the database but it's...
I made a change to the secondary server who is responsible for searching replays. Please check whether the error still occurs.
You can look it up in the pipfile https://github.com/FAForever/server/blob/aac3d2c25edac5ad682efbdf887afc8ca5054f84/Pipfile#L43-L44
Did GPG remove the io-functionality from lua? Maybe the faf client could create files on demand (following a defined pattern) and the game reads them (either at defined states or...
This error does not seem to occur on prod where RabbitMQ 3.9 is deployed for 2 weeks. The league service is receiving events and I do not see this error...
How does the python client know which map to load if the mapname is not specified? Are all maps in the feature mod files?