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 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • 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
  • #243

Closed
Open
Opened Jul 11, 2023 by Fabien Maniere@fmaniere
  • Report abuse
  • New issue
Report abuse New issue

[Corpus upload/import] Error message on import JSON corpus

To reproduce the error:

  1. Do a download (JSON) from any corpus
  2. Create a new corpus and import the JSON
  3. Get this message:

ReadJSONError (NonEmptyList (NonEmpty (ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "failed" (TypeMismatch "Int" "Undefined")))) ((ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "remaining" (TypeMismatch "Int" "Undefined")))) : (ErrorAtProperty "log" (ErrorAtIndex 0 (ErrorAtProperty "succeeded" (TypeMismatch "Int" "Undefined")))) : Nil)))

Preview: Screenshot_20230711_105249

Edited Jul 11, 2023 by Fabien Maniere
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#243