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
We implant the OS from compute engine but on one project i have, i get this error when i running: sudo systemctl status google-osconfig-agent
this is the error:
bash-4.2# systemctl status google-osconfig-agent -l
● google-osconfig-agent.service - Google OSConfig Agent
Loaded: loaded (/usr/lib/systemd/system/google-osconfig-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2022-07-23 21:55:52 UTC; 42s ago
Main PID: 9047 (google_osconfig)
CGroup: /system.slice/google-osconfig-agent.service
└─9047 /usr/bin/google_osconfig_agent
Jul 23 21:55:52 server.serviceshoustontexas.com systemd[1]: google-osconfig-agent.service: main process exited, code=killed, status=9/KILL
Jul 23 21:55:52 server.serviceshoustontexas.com systemd[1]: Stopped Google OSConfig Agent.
Jul 23 21:55:52 server.serviceshoustontexas.com systemd[1]: Unit google-osconfig-agent.service entered failed state.
Jul 23 21:55:52 server.serviceshoustontexas.com systemd[1]: google-osconfig-agent.service failed.
Jul 23 21:55:52 server.serviceshoustontexas.com systemd[1]: Started Google OSConfig Agent.
Jul 23 21:55:52 server.serviceshoustontexas.com OSConfigAgent[9047]: 2022-07-23T21:55:52.8496Z OSConfigAgent Info: OSConfig Agent (version 20220711.00-g1.el7) started.
Jul 23 21:55:52 server.serviceshoustontexas.com OSConfigAgent[9047]: 2022-07-23T21:55:52.8757Z OSConfigAgent Error main.go:88: code: "Unimplemented", message: "unexpectedHTTP status code received from server: 404 (Not Found); transport: received unexpected content-type \"text/html; charset=UTF-8\"", details: []
i knows take a while from the minute you activate the feature from Compute engine, but i wait already a day,
and i see the error "Unimplemented"
so i believe we have a bug here in the interface of the OS PATCH feature.
The text was updated successfully, but these errors were encountered:
We implant the OS from compute engine but on one project i have, i get this error when i running:
sudo systemctl status google-osconfig-agent
this is the error:
i knows take a while from the minute you activate the feature from Compute engine, but i wait already a day,
and i see the error "Unimplemented"
so i believe we have a bug here in the interface of the OS PATCH feature.
The text was updated successfully, but these errors were encountered: