PANCHO7532
PANCHO7532
This is an really cool idea, keeping on mind that this is an compressing method like zip, rar, etc. Unless if that can affect perfomance in the builded apps i...
Seems like this happens too on Half-Life 2: Deathmatch, i'm getting the same error Although seems to have no problems/restrictions when using 0x02 (hashed cd key) instead of 0x03 (steam...
I think I solved it, apparently you need to force IPv4 via agentOptions on the request API, like so: ```js const botToken = "123123123:testAAAAA"; const telegramAPI = require("node-telegram-bot-api"); const bot...
> Hey guys, a little update for request type, is missing the URL parameter: > > request: { agentOptions: { keepAlive: true, family: 4 }, url: "https://api.telegram.org", } I think...
At least 45 connections What do you mean with "ulimit"?
This throws me when i execute ulimit -a in console: root@p7com-serv1:~$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file...
> If you go back to `v1.28.6`, does it work again? Nope, still largely the same  Log: [nslog2024-12-01 17-31-45.txt](https://github.com/user-attachments/files/17970280/nslog2024-12-01.17-31-45.txt)
> What version were you on when it still worked? I don't really know, haven't re-installed northstar since long ago but I'll try all the builds I can try and...