Stream: IG creation
Topic: publishing content failed
rekha (May 08 2019 at 11:55):
Hi all,
While running IG after creating profiles in R4 I'm getting this error error.png
Can anyone help me to resolve this error??
Thanks in advance.
Lloyd McKenzie (May 08 2019 at 13:39):
Can you attach your ig.json?
rekha (May 08 2019 at 13:53):
@Lloyd McKenzie This was my ig.json
ig.json
Lloyd McKenzie (May 08 2019 at 14:09):
@Grahame Grieve ?
Grahame Grieve (May 14 2019 at 04:21):
this is some system issue. Is it still happening?
Grahame Grieve (May 14 2019 at 04:22):
it's the same as the other issue - something is deleting the file packages.ini in your package cache. But I don't know what that could be
Roeland Luykx (May 16 2019 at 06:32):
@Grahame Grieve @rekha thats happening if the pacakge is not available in ~/.fhir/packages/
Roeland Luykx (May 16 2019 at 06:34):
the ig-publisher is not loading the package if it is not available. i my changes in the pull request, this bug is fixed. i made a change in the code. before loading the package, it is checked if available and if not it will be loaded and installed lokally.
Grahame Grieve (May 16 2019 at 11:59):
I don't understand - it already fetches it - at least, it's supposed to
Grahame Grieve (May 16 2019 at 12:00):
resolve is not fetch...
Last updated: Apr 12 2022 at 19:14 UTC