John O'Hara

Results 92 comments of John O'Hara

I *looks* like we must disable validation t migration in order for updates to not fail to existing databases It appears that this commit is causing the migration validation issues:...

Hey @rvansa hope you are doing well! thanks for the link to the paper, will take a look

This has only happened once, and I am struggling to recreate the issue

From an intial scan, it looks like monaco is the only affected library, but we should audit all the deps to identify the ones that load external resources at runtime

Another option could be to integrate https://theia-ide.org/ and could also solve #803

removing from 0.12 milestone, most tasks have been completed, the outstanding issues (https://github.com/Hyperfoil/Horreum/issues/1257) etc will not be completed in for 0.12

Server side log: ``` 2024-02-21 11:49:11,566 b2db38f35172 quarkus-run.jar[7] ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-5309) HTTP Request to /api/alerting/missingdatarule/5047029 failed, error id: 2d249d08-b239-42f2-b393-9ae4e5890b09-27: org.hibernate.exception.ConstraintViolationException: could not execute statement [ERROR: update or delete on table...

@jhutar thanks for reporting, looks like we are missing cascading a delete to related data

The server-side error msg is related to this issue: https://github.com/Hyperfoil/Horreum/issues/1063. Although the 2 are inter-related, they are not the same mechanism,

This requires changes that will land in 0.11.x, bumping this issue to 0.12 milestone