Giter Site home page Giter Site logo

Comments (2)

IceCodeNew avatar IceCodeNew commented on May 18, 2024

Process: 2513 ExecStart=/usr/local/bin/v2ray -confdir /usr/local/etc/v2ray/ (code=exit

看到这里的 -confdir 了么,确保目录 /usr/local/etc/v2ray/ 下只有你之前的配置文件,如果还有脚本自动产生的多配置文件,删掉它们,或者重命名到不是以 .json 结尾。

上面这个问题是最可能的情况,如果不是,运行 journalctl --boot -u v2ray ls -alF /usr/local/etc/v2ray/ ls -alF /usr/local/lib/v2ray/,把结果 脱敏 以后发上来。

from fhs-install-v2ray.

nikolawei avatar nikolawei commented on May 18, 2024

Process: 2513 ExecStart=/usr/local/bin/v2ray -confdir /usr/local/etc/v2ray/ (code=exit

看到这里的 -confdir 了么,确保目录 /usr/local/etc/v2ray/ 下只有你之前的配置文件,如果还有脚本自动产生的多配置文件,删掉它们,或者重命名到不是以 .json 结尾。

上面这个问题是最可能的情况,如果不是,运行 journalctl --boot -u v2ray ls -alF /usr/local/etc/v2ray/ ls -alF /usr/local/lib/v2ray/,把结果 脱敏 以后发上来。

大概已经找到问题所在了,新加入的多文件配置功能,inbound或outbound下的数组多于1的话,每个数组都一定要有"tag"不会被替代掉,不然就会产生问题。

from fhs-install-v2ray.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.