riot icon indicating copy to clipboard operation
riot copied to clipboard

exceeds the maximum length of string length

Open FireLv opened this issue 1 year ago • 0 comments

riot version is: 3.2.0 I want to use file-import to import some data,but I got the error:"Caused by: com.fasterxml.jackson.core.exc.StreamConstraintsException: String length (20054016) exceeds the maximum length (20000000)" So,how to modify or remove the length limit? I have uploaded the error msg riot-error.txt

FireLv avatar Apr 09 '24 11:04 FireLv