Sascha Vogt
Sascha Vogt
I would also vote for decompressing on the fly to a (configurable) temporary directory. On Linux lograte often times produces gzipped log files (no archive, just gzipped) - I think...
updated, still same issue. review panel does not show the review I selected. also I noticed another error in the Gerrit log: ``` GET request to "https:///r/a/accounts/self" HTTPError: Response code...
#58 is not exactly the same. The `.../mergeable` URL is working with curl. the `.../accounts/self` indeed is only working in the browser if I'm already logged in. I'll check if...
For reference - asked about the accounts/self issue here: https://groups.google.com/g/repo-discuss/c/ne94hMyWiyw
> That being said, even with those settings from above we are NOT able to post a comment, that one still fails. Just noted that maybe the logging is just...
unfortunately neither with the attached Zip nor with the 1.2.29 version I'm able to post a comment. ``` GET request to "https://git.seeburger.de/r/a/accounts/self" POST request to "https://git.seeburger.de/r/a/changes/~master~I2393da4a9cb22232db7b444e1cc96915cf3338d8/revisions/20c439a327c3345880fb7f24af8cc44efc3b6ba5/review" HTTPError: Response code 403...
I tried it, where should I see the 2? Was unable to find it, though it installed successfully and it also shows that it's outdated and could be updated to...
So whats IMHO still open: 1. using http password instead of the cookie 2. submitting comments (i do not get log output for the post with the review comment) 
sorry if I wasn't clear ;) posting comments fails also with the auth-cookie even if account/self is working :) Yes, regarding the issue with the http pass. But if you...