d47081

Results 124 issues of d47081

I have existing user and domain, after changing the server, I can't update NS records with error: ``` Waiting for last full block to be signed. Try again later. ```...

After few days of using Alfis as the resolver on VPS server, found that CPU usage grows to about 50-80% I'm also providing public DNS + opened DHT port to...

not sure about PR, but this solution works for me [http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]/yggdrasil:dns:alfis#установка](http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]/yggdrasil:dns:alfis#установка)

I don't know what is that, just following instructions: https://github.com/Revertron/alfis#debianubuntu-only-blockchain-dns-without-gui ``` wget -qO - https://deb.revertron.com/key.txt | gpg --dearmor - | sudo tee /usr/share/keyrings/alfis.gpg ``` output ``` `j?�P�D��ԣ1���-���0C�f+��Ym:-�N�9��S[�����h�l�U3� ``` Ubuntu 22.04.3...

Trying to make logical dump with `mysqldump`: ``` mysqldump -h0 -P9306 manticore > index.sql ``` Dump creating but with following errors: ``` mysqldump: Error: 'P01: syntax error, unexpected SELECT, expecting...

waiting

I don't know what is the dependency, server works well, keep large online, but sometimes crashing with error: ``` 0xf5398000 (valve/dlls/bot_i486.so) 26: 0xffab00e8 27: 0xf53316ee (valve/dlls/bot_i486.so) 28: 0xc1b89e80 29: 0xc1b89e80...

bug
Half-Life (games and mods)

Solution compatible with previous protocol / clients as implements new option `sv_downloadurl_ipv6` Details described in #1559 Client-side already tested - I can provide IPv6 links in `server.cfg` and download resources...

Hello, I have created open source web [app](http://94.140.114.89/hl/) to collect HL servers info (it's Yggdrasil-oriented project) Would be nice to count users stats, and make ratings there but everyone able...

I'm beginner in HL, so could you please advice about security settings for public server running on xash3d? At this moment, I have following command (running by separated user with...

Update for PR #422 Removes bot state reset on bot thinking, also the `kicked` state was changed from `BOT_IDLE` to `BOT_NEED_TO_RESPAWN` I think this model more useful in bot container...