0

anyone knows if scringo is officially down? I have read some comments about it. I am trying to use Scringo in my project and after merging manifests and adding the library, I get the error:

10-11 22:29:58.125: E/Scringo(12075): Error fetching
10-11 22:29:58.125: E/Scringo(12075): java.io.FileNotFoundException:https://srv1.scringo.com/ScringoServer2/api?command=getAppData&clientType=2&build=2.5.4&appId=aFZeiXQFSH3pgscgbq878CU3xJfXCDTh&changeNumber=0&v=15
10-11 22:29:58.125: E/Scringo(12075):   at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:521)
10-11 22:29:58.125: E/Scringo(12075):   at org.apache.harmony.luni.internal.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:258)
10-11 22:29:58.125: E/Scringo(12075):   at com.scringo.utils.ScringoHttpFetcher.getResponseStr(ScringoHttpFetcher.java:132)
10-11 22:29:58.125: E/Scringo(12075):   at com.scringo.utils.ScringoJsonFetcher.handleResponse(ScringoJsonFetcher.java:59)
10-11 22:29:58.125: E/Scringo(12075):   at com.scringo.utils.ScringoJsonFetcher.run(ScringoJsonFetcher.java:40)

in my project and in the sampleapp available in github, so, is it working? if it is, any suggestion to my problem? Thanks a lot!

4

2 回答 2

0

可能是一些不相关的停机时间...... Scringo 已经上线,链接正在运行

于 2014-10-18T19:30:35.507 回答
0

具有指定 uri 的资源不存在。

获取请求 https ://srv1.scringo.com/ScringoServer2/api?build=2.5.4&appId=aFZeiXQFSH3pgscgbq878CU3xJfXCDTh&v=15&clientType=2&command=getAppData&changeNumber=0

503 服务不可用:后端服务器容量为 0 字节 48 毫秒

于 2014-10-11T21:14:33.497 回答