diff options
-rw-r--r-- | issues/rqtl-mapping-throws-JSONDecodeError.gmi | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/issues/rqtl-mapping-throws-JSONDecodeError.gmi b/issues/rqtl-mapping-throws-JSONDecodeError.gmi index 8eb4cc6..2f2b375 100644 --- a/issues/rqtl-mapping-throws-JSONDecodeError.gmi +++ b/issues/rqtl-mapping-throws-JSONDecodeError.gmi @@ -2,10 +2,16 @@ When we have a deployment problem R/qtl throws this error. It comes from the GN3 API and it means there is some problem with the R code. Obviously GN2 should show a proper error message. Not only that, there should be a hint in the logs and we should test for regressions. -* [ ] Give informative message -* [ ] Log in error log +* [X] Give informative message +* [X] Log in error log * [X] Add test regressions +These have been fixed by Zach and Pjotr + +## Tags + +* status: closed + ## Info Now qtlreaper works. That suggests a problem with R. Zach says there is a problem with the load path in |