|
Re: Issues with docker in Fedora 30?
#docker
But it's not that it won't work at all:
$ docker run --rm -it alpine:latest /bin/sh
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
df20fa9351a1: Already exists
But it's not that it won't work at all:
$ docker run --rm -it alpine:latest /bin/sh
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
df20fa9351a1: Already exists
|
By
mario.schwaiger@...
·
#8921
·
|
|
Re: Issues with docker in Fedora 30?
#docker
Looks like that the user can not access docker endpoint and also cannot even create a file when the current directory is mounted to the container, you need to fix these permission errors first. I
Looks like that the user can not access docker endpoint and also cannot even create a file when the current directory is mounted to the container, you need to fix these permission errors first. I
|
By
Tong Li
·
#8920
·
|
|
Re: #fabric-chaincode #hyperledger-fabric #fabric-sdk-node , peer lifecycle chaincode install issue
#fabric-chaincode
#hyperledger-fabric
#fabric-sdk-node
Hi Bozhidar,
Can you share the commands/output from when you packaged the chaincode? You may also find it helpful if you have not already done so, to review the tutorial “Deploying a Smart Contract
Hi Bozhidar,
Can you share the commands/output from when you packaged the chaincode? You may also find it helpful if you have not already done so, to review the tutorial “Deploying a Smart Contract
|
By
Chris Gabriel <alaskadd@...>
·
#8919
·
|
|
Re: Issues with docker in Fedora 30?
#docker
Tried. Doesn't work:
(base) [user@f30 mywork]$ ./minifab up
Unable to find image 'hfrd/minifab:latest' locally
latest: Pulling from hfrd/minifab
df20fa9351a1: Already exists
16d327ff9a88: Pull
Tried. Doesn't work:
(base) [user@f30 mywork]$ ./minifab up
Unable to find image 'hfrd/minifab:latest' locally
latest: Pulling from hfrd/minifab
df20fa9351a1: Already exists
16d327ff9a88: Pull
|
By
mario.schwaiger@...
·
#8918
·
|
|
Unable to fetch private data from peers (Empty membership) and can't commit new transactions - Hyperledged Fabric 1.4.6
Hello everyone. I got a problem with an 1.4.6 Fabric network with a network (27 peers and 5 orderers) where there is one peer (anchor peer) in an Organization that stopped commiting transactions. I
Hello everyone. I got a problem with an 1.4.6 Fabric network with a network (27 peers and 5 orderers) where there is one peer (anchor peer) in an Organization that stopped commiting transactions. I
|
By
mvtavares@...
·
#8917
·
|
|
#fabric-chaincode #hyperledger-fabric #fabric-sdk-node , peer lifecycle chaincode install issue
#fabric-chaincode
#hyperledger-fabric
#fabric-sdk-node
Hello All,
The peer has joined the channel and chaincode is packed on.
I have a problem with instantiating chaincode in Hyperledger fabric Network version 2:
# peer lifecycle chaincode install
Hello All,
The peer has joined the channel and chaincode is packed on.
I have a problem with instantiating chaincode in Hyperledger fabric Network version 2:
# peer lifecycle chaincode install
|
By
Bozhidar Ignatov
·
#8916
·
|
|
Re: Search for an endorsement policy translator for Node.js SDK v1.4
Hello - I do have a pegjs grammar for policies that could be useful.
https://gist.github.com/mbwhite/b6f78b60bb9a2d407e7e623ca1e553cf
Regards, Matthew.
Matthew B White IBM Blockchain Solutions
Hello - I do have a pegjs grammar for policies that could be useful.
https://gist.github.com/mbwhite/b6f78b60bb9a2d407e7e623ca1e553cf
Regards, Matthew.
Matthew B White IBM Blockchain Solutions
|
By
Matthew White
·
#8915
·
|
|
Search for an endorsement policy translator for Node.js SDK v1.4
Hi Everyone,
I'm using Node.js Fabric SDK v1.4 for managing chaincode operations such as installing, instantiating, and upgrading. When to instantiate or upgrade a chaincode, I have to provide an
Hi Everyone,
I'm using Node.js Fabric SDK v1.4 for managing chaincode operations such as installing, instantiating, and upgrading. When to instantiate or upgrade a chaincode, I have to provide an
|
By
Mr.Phuwanai Thummavet
·
#8914
·
|
|
Re: Issues with docker in Fedora 30?
#docker
Try minifabric, only takes 5 minutes to know if it works for you or not.
Try minifabric, only takes 5 minutes to know if it works for you or not.
|
By
email4tong@gmail.com
·
#8913
·
|
|
Re: Issues with docker in Fedora 30?
#docker
I thought so too at first as I'm aware Fedora has a more restrictive security guideline. I installed firewalld and did according to the provided manual. It's different now, but still nothing
I thought so too at first as I'm aware Fedora has a more restrictive security guideline. I installed firewalld and did according to the provided manual. It's different now, but still nothing
|
By
mario.schwaiger@...
·
#8912
·
|
|
Re: Hyperledger Fabric Multi Cloud Setup (Azure, AWS and GCP), Multi Version Setup and Integration -- Hyperledger Fabric 1.2 (AWS Managed), Hyperledger Fabric (HLF) on Azure Kubernetes Service (AKS)
Hi Nathan,
This is definitely possible. Chainstack customers are running production-grade Hyperledger Fabric 2.x networks in exactly three clouds you mentioned.
Regards,
Eugene Aseev
Hi Nathan,
This is definitely possible. Chainstack customers are running production-grade Hyperledger Fabric 2.x networks in exactly three clouds you mentioned.
Regards,
Eugene Aseev
|
By
Eugene Aseev <ea@...>
·
#8911
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 08/28/2020 6:00am-7:00am
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 28 August 2020, 6:00am to 7:00am, (GMT+01:00)
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 28 August 2020, 6:00am to 7:00am, (GMT+01:00)
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#8910
·
|
|
Re: Hyperledger Fabric Multi Cloud Setup (Azure, AWS and GCP), Multi Version Setup and Integration -- Hyperledger Fabric 1.2 (AWS Managed), Hyperledger Fabric (HLF) on Azure Kubernetes Service (AKS)
Hi Nathan,
As Jacov suggests you have to upgrade your network (ordering service, peers, etc) to 1.4.x (and then optionally to 2.x) in order to get the RAFT based HLF Ordering Service that can be
Hi Nathan,
As Jacov suggests you have to upgrade your network (ordering service, peers, etc) to 1.4.x (and then optionally to 2.x) in order to get the RAFT based HLF Ordering Service that can be
|
By
Tsvetan Georgiev
·
#8909
·
|
|
Re: Issues with docker in Fedora 30?
#docker
Looks like that the ports were fire-walled. Please see this doc https://github.com/litong01/minifabric/blob/master/docs/RunningOnFedora.md to get a solution on how to do this.
Thanks.
Tong Li
IBM Open
Looks like that the ports were fire-walled. Please see this doc https://github.com/litong01/minifabric/blob/master/docs/RunningOnFedora.md to get a solution on how to do this.
Thanks.
Tong Li
IBM Open
|
By
Tong Li
·
#8908
·
|
|
Re: Issues with docker in Fedora 30?
#docker
This is getting weirder and weirder. I removed everything, tried to start from a clean build. Got this. (I have to say the peer might be there because I tried docker run hyperledger/fabric-peer - this
This is getting weirder and weirder. I removed everything, tried to start from a clean build. Got this. (I have to say the peer might be there because I tried docker run hyperledger/fabric-peer - this
|
By
mario.schwaiger@...
·
#8907
·
|
|
Re: Issues with docker in Fedora 30?
#docker
Can you do a `docker ps -a`, the containers are stopped, so a standard `docker ps` wont show them. Then share the logs from one of the exited containers, such as `docker logs peer0.org1.example.com`
Can you do a `docker ps -a`, the containers are stopped, so a standard `docker ps` wont show them. Then share the logs from one of the exited containers, such as `docker logs peer0.org1.example.com`
|
By
Brett T Logan <brett.t.logan@...>
·
#8906
·
|
|
Issues with docker in Fedora 30?
#docker
I'm trying to get the Fabric-Samples running in Fedora 30. Strangely the docker containers always terminate right after starting them:
(base) [user@f30 test-network]$ ./network.sh up
Starting nodes
I'm trying to get the Fabric-Samples running in Fedora 30. Strangely the docker containers always terminate right after starting them:
(base) [user@f30 test-network]$ ./network.sh up
Starting nodes
|
By
mario.schwaiger@...
·
#8905
·
|
|
Re: Hyperledger Fabric Multi Cloud Setup (Azure, AWS and GCP), Multi Version Setup and Integration -- Hyperledger Fabric 1.2 (AWS Managed), Hyperledger Fabric (HLF) on Azure Kubernetes Service (AKS)
Nathan,
It is possible and in fact used today. For example, MiPasa.org is using a Fabric network running with nodes on Oracle (using OBP), IBM, and Azure clouds. These are based on Fabric 1.4
Nathan,
It is possible and in fact used today. For example, MiPasa.org is using a Fabric network running with nodes on Oracle (using OBP), IBM, and Azure clouds. These are based on Fabric 1.4
|
By
Mark Rakhmilevich
·
#8904
·
|
|
Re: Hyperledger Fabric Multi Cloud Setup (Azure, AWS and GCP), Multi Version Setup and Integration -- Hyperledger Fabric 1.2 (AWS Managed), Hyperledger Fabric (HLF) on Azure Kubernetes Service (AKS)
It is possible only with 1.4.1+ as it hasRaft.
You can deploy Raft orderers in differentcontinents and (or) on the moon, but you need to keep in mind that youcan't have TLS termination (proxies that
It is possible only with 1.4.1+ as it hasRaft.
You can deploy Raft orderers in differentcontinents and (or) on the moon, but you need to keep in mind that youcan't have TLS termination (proxies that
|
By
Yacov
·
#8903
·
|
|
回复: [Hyperledger Fabric] The assumed use case of Ledger checkpoint feature
#fabric
#ledger-checkpoint
Dear Atsushi,
For the question 1, my thought is to ensure we use external backup procedure before terminating peer1 and peer2.
For the question 2 I wonder what is question bothering you since
Dear Atsushi,
For the question 1, my thought is to ensure we use external backup procedure before terminating peer1 and peer2.
For the question 2 I wonder what is question bothering you since
|
By
david liu <david-khala@...>
·
#8902
·
|