Jonathan Eid
Jonathan Eid
ionic cordova plugin remove cordova-plugin-firebase ionic cordova plugin add https://github.com/dpa99c/cordova-plugin-firebase#GH-1057-April-05-android-build-issue ionic cordova plugin add cordova-plugin-android-adapter ionic cordova plugin add cordova-plugin-androidx-adapter ionic cordova platform rm android ionic cordova platform add [email protected]...
What happens if you put log.setLevel('all'); before your log.info call?
Yeh this error is so non-descriptive.
Pull Request created https://github.com/aws-samples/aws-blockchain-node-runners/pull/79
+1 this issue, very critical to get it working for my usecase
@romilbhardwaj Did you ever get that list?
I'm trying to remove all peers that are not in the K8s master location so the nodes cannot communicate with pods from other worker nodes. Is this possible @squat ?
@Schnitzel What I am going to do is only run kilo on the desired machines (in your case the aws nodes) and then create the peers manually using the Peer...
@Schnitzel were you able to figure it out?
@Schnitzel I just took the 0.6.0 release and hardcoded these lines into the func Conf() in topology.go, works like a charm ``` for _, s := range t.segments { if...