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
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
The text was updated successfully, but these errors were encountered:
mdebarros
added
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
labels
Aug 26, 2021
…11.18.5-release-failing-on-startup
fix(mojaloop/#2433): sdk-scheme-adapter v11.18.5 release fails to start
- Updated .gitignore with devspace, logs and IGNORE patterns
- Moved @mojaloop peerDependencies to dependencies. Generally we would only add the @mojaloop dependencies as peerDependencies to libraries, but in this case the sdk-scheme-adapter is a standalone service, and as a result should not be a dependency to any other service. This fixes [mojaloop/#2433](mojaloop/project#2433).
- Upgraded all dependencies except [ws v8.x](https://github.com/websockets/ws/releases/tag/8.0.0), which has some breaking changes. This will need to be addressed in future. `ws` was upgraded to the latest 7.x compatible version for the time being.
bugSomething isn't working or it has wrong behavior on a Mojaloop Core serviceoss-coreThis is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
SDK-scheme-adapter v11.18.5 release fails on startup with the following log:
Severity:
High
Priority:
Medium
Expected Behavior
SDK-scheme-adapter should start up and pass GP tests.
Steps to Reproduce
sim-*-scheme-adapter
podsSpecifications
Notes:
The text was updated successfully, but these errors were encountered: