diff options
author | Arun Isaac | 2023-03-17 12:01:26 +0000 |
---|---|---|
committer | Arun Isaac | 2023-03-17 12:02:17 +0000 |
commit | a05104c55eb96f1c92cbb650694080afa32bd96d (patch) | |
tree | d04f03e3de986988b6f5c7e3130f7b501c3af637 /issues | |
parent | 71a4fb1dacc5c68c42694907a218f6f763f29762 (diff) | |
download | gn-gemtext-a05104c55eb96f1c92cbb650694080afa32bd96d.tar.gz |
Report GeneNetwork2 CD restart failure.
Diffstat (limited to 'issues')
-rw-r--r-- | issues/genenetwork2-cd-sometimes-fails-to-restart.gmi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/issues/genenetwork2-cd-sometimes-fails-to-restart.gmi b/issues/genenetwork2-cd-sometimes-fails-to-restart.gmi new file mode 100644 index 0000000..1fa7a02 --- /dev/null +++ b/issues/genenetwork2-cd-sometimes-fails-to-restart.gmi @@ -0,0 +1,10 @@ +# genenetwork2 CD sometimes fails to restart + +* assigned: arun, fred + +When the genenetwork2 CI job passes, the genenetwork2 CD is restarted. Sometimes, this restart fails even though the CI job ran successfully. This manifests as a https://cd.genenetwork.org page with all green badges, but with a message that says "GeneNetwork CD is down!". Restarting the entire CI/CD container or rerunning the genenetwork2 CI job and thus restarting the genenetwork2 shepherd service fixes this issue. + +This problem is specific to the genenetwork2 CD and not the genenetwork3 CD. I suspect this is not a problem with the CI/CD Guix configuration, but rather with genenetwork2 itself. More debugging is necessary. + +A reminder that CD logs are publicly accessible on tux02. +=> /topics/cd-logs |