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

MLHandler template raises an error when retraining #603

Open
sanand0 opened this issue Sep 26, 2022 · 2 comments
Open

MLHandler template raises an error when retraining #603

sanand0 opened this issue Sep 26, 2022 · 2 comments
Assignees

Comments

@sanand0
Copy link
Contributor

sanand0 commented Sep 26, 2022

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)
@jaidevd
Copy link
Member

jaidevd commented Oct 13, 2022

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

@sanand0
Copy link
Contributor Author

sanand0 commented Oct 13, 2022

I ran Gramex locally, not the IDE, @jaidevd

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