Moritz Walter

Results 11 issues of Moritz Walter

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...

enhancement
discussion

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 ![chrome_4xX7hhBKRf](https://user-images.githubusercontent.com/32977558/106598439-0330f680-6558-11eb-99dd-753b4e198515.png)

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...

bug
help wanted

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.

**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']); }...

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...