Vladimir Smirnov
Vladimir Smirnov
my assumption is that this json error is because I'm using this structure in logs, but as it's non-standard datatype it can't be automatically converted to json, so carbonserver actually...
Hi, With the current state of bugreport that likely would never be fixed (sorry) as I have no way on reproducing your problem other than getting a random data in....
@gkramer can you post here the stacktrace of the error, carbonapi version and ideally config file. As the case above at least as far as I understand was fixed some...
Overall there were a LOT of bugfixes for similar problems, I would suggest to try with current master and see if your problem went away. If not - please reopen...
What version of carbonapi do you use? In current master I've made a commit yesterday that I think should fix this issue: https://github.com/go-graphite/carbonapi/commit/2ef98182f2e3e58a1601fcb0d7a34ba20f4d9adb
Ok, from the logs I can see that you are running 0.14.0, could you please verify that current master works for your use-case?
500 should no longer happen in current master. However if you use `lbMethod: "rr"` and one of the servers returns nothing, retry won't happen as it's not possible to determine...
I assume that this PR fixed the issue. Please close if so.
have you tried latest master? There was a fix for ARM day ago or so.
I think you need to open a new issue and to also specify version (commit) which you are using. Also please try it on master, there were a bunch of...