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

what does this POST /inform mean? #106

Open
G2G2G2G opened this issue Jan 12, 2021 · 0 comments
Open

what does this POST /inform mean? #106

G2G2G2G opened this issue Jan 12, 2021 · 0 comments

Comments

@G2G2G2G
Copy link

G2G2G2G commented Jan 12, 2021

{"level":"error","timestamp":"2021-01-11T19:26:40.030-0600","logger":"broker","caller":"broker/client.go:143","msg":"read packet error: ","error":"EOF","ClientID":"mosq-cQWktUXTDCfMj7ts"}
[GIN] 2021/01/11 - 19:27:09 | 404 |       1.022µs |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:28:39 | 404 |         821ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:30:10 | 404 |         731ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:31:40 | 404 |         751ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:33:10 | 404 |         671ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:34:40 | 404 |         781ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:36:11 | 404 |         922ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:37:41 | 404 |         862ns |  192.168.1.147 | POST     /inform
[GIN] 2021/01/11 - 19:39:11 | 404 |         781ns |  192.168.1.147 | POST     /inform

I can't figure out if it is 192.168.1.147 connecting to my broker or if my broker is trying to connect to it?
I greped for "inform" in all the code but didn't find anything - which makes me think it'd be outside trying to access me... but then:
it doesn't stop, even if I switch ports, which makes me think it must be the program or somehow it's scanning everything.. idk

Also the IP seems to be my ubiquiti access point, which might have MQTT I have no idea, however not sure why it'd go after my computer.

So is it the AP trying to access me for some reason?

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