OHDSI Home | Forums | Wiki | Github

ATLAS - Broadsea Installation, error with `source_source_daimon.sql`

Hello, OHDSI Community! Here’s a question from one of our tech team:

@krfeeney – Anyone else we should tag?

Thanks! – Karen

Hi @lee_evans

Thanks for all your work on this! I’m actually getting an error with source_source_daimon.sql as well.

In particular, I’m able to launch the containers using docker-compose up -d , and they seem to start up and shut down gracefully (i.e., exit code zero, and no obvious errors in logs). But then when I try to run source_source_daimon.sql using the psql client, it seems that the source and source_daimon tables have not been created.

Do you have any idea what might be my issue(s)? Is there something I can check to see why the flyway migration failed to create the tables? Again, thank you so much, Lee!!

Cheers,

Paul

Hi

Hi All,

I have a similar issue. I actually created the source and source_daimon tables and then inserted the data. I was able to bring docker up. But, when I try to access Atlas I get installation setup failed error. @lee_evans , please help. I am kind of new to docker and the Atlas installation process.

Thanks,
priya

@priagopal Can you share the specific error messages in the log files?

For info on how to view the log files, see the “Troubleshooting” section on this web page:

t