Vladimir Makhaev
Vladimir Makhaev
node v6.9.1 npm 3.10.8
I thought that 19080 is port for ui. Howbeit it does not work too. So as I understand to use linux tools, I need to run Service Fabric on Linux....
`azure servicefabric cluster connect http://myfabricendpoint.eastus.cloudapp.azure.com:19080` does not work too. 'Error connecting to the cluster http://myfabricendpoint.eastus.cloudapp.azure.com:19080/. Please check the connection.' undefined Is it expected that it does not work? Why issue...
Compared to Swarm, RacerJS (Derby's model, based on ShareJS) has two pros: 1) Ability to subscribe to db queries (Mongo queries mostly). Btw, is it planed in Swarm? 3) General...
I faced this too. What I see is `kube-lego-gce` service does not have selector: ``` ➜ ~ kubectl describe service kube-lego-gce Name: kube-lego-gce Namespace: stage Labels: Selector: ``` Though it...
I resolved this error by creating a [fork](https://github.com/vmakhaev/react-native-gcm-android) where removed not existing methods. And another thing is you should not require whole App while in background service, I'm not sure...
@peterlazar1993 I used the one from `react-native-gcm-android`
1) Ok, I will test it 2) It works, but as far as it thinks that list is empty, it adds new empty item each time you clear client's storage...
`isRoot` did not solve the problem. Maybe problem in initialization of Vector.