Closed FilipTNH closed 1 year ago
This 404 is expected behaviour. The browser is checking for authoring services configuration in case the browser is being used as part of the authoring platform, in that case it will display the projects and tasks from the authoring platform. If the authoring services configuration does not load then the browser should load the versioned content as expected - is this happening?
Hello, No, the versioned content is not loading anymore. It did load with INT (2021-01-31) + BE (2021-03-15) + INT (2021-07-31). But then I used this PUT endpoint to rebase before loading BE (2021-09-15) and that seems to me the point were the browser stopped loading the verioned content. I then retried with te correct endpoint and loaded BE (2021-09-15) successfully, but browser remains empty. Filip
Dr. Filip Veldeman Terra Nova Healthcare R.W. Van Havrelaan 257 B-2900 Schoten Gsm : +32 (0)484 077 087 www.terranovahealthcare.behttp://www.terranovahealthcare.be/
Van: Kai Kewley @.> Verzonden: dinsdag 23 november 2021 17:47 Aan: IHTSDO/sct-browser-frontend @.> CC: Filip Veldeman @.>; Author @.> Onderwerp: Re: [IHTSDO/sct-browser-frontend] Snomed CT browsers failes to load resource (Issue #66)
This 404 is expected behaviour. The browser is checking for authoring services configuration in case the browser is being used as part of the authoring platform, in that case it will display the projects and tasks from the authoring platform. If the authoring services configuration does not load then the browser should load the versioned content as expected - is this happening?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/IHTSDO/sct-browser-frontend/issues/66#issuecomment-976837406, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARDBZ3V27C2VNNIV5JI5KU3UNPARDANCNFSM5IT6AOLA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
It sounds like you may need to delete your Snowstorm Elasticsearch indices and start again. I've put more information on the Snowstorm issue you raised: https://github.com/IHTSDO/snowstorm/issues/341#issuecomment-977861511
Details attached.
Probably caused by using the wrong endpoint to rebase SNOMEDCT-BE (PUT /codesystems/{shortName} Update a code system) in stead of POST /codesystems/{shortName}/upgrade (Upgrade code system to a different dependant version)
Content is now correctly uploaded and available through API, but Snowstorm fails to load the overview of the available branches (MAIN, MAIN/SNOMEDCT-BE)