gramex icon indicating copy to clipboard operation
gramex copied to clipboard

MLHandler template raises an error when retraining

Open sanand0 opened this issue 3 years ago • 2 comments

Note: model= appears empty even when we retrain with a specific model

image

Console log error:

Uncaught SyntaxError: "[object Object]" is not valid JSON
    at JSON.parse (<anonymous>)
    at Object.success (ml:401:36)
    at c (jquery.min.js:2:28327)
    at Object.fireWith [as resolveWith] (jquery.min.js:2:29072)
    at l (jquery.min.js:2:79901)
    at XMLHttpRequest.<anonymous> (jquery.min.js:2:82355)

sanand0 avatar Sep 26 '22 07:09 sanand0

@sanand0 you noticed this on the IDE? Or did it happen when running Gramex yourself?

jaidevd avatar Oct 13 '22 07:10 jaidevd

I ran Gramex locally, not the IDE, @jaidevd

sanand0 avatar Oct 13 '22 12:10 sanand0