Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout问题(本人网络没问题,同一个主机上面安装的其他服务能够正常运行) #28

Open
richard1230 opened this issue Nov 25, 2023 · 3 comments

Comments

@richard1230
Copy link

image

不知道有没人遇到我这个问题,重装系统也有好几次了,每次都会出现这个timeout问题,不知道怎么解决;

下面我来说说我自己是怎么安装的:

git clone https://github.com/AbelChe/cola_dnslog
cd cola_dnslog
:~/cola_dnslog# vim docker-compose.yml

#主要改的就是下面:
environment:
      DNS_DOMAIN: example.com # 自己的域名:xxx.com
      NS1_DOMAIN: ns1.example.com # ns1绑定: ns1.xxx.com
      NS2_DOMAIN: ns2.example.com # ns2绑定: 
      SERVER_IP: 1.1.1.1 # vps ip

启动:

docker-compose up -d
@richard1230
Copy link
Author

我的环境是Ubuntu2022

@pcangel88
Copy link

docker 安装,同样问题求解

@AbelChe
Copy link
Owner

AbelChe commented Dec 5, 2023

image 这部分呢 API对应的地址修改了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants