Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 195
    • Issues 195
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #505

Closed
Open
Opened Sep 08, 2025 by david Chavalarias@davidchavalarias
  • Report abuse
  • New issue
Report abuse New issue

On IMT Instance : Error message or crashes when changing the status of terms in large batch

Summary

I changed the status of 200 terms from map to candidate on IMT instance and got the following error : SendResponseError (ResponseBodyError (ForeignError "Unexpected token '<', "\r\n<h"... is not valid JSON") (rf)

Steps to reproduce

Change the status of 200 terms at once and you might get the above message.

Note : It seem to be a pb of this instance or a glitch during this particular process because I could not reproduce the bug on dev and this operation run smoothly on dev.

What is the current bug behavior?

The loading of the term list freezes and the following message is displayed : SendResponseError (ResponseBodyError (ForeignError "Unexpected token '<', "\r\n<h"... is not valid JSON") (rf)

Loading of doc view and other view are not impacted a priori.

What is the expected correct behavior?

The expected behavior.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
Doing terms table
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#505