GDK does not start properly after deleting dump.rdb and reconfiguring.
Overview
I had trouble with my dump.rdb file and deleted it. Afterwards I ran gdk reconfigure and that generated the file, but now my GDK installation no longer works. gdk tail gitlab-http-router returns with this backtrace:
2024-10-05_09:54:16.07537 gitlab-http-router : at #assembleAndUpdateConfig (/home/oof/gdk/gitlab-development-kit/gitlab-http-router/node_modules/miniflare/dist/src/index.js:9828:13)
2024-10-05_09:54:16.07539 gitlab-http-router : at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-10-05_09:54:16.07539 gitlab-http-router : at async Mutex.runWith (/home/oof/gdk/gitlab-development-kit/gitlab-http-router/node_modules/miniflare/dist/src/index.js:3627:16) {
2024-10-05_09:54:16.07539 gitlab-http-router : code: 'ERR_RUNTIME_FAILURE',
2024-10-05_09:54:16.07540 gitlab-http-router : cause: undefined
2024-10-05_09:54:16.07540 gitlab-http-router : }
2024-10-05_09:54:16.07540 gitlab-http-router :
2024-10-05_09:54:16.07541 gitlab-http-router : Node.js v20.12.2
2024-10-05_09:54:17.44025 gitlab-http-router : runit control/t: sending TERM to -208576
2024-10-05_09:54:17.44026 gitlab-http-router : runit control/t: sending TERM to 208576
and then hangs.
Impacted categories
The following categories relate to this issue:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to replicate (optional)
Install gdk and then delete the dump.rdb file and then reconfigure and then try to restart.
Environment (optional)
- Operating system name:
Linux oof-h8-1440eo 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux - Architecture:
x86_64 - My
gdk.ymlfile:
---
telemetry:
enabled: false
username: ''
- Ruby version:
ruby 3.2.4 (2024-04-23 revision af471c0e01) [x86_64-linux] - GDK version:
21bd7910