View Single Post
spumer
Senior Member
Join Date: Aug 2011
Old 04-02-2021 , 06:12   Re: [Linux] Source Query Proxy: DDoS Protection - Kernel redirection!
Reply With Quote #111

Quote:
Originally Posted by c2qute View Post
i'm running into this, any ideas? servers are started via docker, which should not be an issue imo

Code:
2021-04-02 10:21:54,675 [INFO] [sqproxy.config] Confdir not found: /root/conf.d/conf.d
2021-04-02 10:21:54,675 [WARNING] [sqproxy] No one server to run. Please check config
i have both 00-globals and 01-csgo.yml as stated in the example
Looks like you place config in /root/conf.d and run sqproxy from this directory too.

You should use other working directory, cause sqproxy search configs in /etc/sqproxy/conf.d and ./conf.d directories.

I recommend use /etc/sqproxy/conf.d for configs, then you can run sqproxy from anywhere
__________________
spumer is offline