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

Unable to delete customer #192

Open
scottcupit opened this issue Oct 8, 2014 · 2 comments
Open

Unable to delete customer #192

scottcupit opened this issue Oct 8, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@scottcupit
Copy link

I am unable to delete customers from vFense.

The error in the log file /opt/TopPatch/var/log/rvweb_file.log:
2014-10-08 14:43:42 - rvweb - ERROR - 404 DELETE /api/v1/customer/ (127.0.0.1) 10.1.50.111 10.1.50.111 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36, 1.01ms

No exception is encountered, looks like it is making an api call that is not found. I am able to get to the base of customer, just not the actual customer. Mine has a "." in it, so maybe that is why?

I also tried to delete the customer default, which results in a different error:
2014-10-08 14:54:41 - rvweb - ERROR - 409 DELETE /api/v1/customer/default (127.0.0.1) 10.1.50.111 10.1.50.111 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36, 2.53ms

I have tried in both Chrome & Firefox, same result.

My environment:
vFense is installed on Ubuntu 12.04.5 64-bit
vFense is up to date, just ran a git pull and it confirmed I was already up to date.
I have 45 Linux agents connected to this server.

Any ideas?

@linuxdynasty
Copy link

@scottcupit please check rvapi_file.log and show me what is the corresponding traceback

@linuxdynasty linuxdynasty added this to the 0.8.x milestone Oct 18, 2014
@linuxdynasty linuxdynasty self-assigned this Oct 18, 2014
@scottcupit
Copy link
Author

Nothing is output to the rvapi_file.log log file when I try to delete the customer.

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

No branches or pull requests

2 participants