// SPDX-License-Identifier: MIT pragma solidity >=0.6.0 <0.8.0; import "./IERC1155.sol"; import "./IERC1155MetadataURI.sol"; import "./IERC1155Receiver.sol";...
3 years ago
If you want to change your datasource use from singleDS to multiDS this is the right guide for you. Before starting following this guides steps, ReVO cannot ...
Symptoms: lauching BOM backend pipeline it breaks with the followin error https://docker-registry.local:5000/v2/ x509: certificate has expired or is not yet ...
2 years ago
https://docs.aws.amazon.com/codedeploy/latest/userguide/troubleshooting-auto-scaling.html#ToFixDeployDeadlockConsole
2 years ago
Have you asked yourself how to configure a connection with the MQ queues? I hope you will find an answer in this guide... Let's start! This guide uses: * JBo...
1)Make sure you are able to ping PC1 from Pc2 2)Make sure you are able to ping the CA port with "telnet IP PORT" 3) If you are not able to reach the specific...
3 years ago
https://amalgjose.com/2021/06/21/kubectl-error-you-must-be-logged-in-to-the-server-unauthorized-how-to-fix/#:~:text=kubernetes-,kubectl%20error%3A%20You%20mu...
https://stackoverflow.com/questions/65918340/aws-cognito-change-email-require-verification-before-update To opt-in to this behavior, follow the steps on that...
2 years ago
This topic it is for Astrakode. In order to update a component view.json we need to: 1. connect with Remote Desktop to the AWS Windows instance (EC2), 2. mak...
After a server restart the k8s layer got in an inconsistent state. Many pods are stuck in a "terminating" state and the application layer is not accessible. ...
When we try to run the Astrakode angular app we get a cors error on the Browser console.
After changing some configuration in the following files: * vi bom/manifests/bases/activemq/service.yml * vi bom/manifests/bases/activemq/deploy.yml * vi bom...