yegor256 / wring

Smart Inbox for GitHub Notifications
http://www.wring.io
Other
29 stars 4 forks source link

AssertionError: HTTP response status is not equal to 200: #87

Open sentry-io[bot] opened 6 years ago

sentry-io[bot] commented 6 years ago

Sentry Issue: WRING-BX-V

AssertionError: HTTP response status is not equal to 200:
404 Not Found [https://api.github.com/repos/sunsofterp/portal/issues/189/comments]
Server: GitHub.com
Date: Tue, 06 Nov 2018 06:10:30 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Status: 404 Not Found
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4868
X-RateLimit-Reset: 1541485603
X-OAuth-Scopes: notifications
X-Accepted-OAuth-Scopes: 
X-GitHub-Media-Type: github.v3
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Frame-Options: deny
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy: default-src 'none'
X-GitHub-Request-Id: 8FB0:2F3D:2DA26E:63A377:5BE13056

{"message":"Not Found","documentation_url":"https://developer.github.com/v3/issues/comments/#list-comments-on-an-issue"}
Expected: HTTP response with status 200
     but: was <404 Not Found [https://api.github.com/repos/sunsofterp/portal/issues/189/comments]
Server: GitHub.com
Date: Tue, 06 Nov 2018 06:10:30 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Status: 404 Not Found
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4868
X-RateLimit-Reset: 1541485603
X-OAuth-Scopes: notifications
X-Accepted-OAuth-Scopes: 
X-GitHub-Media-Type: github.v3
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Frame-Options: deny
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy: default-src 'none'
X-GitHub-Request-Id: 8FB0:2F3D:2DA26E:63A377:5BE13056

{"message":"Not Found","documentation_url":"https://developer.github.com/v3/issues/comments/#list-comments-on-an-issue"}>
    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
    at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:111)
    at com.jcabi.github.RtValuePagination$Items.fetch(RtValuePagination.java:193)
    at com.jcabi.github.RtValuePagination$Items.hasNext(RtValuePagination.java:179)
    at com.jcabi.github.Smarts$1.hasNext(Smarts.java:87)
...
(37 additional frame(s) were not displayed)

HTTP response status is not equal to 200:
404 Not Found [https://api.github.com/repos/sunsofterp/portal/issues/189/comments]
Server: GitHub.com
Date: Tue, 06 Nov 2018 06:10:30 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Status: 404 Not Found
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 4868
X-RateLimit-Reset: 1541485603
X-OAuth-Scopes: notifications
X-Accepted-OAuth-Scopes: 
X-GitHub-Media-Type: github.v3
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Frame-Options: deny
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy: default-src 'none'
X-GitHub-Request-Id: 8FB0:...
0crat commented 6 years ago

@carlosmiranda/z please, pay attention to this issue

0crat commented 6 years ago

@sentry-io/z[bot] this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

yegor256 commented 5 years ago

@rultor release, tag is 0.19.12

rultor commented 5 years ago

@rultor release, tag is 0.19.12

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag is 0.19.12

@yegor256 Done! FYI, the full log is here (took me 3min)