全球主机交流论坛

标题: 自建机场失败,V2Board+XrayR,前端没问题,后端配置失败 [打印本页]

作者: uzz    时间: 2022-9-30 19:18
标题: 自建机场失败,V2Board+XrayR,前端没问题,后端配置失败
自建机场失败,V2Board+XrayR,前端没问题,后端配置失败


  1.     PanelType: "V2board" # Panel type: SSpanel, V2board, PMpanel, Proxypanel, V2RaySocks
  2.     ApiConfig:
  3.       ApiHost: "https://www.idc.st"
  4.       ApiKey: "a40bpa40bpa40bpa40bddddddssspwsssss"
  5.       NodeID: 1
  6.       NodeType: V2ray # Node type: V2ray, Shadowsocks, Trojan, Shadowsocks-Plugin
  7.       Timeout: 30 # Timeout for the api request
  8.       EnableVless: false # Enable Vless for V2ray Type
  9.       EnableXTLS: false # Enable XTLS for V2ray and Trojan
  10.       SpeedLimit: 0 # Mbps, Local settings will replace remote settings, 0 means disable
  11.       DeviceLimit: 0 # Local settings will replace remote settings, 0 means disable
  12.       RuleListPath: # /etc/XrayR/rulelist Path to local rulelist file
  13.     ControllerConfig:
  14.       ListenIP: 0.0.0.0 # IP address you want to listen
  15.       SendIP: 0.0.0.0 # IP address you want to send pacakage
  16.       UpdatePeriodic: 60 # Time to update the nodeinfo, how many sec.
  17.       EnableDNS: false # Use custom DNS config, Please ensure that you set the dns.json well
  18.       DNSType: AsIs # AsIs, UseIP, UseIPv4, UseIPv6, DNS strategy
  19.       EnableProxyProtocol: false # Only works for WebSocket and TCP
  20.       EnableFallback: false # Only support for Trojan and Vless
  21.       FallBackConfigs:  # Support multiple fallbacks
  22.         -
  23.           SNI: # TLS SNI(Server Name Indication), Empty for any
  24.           Alpn: # Alpn, Empty for any
  25.           Path: # HTTP PATH, Empty for any
  26.           Dest: 80 # Required, Destination of fallback, check https://xtls.github.io/config/features/fallback.html for details.
  27.           ProxyProtocolVer: 0 # Send PROXY protocol version, 0 for dsable
  28.       CertConfig:
  29.         CertMode: dns # Option about how to get certificate: none, file, http, dns. Choose "none" will forcedly disable the tls config.
  30.         CertDomain: "a6695012.idc.st" # Domain to cert
  31.         CertFile: /etc/XrayR/cert/node1.test.com.cert # Provided if the CertMode is file
  32.         KeyFile: /etc/XrayR/cert/node1.test.com.key
  33.         Provider: cloudflare # DNS cert provider, Get the full support list here: https://go-acme.github.io/lego/dns/
  34.         Email: [email protected]
  35.         DNSEnv: # DNS ENV option used by DNS provider
  36.           CF_API_EMAIL: [email protected]
  37.           CF_DNS_API_TOKEN: guBW9k6q4HOZn1Hl2SNB45AEf6etb6YbwcTlhkTO
复制代码


XrayR状态: 未运行
是否开机自启: 是

请输入选择 [0-13]: 6
XrayR可能启动失败,请稍后使用 XrayR log 查看日志信息

有会配置的大神来接单了,付费。。。

作者: mgwx    时间: 2022-9-30 19:25
a6695012.idc.st   解析失败
作者: 三不    时间: 2022-9-30 19:29
这个可能要找鸡场老板了
作者: 朝花夕拾    时间: 2022-9-30 19:31
这么狠吗,连CF的api都直接发。
作者: CapitalTeemo    时间: 2022-9-30 19:32
贴日志阿
作者: 昔洛z    时间: 2022-9-30 19:33
日志发出来
作者: 达西    时间: 2022-9-30 19:33
  1.           CF_API_EMAIL: [email protected]
  2.           CF_DNS_API_TOKEN: guBW9k6q4HOZn1Hl2SNB45AEf6etb6YbwcTlhkTO
复制代码

这是能不打码直接发出来的?
作者: rem    时间: 2022-9-30 19:37

作者: colla    时间: 2022-9-30 19:38
赶紧更换CF API吧
作者: uzz    时间: 2022-9-30 19:40
  1. 9月 30 11:40:02 ser137181716933 XrayR[6477]: panic: Panel Start fialed: request https://dsdfdfs.idc.st/api/v1/server/Deepbwork/config failed: Get "https://ddddd.idc.st/api/v1/server/Deepbwork/config?local_port=1&node_id=1&token=a40bpa40bpa40bpa40bpwsssss": x509: certificate signed by unknown authority
  2. 9月 30 11:40:02 ser137181716933 XrayR[6477]: goroutine 1 [running]:
  3. 9月 30 11:40:02 ser137181716933 XrayR[6477]: log.Panicf({0x21667ef?, 0x0?}, {0xc00078fe80?, 0xc0002e42a0?, 0xc00011f7c0?})
  4. 9月 30 11:40:02 ser137181716933 XrayR[6477]: log/log.go:395 +0x67
  5. 9月 30 11:40:02 ser137181716933 XrayR[6477]: github.com/XrayR-project/XrayR/panel.(*Panel).Start(0xc0000588c0)
  6. 9月 30 11:40:02 ser137181716933 XrayR[6477]: github.com/XrayR-project/XrayR/panel/panel.go:198 +0x57c
  7. 9月 30 11:40:02 ser137181716933 XrayR[6477]: main.main()
  8. 9月 30 11:40:02 ser137181716933 XrayR[6477]: github.com/XrayR-project/XrayR/main/main.go:96 +0x250
  9. 9月 30 11:40:02 ser137181716933 systemd[1]: XrayR.service: main process exited, code=exited, status=2/INVALIDARGUMENT
  10. 9月 30 11:40:02 ser137181716933 systemd[1]: Unit XrayR.service entered failed state.
  11. 9月 30 11:40:02 ser137181716933 systemd[1]: XrayR.service failed.

复制代码

作者: xbnong    时间: 2022-9-30 19:40
话说你把地址和apikey都发出来,就不怕吗?xrayr我记得很容易配置的。你这只用v2ray,按说不该有问题的。配置里你换vmess或trojan试试试试。
作者: aes    时间: 2022-9-30 19:41
还是你狠啊,我导航站之前收藏过一篇很小白的文章,你可以看下。
作者: mbaby    时间: 2022-9-30 19:41
你这个问题完全就不是问题
作者: uzz    时间: 2022-9-30 19:44
mbaby 发表于 2022-9-30 19:41
你这个问题完全就不是问题

不是啥问题
作者: acm    时间: 2022-9-30 19:49
啊这,日志不够清楚吗
作者: Hetzner    时间: 2022-9-30 20:58
证书验证有问题,你API用的是自签证书?
作者: kevin7763    时间: 2022-9-30 21:01
内容过于真实
作者: styxery    时间: 2022-9-30 23:30
你的LOG也太過詳細了吧?!
連API KEY都詳細地公開了




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4