Skip to content

GitLab

  • 菜单
项目 Groups 代码片段
    • 正在加载...
  • 帮助
    • 帮助
    • 支持
    • 社区论坛
    • 提交反馈
    • 为 GitLab 提交贡献
  • 登录
  • S steedos-platform
  • 项目信息
    • 项目信息
    • 动态
    • 标记
    • 成员
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • 议题 640
    • 议题 640
    • 列表
    • 看板
    • 服务台
    • 里程碑
  • 合并请求 58
    • 合并请求 58
  • CI/CD
    • CI/CD
    • 流水线
    • 作业
    • 计划
  • 部署
    • 部署
    • 环境
    • 发布
  • 监控
    • 监控
    • 指标
    • 事件
  • 软件包与镜像库
    • 软件包与镜像库
    • 软件包库
    • 基础设施库
  • 分析
    • 分析
    • CI/CD
    • 仓库
    • 价值流
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 动态
  • 分支图
  • 创建新议题
  • 作业
  • 提交
  • 议题看板
收起侧边栏
  • steedos
  • steedos-platform
  • 议题
  • #2693

已关闭
开放中
Created 1月 14, 2022 by 庄建国@zhuangjianguoOwner

gitpod 运行 creator 报错 @steedos/service-cloud-init not found

Created by: hotlong

steedos-creator/BROKER: Service '@steedos/service-cloud-init.serverInitInfo' is not registered. W20220114-01:52:00.806(0)? (STDERR) (node:19863) UnhandledPromiseRejectionWarning: ServiceNotFoundError: Service '@steedos/service-cloud-init.serverInitInfo' is not found. W20220114-01:52:00.807(0)? (STDERR) at ServiceBroker.findNextActionEndpoint (/workspace/steedos-platform/creator/.meteor/local/isopacks/steedos_objects/npm/node_modules/moleculer/src/service-broker.js:1025:13) W20220114-01:52:00.807(0)? (STDERR) at ServiceBroker.call (/workspace/steedos-platform/creator/.meteor/local/isopacks/steedos_objects/npm/node_modules/moleculer/src/service-broker.js:1074:26) W20220114-01:52:00.808(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/lib/rest-express/endpoints/steedos/settings.js:59:45 W20220114-01:52:00.808(0)? (STDERR) at step (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:136:27) W20220114-01:52:00.808(0)? (STDERR) at Object.next (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:117:57) W20220114-01:52:00.808(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:110:75 W20220114-01:52:00.809(0)? (STDERR) at new Promise () W20220114-01:52:00.809(0)? (STDERR) at Object.__awaiter (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:106:16) W20220114-01:52:00.809(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/lib/rest-express/endpoints/steedos/settings.js:10:95 W20220114-01:52:00.809(0)? (STDERR) at Layer.handle [as handle_request] (/workspace/steedos-platform/node_modules/express/lib/router/layer.js:95:5) W20220114-01:52:00.810(0)? (STDERR) at next (/workspace/steedos-platform/node_modules/express/lib/router/route.js:137:13) W20220114-01:52:00.810(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/lib/rest-express/user-loader.js:75:43 W20220114-01:52:00.810(0)? (STDERR) at step (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:136:27) W20220114-01:52:00.810(0)? (STDERR) at Object.next (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:117:57) W20220114-01:52:00.811(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:110:75 W20220114-01:52:00.811(0)? (STDERR) at new Promise () W20220114-01:52:00.811(0)? (STDERR) at Object.__awaiter (/workspace/steedos-platform/packages/accounts/node_modules/tslib/tslib.js:106:16) W20220114-01:52:00.811(0)? (STDERR) at /workspace/steedos-platform/packages/accounts/lib/rest-express/user-loader.js:10:100 W20220114-01:52:00.811(0)? (STDERR) at Layer.handle [as handle_request] (/workspace/steedos-platform/node_modules/express/lib/router/layer.js:95:5) W20220114-01:52:00.812(0)? (STDERR) at next (/workspace/steedos-platform/node_modules/express/lib/router/route.js:137:13) W20220114-01:52:00.812(0)? (STDERR) at Route.dispatch (/workspace/steedos-platform/node_modules/express/lib/router/route.js:112:3) W20220114-01:52:00.813(0)? (STDERR) at Layer.handle [as handle_request] (/workspace/steedos-platform/node_modules/express/lib/router/layer.js:95:5) W20220114-01:52:00.813(0)? (STDERR) at /workspace/steedos-platform/node_modules/express/lib/router/index.js:281:22 W20220114-01:52:00.814(0)? (STDERR) at Function.process_params (/workspace/steedos-platform/node_modules/express/lib/router/index.js:335:12) W20220114-01:52:00.814(0)? (STDERR) at next (/workspace/steedos-platform/node_modules/express/lib/router/index.js:275:10) W20220114-01:52:00.814(0)? (STDERR) at cookieParser (/workspace/steedos-platform/node_modules/cookie-parser/index.js:42:14) W20220114-01:52:00.814(0)? (STDERR) at Layer.handle [as handle_request] (/workspace/steedos-platform/node_modules/express/lib/router/layer.js:95:5) W20220114-01:52:00.815(0)? (STDERR) at trim_prefix (/workspace/steedos-platform/node_modules/express/lib/router/index.js:317:13)

%d位指派人
分配到
工时统计