You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed that, in a new instance of Beckn Onix Provider setup , the bpp-client crashloop with the following errors.
Noticed this issue only with bpp-client. Bpp Network, Bap Network and bap client all works fine.
Pls address this on a priority
Error: Invalid app config
at parseAppConfig (/usr/src/app/dist/schemas/configs/app.config.schema.js:71:15)
at parseConfig (/usr/src/app/dist/schemas/configs/config.schema.js:30:62)
at getConfig (/usr/src/app/dist/utils/config.utils.js:12:53)
at Object. (/usr/src/app/dist/utils/cache/lookup.cache.utils.js:22:52)
at Module._compile (node:internal/modules/cjs/loader:1155:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1209:10)
at Module.load (node:internal/modules/cjs/loader:1033:32)
at Function.Module._load (node:internal/modules/cjs/loader:868:12)
at Module.require (node:internal/modules/cjs/loader:1057:19)
at Module.Hook._require.Module.require (/usr/local/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:101:39)
WARNING: NODE_APP_INSTANCE value of '2' did not match any instance config file names.
2025-06-23T07:45:50: PM2 log: App name:Protocol-Server id:1 disconnected
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] exited with code [0] via signal [SIGINT]
WARNING: See https://github.com/node-config/node-config/wiki/Strict-Mode
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] starting in -cluster mode-
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:0] online
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] online
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Noticed that, in a new instance of Beckn Onix Provider setup , the bpp-client crashloop with the following errors.
Noticed this issue only with bpp-client. Bpp Network, Bap Network and bap client all works fine.
Pls address this on a priority
Error: Invalid app config
at parseAppConfig (/usr/src/app/dist/schemas/configs/app.config.schema.js:71:15)
at parseConfig (/usr/src/app/dist/schemas/configs/config.schema.js:30:62)
at getConfig (/usr/src/app/dist/utils/config.utils.js:12:53)
at Object. (/usr/src/app/dist/utils/cache/lookup.cache.utils.js:22:52)
at Module._compile (node:internal/modules/cjs/loader:1155:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1209:10)
at Module.load (node:internal/modules/cjs/loader:1033:32)
at Function.Module._load (node:internal/modules/cjs/loader:868:12)
at Module.require (node:internal/modules/cjs/loader:1057:19)
at Module.Hook._require.Module.require (/usr/local/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:101:39)
WARNING: NODE_APP_INSTANCE value of '2' did not match any instance config file names.
2025-06-23T07:45:50: PM2 log: App name:Protocol-Server id:1 disconnected
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] exited with code [0] via signal [SIGINT]
WARNING: See https://github.com/node-config/node-config/wiki/Strict-Mode
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] starting in -cluster mode-
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:0] online
2025-06-23T07:45:50: PM2 log: App [Protocol-Server:1] online
Beta Was this translation helpful? Give feedback.
All reactions