Hey everyone,
Another issue on my end So I have WebAPI and Atlas running locally. I ran the Synthea 3.0.0 to generate a test CDM dataset. It looks to have created only 1 record in my person table. In Atlas, I can go to ‘Profiles’ and search for this person using id of 1 and see this person and some of their data in a graph. I can also search and browse the vocabulary in Atlas for concepts.
However, whenever I go to Data Sources and select ‘My_CDM’ all of the dropdowns except for ‘Data Density’ appear to be empty and not showing any sort of graphs. In looking at the catalina.out for webAPI, I do not see any errors occurring when I try to visit these pages. Am I supposed to first create a Cohort Definition?
In running Achilles, I did run into this error/warning but thought it might have just been a disconnection error/warning. It appeared to execute a lot of SQL commands. However, I’m not 100% sure how to verify that Achilles ran successfully.
Executing SQL took 0.0294 secs
[Total Runtime] 21.074821 secs
[Total Runtime] 21.074821 secs
An error occurred while the ‘DatabaseConnector’ package was updating the RStudio Connections pane:
Error in NULL: host must be a single element of type ‘character’
If necessary, these warnings can be squelched by settingoptions(rstudio.connectionObserver.errorsSuppressed = TRUE)
Any idea what I’m missing? Thanks all!