Fahri Shihab

Results 9 comments of Fahri Shihab

Hey @mikegrima, thanks for your reply! I restarted the scheduler as the documentation shows. Here is what i get after executing `monkey find_changes` ![image](https://user-images.githubusercontent.com/22738442/29904043-2903062a-8e31-11e7-9f04-c87c6331db5b.png) I find it very weird because...

Ok, I tried changing the loggers level do `DEBUG` as shown in the screenshot below ![image](https://user-images.githubusercontent.com/22738442/29953984-83b98058-8efe-11e7-9f6c-bf2fc5db7174.png) running `monkey find_changes` gave me this output ![image](https://user-images.githubusercontent.com/22738442/30053775-258cf006-9254-11e7-857a-2f11cc45d78d.png) `'Problem Connecting to None/None/None:\n` Looks like...

@mikegrima I followed the instruction exactly as the document suggests. Do you know if the bug will the bug be fixed anytime soon?

@mikegrima ![image](https://user-images.githubusercontent.com/22738442/30053632-b154e338-9253-11e7-8b51-d108697d3a1f.png) I double-checked the service account and permissions. Looks like `compute.firewalls.list` is already under my service account under the role of `Security Reviewer` what am I missing here?

@mikegrima Hey mike, I was able to solve the problem. Turns out it was a permission issue from GCP. Apparantly `reviewer` and `SecurityReviewer` weren't enough for the service account role....

hey @mikegrima, i found a few bugs on the code and would like to contribute small changes into it. how do I do that?

hi @lixmal , which firewall are you referring to? if by dns you mean the netbird dns, i tested and it was able to resolve to the new machine's IP

sure @lixmal , but anyways those you mentioned would still not work if the network range is changed from the console, until the user runs netbird down and netbird up...

hi @lixmal , i added a new commit to automatically update the nft When the management server changes a peer's IP address, the SSH server now properly restarts to bind...