Aaron Turner
Aaron Turner
you've explained the desired outcome, but not how it should be chosen. Use the same value as `DefaultRegion` in the config.yaml or another option? What about backwards compatibility across all...
updated to 0.26.2 and same problem: ``` $ netbird status Daemon version: 0.26.2 CLI version: 0.26.2 Management: Disconnected, reason: rpc error: code = FailedPrecondition desc = failed connecting to Management...
Looks like this was a service issue with netbird.io cloud service as it is working now? Was there a status page I should have looked for system/health status? ``` $...
Sadly, there are no logs anymore since this device is running DietPi and /var/log is on a ramdisk volume which is purged on a regular basis.
As I stated earlier this morning, the problem seems to have resolved itself. I'm no longer able to reproduce this issue. Should it happen again, I'll be happy to provide...
@dependabot rebase
@dependabot rebase
Just to be clear, you want to override the existing AWS credentials in the shell ENV? Definitely could add a flag to force the override of the existing ENV vars....
not seeing a prompt for a password as expected for the file store. can you add `SecureStore: file` to your config.yaml file and see if that fixes it? fwiw, other...
I'm honestly quite curious myself! Linux should be auto detected and default to `SecureStore: file` without having to be told, and yet here we are. I'm going to have to...