twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

fail to get started diffy #79

Closed LeonZXY closed 5 years ago

LeonZXY commented 5 years ago

When I downloaded the code using 'git clone https://github.com/twitter/diffy.git',and then run the commend with './example/run.sh start'. And then it had been stopped by an error. The detail of logs like followings:

[error] Server access Error: Operation timed out (Connection timed out) url=https://maven.twttr.com/org/apache/thrift/libthrift/0.5.0-1/libthrift-0.5.0-1.pom [warn] module not found: org.apache.thrift#libthrift;0.5.0-1

I can access the url “https://maven.twttr.com/org/apache/thrift/libthrift/0.5.0-1/libthrift-0.5.0-1.pom” in browser. But it didn't work in starting the diffy.

How can I fix this?

puneetkhanduri commented 5 years ago

https://github.com/twitter/diffy/issues/78