Maycon Santos
Maycon Santos
When the process doesn't have permission to access the FS, it is killed by the OS and an error as such is reported: STDOUT ```shell getInfo: signal: killed ``` STDERR...
When a peer is behind a stateless firewall we should be careful with our no proxy logic to avoid attempting to switch and not verifying the connection status.
We need to test our Rest API logic and we are currently unable to do because the jwt middleware is not mockable
We need to validate a peer key connection state to avoid peers with copied configuration files attempting to connect to management and receive the same IP address and therefore cause...
- [ ] Support minimal amount of udp ports - [ ] Improve connectivity and NAT logic
Extract and store the user's email domain and link it to its account Id in our management store.
Add Network routes page to interact with the routes API endpoint of our management
Many times when users have a connectivity issue accessing our management API, they got a misleading error stating that there was JSON parsing error, see screenshot below: