Git Product home page Git Product logo

x2ray's People

Contributors

wangyi2005 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

x2ray's Issues

部署到heroku之后报错,不是Bad Request

logs如下:
2021-03-20T03:04:01.000934+00:00 heroku[web.1]: Starting process with command /bin/sh -c /entrypoint.sh
2021-03-20T03:04:03.148192+00:00 app[web.1]: --2021-03-20 03:04:03-- http://storage.googleapis.com/v2ray-docker/v2ray
2021-03-20T03:04:03.151112+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.73.208, 172.217.2.112, 172.217.7.144, ...
2021-03-20T03:04:03.152953+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.73.208|:80... connected.
2021-03-20T03:04:03.223383+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:03.223441+00:00 app[web.1]: 2021-03-20 03:04:03 ERROR 404: Not Found.
2021-03-20T03:04:03.223442+00:00 app[web.1]:
2021-03-20T03:04:03.226546+00:00 app[web.1]: --2021-03-20 03:04:03-- http://storage.googleapis.com/v2ray-docker/v2ctl
2021-03-20T03:04:03.227999+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.31.128, 142.250.73.208, 172.217.2.112, ...
2021-03-20T03:04:03.230234+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.31.128|:80... connected.
2021-03-20T03:04:03.296030+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:03.296102+00:00 app[web.1]: 2021-03-20 03:04:03 ERROR 404: Not Found.
2021-03-20T03:04:03.296102+00:00 app[web.1]:
2021-03-20T03:04:03.299701+00:00 app[web.1]: --2021-03-20 03:04:03-- http://storage.googleapis.com/v2ray-docker/geoip.dat
2021-03-20T03:04:03.301465+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 172.253.122.128, 142.250.31.128, 142.250.73.208, ...
2021-03-20T03:04:03.303800+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|172.253.122.128|:80... connected.
2021-03-20T03:04:03.380947+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:03.381017+00:00 app[web.1]: 2021-03-20 03:04:03 ERROR 404: Not Found.
2021-03-20T03:04:03.381018+00:00 app[web.1]:
2021-03-20T03:04:03.384836+00:00 app[web.1]: --2021-03-20 03:04:03-- http://storage.googleapis.com/v2ray-docker/geosite.dat
2021-03-20T03:04:03.386634+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 172.217.13.80, 172.253.122.128, 142.250.31.128, ...
2021-03-20T03:04:03.388404+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|172.217.13.80|:80... connected.
2021-03-20T03:04:03.448786+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:03.448860+00:00 app[web.1]: 2021-03-20 03:04:03 ERROR 404: Not Found.
2021-03-20T03:04:03.448862+00:00 app[web.1]:
2021-03-20T03:04:03.450394+00:00 app[web.1]: chmod: cannot access 'v2ray': No such file or directory
2021-03-20T03:04:03.451183+00:00 app[web.1]: chmod: cannot access 'v2ctl': No such file or directory
2021-03-20T03:04:03.455020+00:00 app[web.1]: /entrypoint.sh: 28: /entrypoint.sh: ./v2ray: not found
2021-03-20T03:04:03.516624+00:00 heroku[web.1]: Process exited with status 127
2021-03-20T03:04:03.640361+00:00 heroku[web.1]: State changed from starting to crashed
2021-03-20T03:04:03.646648+00:00 heroku[web.1]: State changed from crashed to starting
2021-03-20T03:04:18.217601+00:00 heroku[web.1]: Starting process with command /bin/sh -c /entrypoint.sh
2021-03-20T03:04:21.751277+00:00 app[web.1]: --2021-03-20 03:04:21-- http://storage.googleapis.com/v2ray-docker/v2ray
2021-03-20T03:04:21.766370+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.73.208, 142.250.73.240, 172.217.2.112, ...
2021-03-20T03:04:21.789639+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.73.208|:80... connected.
2021-03-20T03:04:21.830547+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:21.830864+00:00 app[web.1]: 2021-03-20 03:04:21 ERROR 404: Not Found.
2021-03-20T03:04:21.830910+00:00 app[web.1]:
2021-03-20T03:04:21.837648+00:00 app[web.1]: --2021-03-20 03:04:21-- http://storage.googleapis.com/v2ray-docker/v2ctl
2021-03-20T03:04:21.853491+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 172.253.122.128, 142.250.73.208, 142.250.73.240, ...
2021-03-20T03:04:21.856843+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|172.253.122.128|:80... connected.
2021-03-20T03:04:21.903978+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:21.903980+00:00 app[web.1]: 2021-03-20 03:04:21 ERROR 404: Not Found.
2021-03-20T03:04:21.903980+00:00 app[web.1]:
2021-03-20T03:04:21.908259+00:00 app[web.1]: --2021-03-20 03:04:21-- http://storage.googleapis.com/v2ray-docker/geoip.dat
2021-03-20T03:04:21.920553+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 172.253.63.128, 172.253.122.128, 142.250.73.208, ...
2021-03-20T03:04:21.925567+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|172.253.63.128|:80... connected.
2021-03-20T03:04:21.972127+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:21.972254+00:00 app[web.1]: 2021-03-20 03:04:21 ERROR 404: Not Found.
2021-03-20T03:04:21.972277+00:00 app[web.1]:
2021-03-20T03:04:21.995635+00:00 app[web.1]: --2021-03-20 03:04:21-- http://storage.googleapis.com/v2ray-docker/geosite.dat
2021-03-20T03:04:22.013349+00:00 app[web.1]: Resolving storage.googleapis.com (storage.googleapis.com)... 172.253.62.128, 172.253.63.128, 172.253.122.128, ...
2021-03-20T03:04:22.025337+00:00 app[web.1]: Connecting to storage.googleapis.com (storage.googleapis.com)|172.253.62.128|:80... connected.
2021-03-20T03:04:22.071155+00:00 app[web.1]: HTTP request sent, awaiting response... 404 Not Found
2021-03-20T03:04:22.071319+00:00 app[web.1]: 2021-03-20 03:04:22 ERROR 404: Not Found.
2021-03-20T03:04:22.071354+00:00 app[web.1]:
2021-03-20T03:04:22.078425+00:00 app[web.1]: chmod: cannot access 'v2ray': No such file or directory
2021-03-20T03:04:22.080476+00:00 app[web.1]: chmod: cannot access 'v2ctl': No such file or directory
2021-03-20T03:04:22.111681+00:00 app[web.1]: /entrypoint.sh: 28: /entrypoint.sh: ./v2ray: not found
2021-03-20T03:04:22.226449+00:00 heroku[web.1]: Process exited with status 127
2021-03-20T03:04:22.389089+00:00 heroku[web.1]: State changed from starting to crashed

看起来是没有v2ray核心文件?

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.