- 启动服务(2021/11/6 2:01:31)……
- http://speedtest-sfo2.digitalocean.com/10mb.test
- V2Ray 4.20.0 (V2Fly, a community-driven edition of V2Ray.) Custom
- A unified platform for anti-**ship.
- main: failed to create server > “v-2-r-a-y”.com/core/proxy/vmess/outbound: failed to parse server spec > “v-2-r-a-y”.com/core/proxy/vmess: failed to parse ID > encoding/hex: invalid byte: U+0073 ‘s’
- 远程服务器返回错误: (500) 内部服务器错误。
复制代码
上面这个是宝塔方式安装的V2,同样步骤别的机都没问题,就这个新加坡arm不行,确认系统和入站全部开放的。
下面还有个问题,春川的amd两台,一台ubuntu装个宝塔面板里面的nginx就能失联,另一台dd debian也是宝塔里面装nginx一直报错:
- + ngx_http_dav_ext_module was configured
- checking for zlib library … found
- checking for libxslt … not found
- checking for libxslt in /usr/local/ … not found
- checking for libxslt in /usr/pkg/ … not found
- checking for libxslt in /opt/local/ … not found
-
- ./configure: error: the HTTP XSLT module requires the libxml2/libxslt
- libraries. You can either do not enable the module or install the libraries.
-
- make: *** No rule to make target ‘build’, needed by ‘default’. Stop.
- make: *** No rule to make target ‘install’. Stop.
- ========================================================
- nginx.sh: line 284: GetSysInfo: command not found
- ERROR: nginx-1.14.2 installation failed.
复制代码
|