Hi @TyHob ! Yes, you are right, Ralph is showing errors like these:
158434 ralph-1 | 2025-10-07 11:14:32,148 INFO: 172.18.0.13:56252 - "POST /xAPI/statements HTTP/1.1" 200 OK
158435 ralph-1 | Poco::Exception. Code: 1000, e.code() = 0, HTML Form Exception: Field value too long (version 25.3.6.56 (official build))
158436 ralph-1 |
158437 ralph-1 | 2025-10-07 11:14:36,075 ERROR: Failed to read documents: :HTTPDriver for http://db-openedx.ti.uam.es:8123 returned response code 500)
158438 ralph-1 | Poco::Exception. Code: 1000, e.code() = 0, HTML Form Exception: Field value too long (version 25.3.6.56 (official build))
158439 ralph-1 |
158440 ralph-1 | 2025-10-07 11:14:36,075 ERROR: Failed to read from ClickHouse
158441 ralph-1 | 2025-10-07 11:14:36,075 INFO: 172.18.0.13:42270 - "POST /xAPI/statements HTTP/1.1" 500 Internal Server Error
Even thought the error looks like some value is too long, maybe the problem is that Ralph cannot handle such amount of data at the same time. I will try to run the command over small bunches of data instead of a large amount of files at the same time.
I will post here my conclusion
Thanks again, regards!