Open kkatsano opened 1 month ago
Did you already solve the issue?
A SIGPIPE signal
is often a database connection issue. e.g. the database times out. At what step in the process does this occur (at the beginning, or while running a specific analysis)? And could you share the content of achilles_output/errorReportR.txt
?
We are trying to run the code on ubuntu server 20.04 and got the following error:
We seem to run all the analyses from Analysis 0 to Analysis 2204 and the get the error above. So far we tried different versions of R-namely R.4.4.1, R.4.3.1, R.4.2.3 and also different versions of java: The built-in Java (11.0.24) and the one that we got for linux posted here https://ohdsi.github.io/Hades/rSetup.html
Would you be able to tell us please what should we do to make it run?