HakaiInstitute / hakai-ctd-qc

Series of tests applied to the Hakai CTD profile data based on the QARTOD tests and other Hakai Specific ones.
0 stars 0 forks source link

unable to deploy production qc on caprover #41

Closed JessyBarrette closed 2 months ago

JessyBarrette commented 2 months ago

For some reasons that I ignore, caprover isn't running the image once it's build for the production database qc:

https://captain.server.hak4i.org/#/apps/details/hakai-profile-qc-hakai-production-rebuild

The repo manage to trigger a rebuild on the caprover interface but once the image is build nothing happens. No file is either saved on the log and no ping to sentry to either so clearly it's not running :(

JessyBarrette commented 2 months ago
JessyBarrette commented 2 months ago

In the meantime the data was qced via my own computer.

steviewanders commented 2 months ago

I looked and can't see any obvious reason for the failure to run. Next steps would be logging into a shell in the container from the machine itself and debugging there. Otherwise will add to 1:1

JessyBarrette commented 2 months ago

yeah ok let's have a look together I never saw an actual container being run at all. It only seems like it builds the image and never make it to the next step.

I had a very similar issue with the dev version, and it turned out (after spending way too much time on it :( ) that the instance input was set to 0.

This is not the case for the production version