vps交流

自建机场失败,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 查看日志信息

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

a6695012.idc.st   解析失败
这个可能要找鸡场老板了
这么狠吗,连CF的api都直接发。
贴日志阿
日志发出来
  1.           CF_API_EMAIL: [email protected]
  2.           CF_DNS_API_TOKEN: guBW9k6q4HOZn1Hl2SNB45AEf6etb6YbwcTlhkTO

复制代码

这是能不打码直接发出来的?

自建机场失败,V2Board+XrayR,前端没问题,后端配置失败
赶紧更换CF API吧
  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.

复制代码