node-webserver | node web server demo | Runtime Evironment library
kandi X-RAY | node-webserver Summary
kandi X-RAY | node-webserver Summary
node web server demo
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of node-webserver
node-webserver Key Features
node-webserver Examples and Code Snippets
Community Discussions
Trending Discussions on node-webserver
QUESTION
After upgrading corda to version 4, I am getting net.corda.core.transactions.MissingContractAttachments: Cannot find contract attachments for com.template.contract.ServiceContractnull.
This flow works locally but throws the error message when deployed to Azure.
I have
Checked that my all my cordapps are located in /opt/corda/cordapps -folder
My contract ID is "com.template.contract.ServiceContract"
I'm not running any test
I have tried to change SERVICE_CONTRACT_ID="com.template.contract" but that didn't work either
CreateServiceFlow
...ANSWER
Answered 2019-Aug-27 at 15:07in your Azure deployment are you running with devMode=false
in your node.conf
?
It could be that your code is signed by the corda dev key which can only be used in development mode (as the key is not secure), which would mean that the deployed node is not loading your CorDapp.
In order to test whether this is the issue in your azure deployment, you can try adding this line to your node.conf
:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install node-webserver
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page