-
Notifications
You must be signed in to change notification settings - Fork 372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GET vmSettings Failed to generate proper error response #3256
Comments
@jespli could you please provide full agent log at /var/log/waagent.log, or at least logs 5 minutes before and after the issue. Thank you |
I tried to troubleshoot with python and found the point for failure, seems like the wireserver does not have the VM setting info?
====================================== |
@jespli Do you have full agent log and able to share it? |
Thanks for sharing the logs @jespli I've reached out to the HostGA Plugin team to investigate the 500 response. I will update this issue with their investigation |
@jespli Could you please provide the VM name, resource group name, and subscription Id? Those details will be needed for the HostGA investigation |
I'm using LinuxAgent-2.11.1.12 running on kylin 10 with Python: 3.7.9.
Agent is running with the following error. Appreciated for your help.
2024-10-31T01:35:36.647036Z INFO Daemon Daemon WireServer endpoint is not found. Rerun dhcp handler
2024-10-31T01:35:36.682818Z INFO Daemon Daemon Test for route to 168.63.129.16
2024-10-31T01:35:36.710750Z INFO Daemon Daemon Route to 168.63.129.16 exists
2024-10-31T01:35:36.737377Z INFO Daemon Daemon Wire server endpoint:168.63.129.16
2024-10-31T01:35:36.770986Z INFO Daemon Daemon Fabric preferred wire protocol version:2015-04-05
2024-10-31T01:35:36.804250Z INFO Daemon Daemon Wire protocol version:2012-11-30
2024-10-31T01:35:36.832433Z INFO Daemon Daemon Server preferred version:2015-04-05
2024-10-31T01:35:36.876949Z INFO Daemon Daemon Initializing goal state during protocol detection
2024-10-31T01:35:36.910990Z INFO Daemon Daemon Forcing an update of the goal state.
2024-10-31T01:35:36.947560Z INFO Daemon Fetched a new incarnation for the WireServer goal state [incarnation 1]
2024-10-31T01:35:36.994446Z INFO Daemon Daemon WireServer is not responding. Reset dhcp endpoint
2024-10-31T01:35:37.027408Z INFO Daemon Daemon Protocol endpoint not found: [ProtocolError] GET vmSettings [correlation ID: a5d3ad6c-1393-4013-89fc-893801463715 eTag: None]: [HTTP Failed] [500: Internal Server Error] b'Server error. Failed to generate proper error response.'
2024-10-31T01:35:37.116962Z INFO Daemon Daemon Retry detect protocol: retry=1
The text was updated successfully, but these errors were encountered: