onplus / v2hero

All Free . Deploy V2Ray to Heroku . v2ray学习参考
MIT License
474 stars 1.17k forks source link

Failed to fetch http://ppa.launchpad.net/chris-lea/redis-server/ubuntu/dists/trusty/InRelease Could not connect to ppa.launchpad.net:80 (91.189.95.83), connection timed out #12

Closed scljy closed 6 years ago

scljy commented 6 years ago

travis ci log gpg: imported: 1 (RSA: 1) W: Failed to fetch http://ppa.launchpad.net/chris-lea/redis-server/ubuntu/dists/trusty/InRelease Could not connect to ppa.launchpad.net:80 (91.189.95.83), connection timed out W: Failed to fetch http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/InRelease Unable to connect to ppa.launchpad.net:http: W: Failed to fetch http://ppa.launchpad.net/git-core/ppa/ubuntu/dists/trusty/InRelease Unable to connect to ppa.launchpad.net:http: W: Failed to fetch http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/dists/trusty/InRelease Unable to connect to ppa.launchpad.net:http: W: Failed to fetch http://ppa.launchpad.net/pollinate/ppa/ubuntu/dists/trusty/InRelease Unable to connect to ppa.launchpad.net:http: W: Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/trusty/InRelease Unable to connect to ppa.launchpad.net:http: W: Some index files failed to download. They have been ignored, or old ones used instead. qq 20171214135857

screenshot_20171214-150521 screenshot_20171214-150816

onplus commented 6 years ago

screenshot_2017-12-14-15-27-43

scljy commented 6 years ago

screenshot_20171214-160245

017-12-14T07:57:40.375804+00:00 app[web.1]: An unified platform for anti-censorship. 2017-12-14T07:57:40.375787+00:00 app[web.1]: V2Ray v3.1 (die Commanderin) 20171207 2017-12-14T07:57:40.412985+00:00 app[web.1]: 2017/12/14 07:57:40 [Debug]App|Proxyman|Inbound: creating tcp worker on 0.0.0.0:54622 2017-12-14T07:57:40.413281+00:00 app[web.1]: 2017/12/14 07:57:40 [Warning]Core: V2Ray started 2017-12-14T07:57:43.193765+00:00 heroku[router]: at=info method=GET path="/" host=v2ljy.herokuapp.com request_id=903ec2d7-28f4-46e6-9201-18bc1b171b25 fwd="111.112.252.211" dyno=web.1 connect=0ms service=313ms status=101 bytes=129 protocol=http 2017-12-14T07:57:45.152034+00:00 heroku[router]: at=info method=GET path="/" host=v2ljy.herokuapp.com request_id=42f379a5-4376-49a4-be60-366c5cb4f74a fwd="111.112.252.211" dyno=web.1 connect=1ms service=304ms status=101 bytes=129 protocol=http

screenshot_20171214-150816

onplus commented 6 years ago
  1. 使用测试服务器v2hero,v2ray22,确定本地环境没问题
  2. 确定服务器部署没问题,客户端正确填写地址和uuid

测试地址用中文维基

scljy commented 6 years ago

测试服务器没有问题,但自己部署的就存在上面的问题。 @onplus 重新部署了,始终处理离线状态。

scljy commented 6 years ago

@onplus 怎么检查服务器部署正常没有?

2017-12-15T02:28:30.783554+00:00 app[web.1]: V2Ray v3.1 (die Commanderin) 20171207

onplus commented 6 years ago

@scljy 最好用电脑测试(v2rayN),手机客户端时有bug

scljy commented 6 years ago

image

报错:Failed to start App|Proxyman|Inbound: failed to listen TCP on 1080 > Transport|Internet: failed to listen on address: 0.0.0.0:1080 > listen tcp 0.0.0.0:1080:

操作过程中出现异常,结果无效。有关异常的详细信息,请查看 InnerException。 怎么查看InnerException

onplus commented 6 years ago

下载最新的v2rayN1.2 https://github.com/2dust/v2rayN/releases/tag/1.20

scljy commented 6 years ago

好的

scljy commented 6 years ago

qq 20171215110708

配置成功 v2lxm(v2lxm.herokuapp.com:80) 启动服务(2017-12-15 11:04:15)...... V2Ray v3.1 (die Commanderin) 20171207 An unified platform for anti-censorship. 2017/12/15 11:04:15 [Debug]App|Proxyman|Inbound: creating tcp worker on 0.0.0.0:1080 2017/12/15 11:04:15 [Info]Transport|Internet|TCP: listening TCP on 0.0.0.0:1080 2017/12/15 11:04:15 [Info]Transport|Internet|UDP: listening UDP on 0.0.0.0:1080

配置正确 不?

onplus commented 6 years ago

只需要配置第一行

scljy commented 6 years ago

w_5hfn7jfpzvn 3n1pvam2

scljy commented 6 years ago

终于找到原因了,每次用户ID弄错了弄成了API key了。