FHIR Chat · hl7.fhir.pubpack error · IG creation

Stream: IG creation

Topic: hl7.fhir.pubpack error


view this post on Zulip Sarah Gaunt (Jul 15 2020 at 05:52):

Getting an error that I don't think is a problem with my IG:

org.hl7.fhir.exceptions.FHIRException: Unable to resolve package id hl7.fhir.pubpack#0.0.6
at org.hl7.fhir.utilities.cache.FilesystemPackageCacheManager.fetchTheOldWay(FilesystemPackageCacheManager.java:651)
at org.hl7.fhir.utilities.cache.FilesystemPackageCacheManager.loadFromPackageServer(FilesystemPackageCacheManager.java:220)
at org.hl7.fhir.utilities.cache.FilesystemPackageCacheManager.loadPackage(FilesystemPackageCacheManager.java:473)
at org.hl7.fhir.igtools.publisher.Publisher.loadPubPack(Publisher.java:2257)
at org.hl7.fhir.igtools.publisher.Publisher.initializeFromIg(Publisher.java:1765)
at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1365)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:702)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:7815)

view this post on Zulip Sarah Gaunt (Jul 15 2020 at 05:58):

And had to add the following because it made me laugh!

2020-07-15 05:52:19.623 [main] INFO o.h.f.u.c.BasePackageCacheManager [BasePackageCacheManager.java:75] Failed to resolve package hl7.fhir.pubpack#0.0.6 from server: http://packages.fhir.org
2020-07-15 05:54:31.340 [main] INFO o.h.f.u.c.BasePackageCacheManager [BasePackageCacheManager.java:75] Failed to resolve package hl7.fhir.pubpack#0.0.6 from server: http://packages2.fhir.org/packages

view this post on Zulip Saul Kravitz (Jul 15 2020 at 17:50):

Experiencing the same issue with the CarinBB IG.

view this post on Zulip Natasha Singh (Jul 15 2020 at 19:00):

Experiencing the same issue

view this post on Zulip Sean McIlvenna (Jul 15 2020 at 19:06):

So am I, with several IGs. Tried version 1.1.0 and 1.1.3

view this post on Zulip Lloyd McKenzie (Jul 15 2020 at 19:08):

@Grahame Grieve

view this post on Zulip Silvio Luthi (Jul 15 2020 at 22:27):

Also seeing this issue

view this post on Zulip Grahame Grieve (Jul 16 2020 at 01:50):

apologies. A problem on the server and I fixed the wrong server. I've added more defense and survelliance of the server into my infrastructure

view this post on Zulip Grahame Grieve (Jul 16 2020 at 01:51):

.. the right server, that is

view this post on Zulip Sean McIlvenna (Jul 16 2020 at 15:54):

I can confirm this has been fixed/resolved. Just successfully published one of the IGs that was failing yesterday. Thanks @Grahame Grieve !

view this post on Zulip Silvio Luthi (Jul 22 2020 at 17:48):

Seeing this error again, is there another issue with the publisher? @Grahame Grieve

view this post on Zulip Rick Geimer (Jul 22 2020 at 18:16):

I'm seeing it too:
Failed to resolve package hl7.fhir.pubpack#0.0.6 from server: http://packages.fhir.org

view this post on Zulip Grahame Grieve (Jul 22 2020 at 20:01):

is it resolved now?

view this post on Zulip Silvio Luthi (Jul 22 2020 at 20:05):

ill attempt a deploy to check

view this post on Zulip Silvio Luthi (Jul 22 2020 at 20:07):

Still seeing this

view this post on Zulip John Moehrke (Jul 22 2020 at 20:17):

just got failure

view this post on Zulip Grahame Grieve (Jul 22 2020 at 20:52):

ok I think I have solved this now

view this post on Zulip Yan Heras (Jul 22 2020 at 21:22):

Yes, it works now. Thanks.

view this post on Zulip Silvio Luthi (Jul 22 2020 at 22:25):

Yes, this looks resolved, thank you


Last updated: Apr 12 2022 at 19:14 UTC