-
Notifications
You must be signed in to change notification settings - Fork 16
Description
The Runtime info is missing from the Sidebar. What I did:
- Pull the latest commit
- Create a new account since DB complains that
Account not exist
- Create a new repo and new Code pod
- No response by clicking "Create New Runtime"
- All container logs seems normal except
example-runtime-dev
.
=================================
@codepod/runtime@1.0.0 dev /codepod/apps/runtime
ts-node-dev src/run.ts
[INFO] 23:24:19 ts-node-dev ver. 2.0.0 (using ts-node ver. 10.9.1, typescript ver. 4.8.4)
Error: ZMQ_HOST not set
at Object. (/codepod/apps/runtime/src/run.ts:5:9)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._compile (/codepod/node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map-support/source-map-support.js:568:25)
at Module.m._compile (/tmp/ts-node-dev-hook-6303534930856278.js:69:33)
at Module.extensions..js (node:internal/modules/cjs/loader:1308:10)
at require.extensions..jsx.require.extensions..js (/tmp/ts-node-dev-hook-6303534930856278.js:114:20)
at require.extensions. (/tmp/ts-node-dev-hook-6303534930856278.js:71:20)
at Object.nodeDevHook [as .ts] (/codepod/node_modules/.pnpm/ts-node-dev@2.0.0@types+node@18.11.7_typescript@4.8.4/node_modules/ts-node-dev/lib/hook.js:63:13)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Function.Module._load (node:internal/modules/cjs/loader:958:12)
[ERROR] 23:24:38 Error: ZMQ_HOST not set