Nathan Loyer

Results 14 comments of Nathan Loyer

This is a duplicate of https://github.com/onc-healthit/inferno/issues/508 I commented in that issue it would be helpful if the repo made some attempt to tell us how to not run into this...

I just wanted to note that I am aware of a workaround where you set `resource_validator` and `fhirpath_evaluator` to `internal` in ./config.yml. However the commands documented in your readme to...

It would be helpful for the repo to have the default configuration work when running locally. If not that, then having an error message that could hint us in the...

I believe you can still access the 3.1.0 tests if you update your configuration file to include the module.

This problem still exists in `mesosphere/spark:2.3.0-2.2.1-2-hadoop-2.7`. Adding `ENV LD_PRELOAD=libcurl.so.3` to my own Dockerfile seems to fix it.

I concur. Right now I have a service in my docker-compose setup that is erroring out and exiting with code 1, but palantir does not recognize that there is an...

this has been added, although the setting for table length limit doesn't appear to be respected

Oh, that's interesting.. Whenever I run the tests I usually go into a new tab to do the EHR launch, but it's always in the same browser session.

Cookie approach is what I was imagining. maybe it could check for the cookie to be set, then if not fall back on the iss matching. Would be better for...

I haven't specifically tried this recently, but I expect it to still be an issue if yall haven't done anything specifically to resolve it. We haven't been hitting our server...