Drew

Results 14 comments of Drew

Does this occur only is GP specifically "prevent access to registry editing tools" or is it if the user is not a local admin?

How do you remove a release from a fleet of devices? I `pushed` a release as described in https://www.balena.io/docs/learn/getting-started/raspberrypi3/nodejs/#create-a-release Now it is running on my fleet. I am done with...

Thank you @myarmolinsky. So, to remove the currently running release from my device, I need to create a new release, invalidate it, then tell the fleet to use that release,...

@myarmolinsky Thanks for the response. I appreciate your assistance. I have a fleet with a single device in it. I went through the process described in the documentation here: https://www.balena.io/docs/learn/getting-started/raspberrypi3/nodejs/#create-a-release...

@myarmolinsky I see. Moving to a new fleet is exactly what I need to do. Thank you! Confirmed it had the desired effect: ![image](https://user-images.githubusercontent.com/18055237/199561165-1ddd24b3-ff2c-4e5f-be51-ba3ebf41e8fd.png)

Hello, I am having a similar problem. DNS seems to respond, but the nodes are not joining: ``` root@cassandra-c7wdb:/# dig $PEER_DISCOVERY_DOMAIN ; DiG 9.9.5-9+deb8u6-Debian cassandra-peers.default.svc.cluster.local ;; global options: +cmd ;;...

I think what happened was the DNS did not populate in time for the second node. I've got a cluster up now that has two nodes by waiting some time...

@benlavalley Thanks for the details on your setup. Are you using a single worker process per geographic location? We have a multi-worker setup, and with `readPreference=secondaryPreferred` we had issues where...

Running into this too. Should the "Disable Auto-Sync" button should be disabled/removed in situations where "self-heal" will simply revert? It's very confusing.

Why are there so many `failures` when using workers? We too have a high failure count