CentralValleyModeling / wrims

5 stars 4 forks source link

WRIMS2 GUI zip from Open Data failing to download #165

Open jmdegeorge opened 16 hours ago

jmdegeorge commented 16 hours ago

@hxiedwr , during my latest gui build it failed to download the WRIMS2 gui zip from OpenData with link you had previously provided:

https://data.cnra.ca.gov/dataset/0f6b03b4-7de8-4579-8aa0-60f73d9d21fb/resource/89f60e4a-c0c2-4ca2-acac-beb6bdb5d69e/download/wrims2_gui_x64_20240129.zip

It is currently throwing the following error:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>resources/89f60e4a-c0c2-4ca2-acac-beb6bdb5d69e/wrims2_gui_x64_20240129.zip</Key>
<RequestId>QS5XJ11W2GT0NXV9</RequestId>
<HostId>izsIBZEY52nssMMnpqTAQoaP301yEeJNxbm6Q5manWrMxwTCO/QNlAhF0j15twIAjE0e67wmwO8=</HostId>
</Error>

Did something change with the target file that we need to update in the devops build?

If the OpenData links are unstable than we'll need to host the "template" files for WRIMS build through GitHub packages straight away to keep the builds stable.

jmdegeorge commented 16 hours ago

This is currently blocking the build system from producing a new installer from the wrims-devops-mainline-merge branch for Tom to testing/verification.

jmdegeorge commented 16 hours ago

Looks like this is a bigger issue with OpenData, and not a WRIMS installer specific issue.