Local DNS issues with FarmbotOS

This may be related to the fails I have been seeing.

However, our FB seems to never regain the network connection (almost every time).
I am suspecting this may be a multi-fold set of issues.

  1. Whatever the DNS/7.0.1 thing is
  2. Heat/FBOS corruption
  3. Network Config/FW rule issues. (We have port 3002 (WebSockets) enabled, but have never seen traffic on it. Not sure if that is expected…

Our current strategy is to nurse the Bot along until FBOS V8 is released.

Here is a snippet form the most recent logs - The FB did not remain off-line on this occasion.

—Begin Log Snippet—

2

Success Synced 0, -0.2, 0 Jun 13, 5:59pm
2

Busy Syncing 0, -0.2, 0 Jun 13, 5:58pm
1

Info Forcing a token refresh. 0, -0.2, 0 Jun 13, 5:58pm
2

Success Synced 0, -0.2, 0 Jun 13, 5:58pm
2

Busy Syncing 0, -0.2, 0 Jun 13, 5:58pm
1

Success DNS resolution successful 0, -0.2, 0 Jun 13, 5:58pm
1

Error Authorization failed: {:error, :connect_timeout}. Trying again 2 more times. 0, -0.2, 0 Jun 13, 5:58pm
1

Error Authorization failed: {:error, :nxdomain}. Trying again 3 more times. 0, -0.2, 0 Jun 13, 5:57pm
3

Success Interface eth0 is up. 0, -0.2, 0 Jun 13, 5:57pm
3

Busy Waiting for interface eth0 up. 0, -0.2, 0 Jun 13, 5:57pm
3

Warn Farmbot was disconnected from the internet: :nxdomain 0, -0.2, 0 Jun 13, 5:57pm
1

Error Trying to resolve https://my.farm.bot 9 more times. 0, -0.2, 0 Jun 13, 5:57pm
1

Error Authorization failed: {:error, :closed}. Trying again 4 more times. 0, -0.2, 0 Jun 13, 5:57pm
1

Success Farmbot is up and running! 0, -0.2, 0 Jun 13, 5:57pm
3

Warn Farmbot was disconnected from the internet: :nxdomain 0, -0.2, 0 Jun 13, 5:57pm
1

Info Forcing a token refresh. 0, -0.2, 0 Jun 13, 5:57pm
2

Success Synced 0, -0.2, 0 Jun 13, 5:55pm
2

Busy Syncing 0, -0.2, 0 Jun 13, 5:55pm
2

Success Synced 0, -0.2, 0 Jun 13, 5:25pm
2

Busy Syncing 0, -0.2, 0 Jun 13, 5:25pm
2

Busy Syncing 0, -0.2, 0 Jun 13, 4:55pm
2

Success Synced 0, -0.2, 0 Jun 13, 4:25pm

—End Log Snippet—