View Issue Details

IDProjectCategoryView StatusLast Update
0000011RePoSyD ServiceGeneralpublic2023-10-13 06:15
Reporterma67ho Assigned Toma67ho  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.4 
Target Version1.3.0 
Summary0000011: Service crashes if baselines are listed
DescriptionThe services crashes with the error message solution space not found.
Steps To ReproduceSelect 'Configuration Management -> Baselines' from the main menu. The services crashes immediately.
Additional Information2023-04-14T07:39:59.648Z [reposyd] info: log files: '/reposyd/logs'
2023-04-14T07:39:59.650Z [reposyd] info: starting RePoSyD REST API v1.0.0
2023-04-14T07:39:59.651Z [reposyd] info: fonts: using fonts at /reposyd/fonts
2023-04-14T07:39:59.791Z [reposyd] warn: smtp connection test skipped - environment variable REPOSYD_SMTP_HOST undefined
2023-04-14T07:39:59.792Z [reposyd] info: email templates root path: /reposyd/service/dist/templates/emails
2023-04-14T07:39:59.792Z [reposyd] info: log level: info
2023-04-14T07:39:59.793Z [reposyd] info: database url: sqlite:/reposyd/database?database=reposyd.sqlite
2023-04-14T07:39:59.793Z [reposyd] info: ssl: disabled
2023-04-14T07:39:59.794Z [reposyd] error: ìssuetracker: whine disabled! Environment variable REPOSYD_SMTP_HOST is undefined
2023-04-14T07:39:59.801Z [reposyd] info: api server: listening at url http://0.0.0.0:3000
2023-04-14T07:42:49.262Z [reposyd] error: ProjectNotFound
2023-04-14T07:42:49.264Z [reposyd] error: Error: ProjectNotFound
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:44:23
    at new Promise ()
    at module.exports (/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:9:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/teammember/settings.js:25:9
    at nextTick (/reposyd/service/node_modules/restify/lib/chain.js:167:13)
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
2023-04-14T07:43:47.797Z [reposyd] error: ProjectNotFound
2023-04-14T07:43:47.797Z [reposyd] error: Error: ProjectNotFound
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:44:23
    at new Promise ()
    at module.exports (/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:9:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/teammember/settings.js:25:9
    at nextTick (/reposyd/service/node_modules/restify/lib/chain.js:167:13)
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
2023-04-14T08:04:00.551Z [reposyd] info: log files: '/reposyd/logs'
2023-04-14T08:04:00.553Z [reposyd] info: starting RePoSyD REST API v1.0.0
2023-04-14T08:04:00.554Z [reposyd] info: fonts: using fonts at /reposyd/fonts
2023-04-14T08:04:00.697Z [reposyd] warn: smtp connection test skipped - environment variable REPOSYD_SMTP_HOST undefined
2023-04-14T08:04:00.698Z [reposyd] info: email templates root path: /reposyd/templates/email
2023-04-14T08:04:00.698Z [reposyd] info: log level: info
2023-04-14T08:04:00.699Z [reposyd] info: database url: sqlite:/reposyd/database?database=reposyd.sqlite
2023-04-14T08:04:00.699Z [reposyd] info: ssl: disabled
2023-04-14T08:04:00.700Z [reposyd] error: ìssuetracker: whine disabled! Environment variable REPOSYD_SMTP_HOST is undefined
2023-04-14T08:04:00.703Z [reposyd] info: api server: listening at url http://0.0.0.0:3000
2023-04-14T08:48:06.339Z [reposyd] error: Cannot read properties of undefined (reading 'de-DE')
2023-04-14T08:48:06.341Z [reposyd] error: TypeError: Cannot read properties of undefined (reading 'de-DE')
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/SqlHelper/RiskManagement/Statistics/byLevel.js:19:89
    at Array.forEach ()
    at Object.module.exports [as byLevel] (/reposyd/service/node_modules/@reposyd/core/dist/lib/SqlHelper/RiskManagement/Statistics/byLevel.js:18:65)
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/RiskManagement/Statistics/byLevel.js:20:57
    at new Promise ()
    at Object.module.exports [as byLevel] (/reposyd/service/node_modules/@reposyd/core/dist/lib/RiskManagement/Statistics/byLevel.js:15:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/riskmanagement/index.js:7:39
    at runMicrotasks ()
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-04-14T08:49:55.463Z [reposyd] error: Cannot read properties of undefined (reading 'de-DE')
2023-04-14T08:49:55.464Z [reposyd] error: TypeError: Cannot read properties of undefined (reading 'de-DE')
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/SqlHelper/RiskManagement/Statistics/byLevel.js:19:89
    at Array.forEach ()
    at Object.module.exports [as byLevel] (/reposyd/service/node_modules/@reposyd/core/dist/lib/SqlHelper/RiskManagement/Statistics/byLevel.js:18:65)
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/RiskManagement/Statistics/byLevel.js:20:57
    at new Promise ()
    at Object.module.exports [as byLevel] (/reposyd/service/node_modules/@reposyd/core/dist/lib/RiskManagement/Statistics/byLevel.js:15:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/riskmanagement/index.js:7:39
    at runMicrotasks ()
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-04-14T12:36:13.131Z [reposyd] error: parameter 'id' invalid
2023-04-14T12:36:13.135Z [reposyd] error: Error: parameter 'id' invalid
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/AccessControl/Role/add.js:23:23
    at new Promise ()
    at Object.add (/reposyd/service/node_modules/@reposyd/core/dist/lib/AccessControl/Role/add.js:13:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/accesscontrol/roles.js:138:32
    at runMicrotasks ()
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-04-14T13:36:20.147Z [reposyd] info: log files: '/reposyd/logs'
2023-04-14T13:36:20.149Z [reposyd] info: starting RePoSyD REST API v1.0.0
2023-04-14T13:36:20.149Z [reposyd] info: fonts: using fonts at /reposyd/fonts
2023-04-14T13:36:20.315Z [reposyd] warn: smtp connection test skipped - environment variable REPOSYD_SMTP_HOST undefined
2023-04-14T13:36:20.315Z [reposyd] info: email templates root path: /reposyd/templates/email
2023-04-14T13:36:20.316Z [reposyd] info: log level: info
2023-04-14T13:36:20.316Z [reposyd] info: database url: sqlite:/reposyd/database?database=reposyd.sqlite
2023-04-14T13:36:20.316Z [reposyd] info: ssl: disabled
2023-04-14T13:36:20.317Z [reposyd] error: ìssuetracker: whine disabled! Environment variable REPOSYD_SMTP_HOST is undefined
2023-04-14T13:36:20.321Z [reposyd] info: api server: listening at url http://0.0.0.0:3000
2023-04-14T13:38:54.194Z [reposyd] info: log files: '/reposyd/logs'
2023-04-14T13:38:54.196Z [reposyd] info: starting RePoSyD REST API v1.0.0
2023-04-14T13:38:54.197Z [reposyd] info: fonts: using fonts at /reposyd/fonts
2023-04-14T13:38:54.304Z [reposyd] warn: smtp connection test skipped - environment variable REPOSYD_SMTP_HOST undefined
2023-04-14T13:38:54.305Z [reposyd] info: email templates root path: /reposyd/templates/email
2023-04-14T13:38:54.306Z [reposyd] info: log level: info
2023-04-14T13:38:54.306Z [reposyd] info: database url: sqlite:/reposyd/database?database=reposyd.sqlite
2023-04-14T13:38:54.306Z [reposyd] info: ssl: disabled
2023-04-14T13:38:54.307Z [reposyd] error: ìssuetracker: whine disabled! Environment variable REPOSYD_SMTP_HOST is undefined
2023-04-14T13:38:54.311Z [reposyd] info: api server: listening at url http://0.0.0.0:3000
2023-04-14T13:39:00.220Z [reposyd] error: invalid signature
2023-04-14T13:39:01.879Z [reposyd] error: invalid signature
Registering CSS by passing an array of strings was deprecated on September 2021 and will be deleted on September 2022.
Use css.register passing a multiline string instead.
(node:1) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
Registering CSS by passing an array of strings was deprecated on September 2021 and will be deleted on September 2022.
Use css.register passing a multiline string instead.
(node:1) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
No extension mapping for name "warning_translation_exists" found to unregister
No extension mapping for name "m_ddf_filter_ddo" found to unregister
No extension mapping for name "dd_filter_condition_attr_mutator" found to unregister
No extension mapping for name "mutator_dd_list_sort" found to unregister
No extension mapping for name "mutator_dd_note_filter_tag" found to unregister
No extension mapping for name "ddo_sortorder_mutator" found to unregister
No extension mapping for name "rg_script_opts_mutator" found to unregister
No extension mapping for name "rg_script_opt_title_mutator" found to unregister
/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:60
                    throw new SolutionSpaceNotFound(req.params.solution);
                          ^

SolutionSpaceNotFound [Error]: solution space {9069468f-9f4b-4d6c-b54b-cf5e13aa0e75} not found
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:60:27
    at new Promise ()
    at module.exports (/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:9:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/configurationmanagement/baselines.js:5:9
    at nextTick (/reposyd/service/node_modules/restify/lib/chain.js:167:13)
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
Registering CSS by passing an array of strings was deprecated on September 2021 and will be deleted on September 2022.
Use css.register passing a multiline string instead.
(node:1) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:60
                    throw new SolutionSpaceNotFound(req.params.solution);
                          ^

SolutionSpaceNotFound [Error]: solution space {9069468f-9f4b-4d6c-b54b-cf5e13aa0e75} not found
    at /reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:60:27
    at new Promise ()
    at module.exports (/reposyd/service/node_modules/@reposyd/core/dist/lib/Session/webservicesession.js:9:12)
    at /reposyd/service/node_modules/@reposyd/server/dist/lib/services/configurationmanagement/baselines.js:5:9
    at nextTick (/reposyd/service/node_modules/restify/lib/chain.js:167:13)
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
Registering CSS by passing an array of strings was deprecated on September 2021 and will be deleted on September 2022.
Use css.register passing a multiline string instead.
(node:1) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-04-14 13:43 ma67ho New Issue
2023-04-14 13:58 administrator Assigned To => ma67ho
2023-04-14 13:58 administrator Priority normal => high
2023-04-14 13:58 administrator Status new => assigned
2023-04-14 13:58 administrator Target Version => 1.3.0
2023-04-14 13:58 administrator Summary Service crashes if a new baseline is added => Service crashes if baselines are listed
2023-04-14 13:58 administrator Description Updated
2023-04-14 13:58 administrator Steps to Reproduce Updated
2023-04-14 14:01 ma67ho Status assigned => resolved
2023-04-14 14:01 ma67ho Resolution open => fixed
2023-04-14 14:04 ma67ho Product Version => 1.2.4
2023-10-13 05:43 administrator Project RePoSyD => RePoSyD Service
2023-10-13 06:15 administrator Status resolved => closed