You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
This happens in our production instance which you may be familiar with c***rod05, but it does not seem to happen on our less busy or newer instances.
Provide detailed reproduction steps (if any)
Run the 'debug' command
$ onefuzz.exe debug node rdp
Connect as you would if you wanted to inspect some onefuzz logs on the node
Browse the web, watch TV, or just leave the RDP session open
After 10 to 15 minutes you will be disconnected.
You can recreate the debug session using the same command in Step 1, and will see the node in the same state it was before you disconnected.
Upon further investigation, the instance activity log shows the App Function (System-Assigned Managed Identity) has deleted the Proxy VM and that App Insights did not log a heartbeat for 10 minutes before deleting the Proxy VM. So partly, the behavior was expected. That is why we think this issue has something to do with the heartbeats.
Expected result
We expect the Proxy VM to send heartbeats and then for the App Function to process them so it does not delete the Proxy VM.
AB#39994700
The text was updated successfully, but these errors were encountered:
Information
This happens in our production instance which you may be familiar with c***rod05, but it does not seem to happen on our less busy or newer instances.
Provide detailed reproduction steps (if any)
Run the 'debug' command
$ onefuzz.exe debug node rdp
Connect as you would if you wanted to inspect some onefuzz logs on the node
Browse the web, watch TV, or just leave the RDP session open
After 10 to 15 minutes you will be disconnected.
Upon further investigation, the instance activity log shows the App Function (System-Assigned Managed Identity) has deleted the Proxy VM and that App Insights did not log a heartbeat for 10 minutes before deleting the Proxy VM. So partly, the behavior was expected. That is why we think this issue has something to do with the heartbeats.
Expected result
We expect the Proxy VM to send heartbeats and then for the App Function to process them so it does not delete the Proxy VM.
AB#39994700
The text was updated successfully, but these errors were encountered: