Skip to content
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

OSConfigAgent Error main.go:88: code: "Unimplemented" #435

Open
Yossifsolman opened this issue Jul 23, 2022 · 0 comments
Open

OSConfigAgent Error main.go:88: code: "Unimplemented" #435

Yossifsolman opened this issue Jul 23, 2022 · 0 comments

Comments

@Yossifsolman
Copy link

Yossifsolman commented Jul 23, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant