Proactive mail by UGREEN on unusual API Traffic #62
Replies: 4 comments 6 replies
|
Weird - how did they get your eMail address? Have you been in contact with them before? I do know that the NAS is reaching out quite frequently to addresses in China, Russia, Taiwan and Vietnam (has been reported by users several times, like here. I have fully blocked the NAS for that reason in my router, and only open for a short time for updating. Technically: 200 requests sounds a lot. It should be 7 calls every 60s only (once for every known endpoint - 6 have been known for a while now, one more was discovered recently). Will need to check in the code why data are polled so often. Do you have the UGOS App open on your mobile device in parallel? /tom |
|
MAJOR EDIT: See comment below.
p.s. I am in the planning phase for implementing an additional data coordinator in |
|
Went through the code in depth by hand again, and the UGreen Tech's are right. My apologies (especially to them, you guys doing an awesome job). Conclusion: Never trust an AI to proof your point. It will always tell you there's no problem with the code, until you start digging deeper by yourself - see above. Explanation: The integration was polling each single entity separately from the NAS with a full API request; 200 sensors, 200 requests per minute. A simple Corrected. I'll build a new release in a few minutes as there was no negative comment from @dobby5 so far on the bug fixes I did last week, and this one has some urgency. /tom p.s. for new release: I would appreciate if some of the users would help testing / confirm proper operation by setting the logging in line 93 of
|




Uh oh!
There was an error while loading. Please reload this page.
Hey there, i got a mail recently from UGREEN because they detected that i have unusual API traffic on my system... a bit sus because i don't even use UGREEN Link stuff so how are they monitoring me 🤔
It might be this integration though 🤣
All reactions