Skip to content

Run successfully, but doesn't find anything #5

Description

@jakadia

root@go:~/unifi/unifi-phantom-clients-cleanup# go run .
Executing for host https://unifi.xxxxxxx.com
Successful completion
root@go:~/unifi/unifi-phantom-clients-cleanup#

Here is the message I received, but it never removed any of my phantoms. They all have unmodified names and no network traffic, not sure what is going on.

configuration.yaml
version: "0.2"
httpLogDirectory: ""
sites:
- host: "https://unifi.xxxxxx.com"
site: "default"
username: "xxxxxxx"
password: "xxxxxxx"
udmp: true
validateCertificate: true

I am unsure on how to view the logs, I even add a directory in the .yaml file for it, but it does not show up. Any help would be great, not the best at this stuff but really want my Unifi cleaned up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions