XrayR-project / XrayR

A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://xrayr-project.github.io/XrayR-doc/
Mozilla Public License 2.0
2.02k stars 814 forks source link

使用0.8.2版本配置时无法识别CF_API_TOKEN #49

Closed imonerookie closed 2 years ago

imonerookie commented 2 years ago

cloudflare: some credentials information are missing: CLOUDFLARE_EMAIL,CLOUDFLARE_API_KEY or some credentials information are missing: CLOUDFLARE_DNS_API_TOKEN,CLOUDFLARE_ZONE_API_TOKEN

pocketW commented 2 years ago

Refer here for help.

LuckyTain commented 2 years ago

I had the same problem, I solved it by writing CF_DNS_API_TOKEN as an environment variable in docker-compose.yml, it doesn't seem to read DNSEnv properly, older versions were fine

qfdk commented 2 years ago

The same problem with execute binary 1.5.10 with command /usr/local/XrayR/XrayR -config /etc/XrayR/config.yml In the docker-compse file i have to add CF_DNS_API_TOKEN, because the config.xml wasn't work....

The version of 1.5.9 works well.

pocketW commented 1 year ago

fixed at: cbffafbb4cbd8f9005a4b1d4d8c840ff53aada23