Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Not Found for comments #645

Closed
yegor256 opened this issue Nov 9, 2014 · 3 comments
Closed

404 Not Found for comments #645

yegor256 opened this issue Nov 9, 2014 · 3 comments

Comments

@yegor256
Copy link
Owner

yegor256 commented Nov 9, 2014

[ERROR] aced718 com.jcabi.github.RtComment: #json(): thrownjava.lang.AssertionError(HTTP response status is not equal to 200: 
404 Not Found [https://api.github.com/repos/ganshane/nirvana-support/issues/comments/1] 
Server: GitHub.com Date: Sun, 09 Nov 2014 14:53:32 GMT Content-Type: application/json; charset=utf-8 Transfer-Encoding: chunked Status: 404 Not Found X-RateLimit-Limit: 5000 X-RateLimit-Remaining: 4628 X-RateLimit-Reset: 1415546959 X-OAuth-Scopes: admin:org, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user X-Accepted-OAuth-Scopes:  X-GitHub-Media-Type:  github.v3 X-XSS-Protection: 1; mode=block X-Frame-Options: deny Content-Security-Policy: default-src 'none' Access-Control-Allow-Credentials: true Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval Access-Control-Allow-Origin: * X-GitHub-Request-Id: 36A086D1:6BA8:8F44B24:545F7FEC Strict-Transport-Security: max-age=31536000; includeSubdomains; preload X-Content-Type-Options: nosniff  {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}:  Expected: HTTP response with status 200      but: was <404 Not Found [https://api.github.com/repos/ganshane/nirvana-support/issues/comments/1] Server: GitHub.com Date: Sun, 09 Nov 2014 14:53:32 GMT Content-Type: application/json; charset=utf-8 Transfer-Encoding: chunked Status: 404 Not Found X-RateLimit-Limit: 5000 X-RateLimit-Remaining: 4628 X-RateLimit-Reset: 1415546959 X-OAuth-Scopes: admin:org, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user X-Accepted-OAuth-Scopes:  X-GitHub-Media-Type: github.v3 X-XSS-Protection: 1; mode=block X-Frame-Options:  deny Content-Security-Policy: default-src 'none' Access-Control-Allow-Credentials: true Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval Access-Control-Allow-Origin: * X-GitHub-Request-Id: 36A086D1:6BA8:8F44B24:545F7FEC Strict-Transport-Security: max-age=31536000; includeSubdomains; preload X-Content-Type-Options: nosniff  {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}>) out of org.hamcrest.MatcherAssert#assertThat[20] in 23ms
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)     
at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:117)     at com.jcabi.github.RtJson.fetch_aroundBody0(RtJson.java:77)    
at com.jcabi.github.RtJson$AjcClosure1.run(RtJson.java:1)   
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$w:  1)  
at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.RtJson.fetch(RtJson.java:77)    
at com.jcabi.github.RtComment.json_aroundBody6(RtComment.java:116)  
at com.jcabi.github.RtComment$AjcClosure7.run(RtComment.java:1)     
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1)   at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.RtComment.json(RtComment.java:116)  
at com.jcabi.github.SmartJson.json_aroundBody4(SmartJson.java:104)  
at com.jcabi.github.SmartJson$AjcClosure5.run(SmartJson.java:1)     
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:  149)  
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1)   at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.SmartJson.json(SmartJson.java:104)  
at com.jcabi.github.SmartJson.value_aroundBody6(SmartJson.java:120)     
at com.jcabi.github.SmartJson$AjcClosure7.run(SmartJson.java:1)     
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1)   at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.SmartJson.value(SmartJson.java:  120)   
at com.jcabi.github.SmartJson.text_aroundBody0(SmartJson.java:81)   
at com.jcabi.github.SmartJson$AjcClosure1.run(SmartJson.java:1)     
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1)   at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.SmartJson.text(SmartJson.java:81)   
at com.jcabi.github.Comment$Smart.body_aroundBody2(Comment.java:137)    
at com.jcabi.github.Comment$Smart$AjcClosure3.run(Comment.java:1)   
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:208)    
at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jc1)    
at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136)   
at com.jcabi.github.Comment$Smart.body(Comment.java:137)    
at com.rultor.agents.github.Answer.post(Answer.java:96)     
at com.rultor.agents.github.Reports.process(Reports.java:103)   
at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:78)   
at com.rultor.spi.Agent$Iterative.execute(Agent.java:76)    
at com.rultor.web.Lifespan.routine(Lifespan.java:214)   
at com.rultor.web.Lifespan.safe_aroundBody4(Lifespan.java:191)  
at com.rultor.web.Lifespan$AjcClosure5.run(Lifespan.java:1)     
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)    
at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:115)  
at com.rultor.web.Lifespan.safe(Lifespan.java:186)  
at com.rultor.web.Lifespan.uninterrupted(Lifespan.java:164)     
at com.rultor.web.Lifespan.access$000(Lifespan.java:  85)   
at com.rultor.web.Lifespan$1.call(Lifespan.java:127)    
at com.rultor.web.Lifespan$1.call(Lifespan.java:124)    
yegor256 pushed a commit that referenced this issue Nov 9, 2014
yegor256 pushed a commit that referenced this issue Nov 9, 2014
@yegor256
Copy link
Owner Author

yegor256 commented Nov 9, 2014

@rultor release, tag is 1.40.5

@rultor
Copy link
Collaborator

rultor commented Nov 9, 2014

@rultor release, tag is 1.40.5

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

@rultor
Copy link
Collaborator

rultor commented Nov 9, 2014

@rultor release, tag is 1.40.5

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

@yegor256 yegor256 closed this as completed Nov 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants