Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Nasty ERR msg for sudo ros service subcommands due to missing <hypervisor>-vm-tools #2076

Closed
ryansch opened this issue Sep 6, 2017 · 5 comments
Assignees
Milestone

Comments

@ryansch
Copy link

ryansch commented Sep 6, 2017

RancherOS Version: (ros os version)
v1.1.0

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.)
linode, docker-machine

I tried to create a service via sudo ros service create <servicename> and got the following error:

ERRO[0000] non-200 http response: 404
ERRO[0000] Failed to load service(kvm-vm-tools): non-200 http response: 404

I noticed the service enabled in the list from sudo ros service list so I tried to disable it:

$ sudo ros service disable kvm-vm-tools
FATA[0000] kvm-vm-tools is not a valid service
@SvenDowideit
Copy link
Contributor

Does this error message prevent your command from working? or is it just extra noise? (When I tested, it seemed like noise that I didn't have time to squash)

@ryansch
Copy link
Author

ryansch commented Sep 7, 2017

You're right! It did create the service. I figured after the big scary red ERRO that it didn't work.

@SvenDowideit SvenDowideit added this to the v1.1.1 milestone Sep 7, 2017
@ryansch ryansch changed the title sudo ros service subcommands broken by kvm-vm-tools sudo ros service subcommands print out scary errors before working Sep 7, 2017
@SvenDowideit SvenDowideit changed the title sudo ros service subcommands print out scary errors before working Nasty ERR msg for sudo ros service subcommands due to missing <hypervisor>-vm-tools Sep 7, 2017
@dmnc-net
Copy link

dmnc-net commented Nov 10, 2017

I'm running ROS as a kvm guest (Proxmox VE), trying v. 1.1.0 for a first time. I found nothing is running on port 8080 so I've tried to install service rancher-server or rancher-server-stable ... both somehow depends on kvm-vm-tools which is enabled but I can't stop/disable/delete that service ... I'm getting the same result ... HTTP 404.

@SvenDowideit And regarding to ros service ps this error prevents rancher-server service from starting.
EDIT: I realized there is a ros s up command which is needed for running (newbie trials and errors), so it is running anyway.

@niusmallnan niusmallnan modified the milestones: v1.1.1, v1.1.2 Dec 12, 2017
@niusmallnan
Copy link
Contributor

niusmallnan commented Dec 12, 2017

Same with #2168
Close this one.

@niusmallnan niusmallnan self-assigned this Dec 12, 2017
@dmnc-net
Copy link

@niusmallnan thanks for solving the isuue.

side note: marking the older (#2076) issue as a "same with" (aka "duplicate of") the your younger (#2168) issue is very funny. :)

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

No branches or pull requests

4 participants