Moritz Walter
Moritz Walter
Ipv6
it would be good if the whole thing would also work with ipv6.
Hey, Ich programmiere zurzeit ein Webinterface womit man Bots auf verschiedenden Servern Automatisch nach der Auslastung starten, hier zu nutze ich Temporäre Bots, soweit klappt alles. Das Problem daran ist...
Hey! I don't know if this is correct and if I'm in the right place. But I just ask. I get the error when I get the login or register...
Hey, the docs are offline. https://nezamy.com/route 
Hey, i get on $repo->addAllChanges(); "Command 'git add --all ' failed (exit-code 128)" How i can fix it?
**Describe the bug** When i change Header and set it center, the header will not set. ( => ) **The delta code which generates the Problem** ``` {"ops":[{"insert":"test"},{"attributes":{"align":"center","header":1},"insert":"\n"}]} ``` **The...
Hey, After upgrading from 4.0.5 to 4.2.0, I get the following error during password read login decodeNoPadding() doesn't tolerate padding what can I do about it? Full Error: https://gist.github.com/Nevercold/fcb84bde9203ca85adfaf3f402337790
Hey, is there somehow the possibility to use the tool in Termius? In Putty it works fine, but Termius doesn't really seem to offer the possibility.
Error.
**Describe the bug** Error 500 in api/index.php The lines in api/index.php trigger an error. ``` $clientsq = mysqli_query($conn, "SELECT * FROM `clients` WHERE `id` IN (".$modpack['clients'].")"); while($client=mysqli_fetch_array($clientsq)){ array_push($clients, $client['UUID']); }...
VNC
Hey! this has only indirectly something to do with this, but maybe you know something about it. We are currently trying our hand at VNC, but unfortunately it is not...