naturalprogrammer / spring-lemon

Helper library for Spring Boot web applications
Other
702 stars 182 forks source link

Device Go offline after connecting initially #39

Closed iyushaw closed 3 years ago

iyushaw commented 4 years ago

I created a host on google cloud to test the system, everything works fine until the client connects and the it gets disconnected and goes offline. I have no idea why it does that or maybe google is doing deep packet inspection and dropping the packets for l3mon.

I also observed there is no means to trouble shoot your connected devices and see if its from the client or the server. also there is no means to delete added clients

Screenshot from 2020-06-30 12-12-27 Screenshot from 2020-06-30 12-12-51

naturalprogrammer commented 3 years ago

spring-lemon is basically a stateless API, no previous connection is remembered. So, there may be some other cause for it. So, looks like the mentioned problem is out of scope of spring-lemon project, and I have no knowledge in this area.

iyushaw commented 2 years ago

ok... thanks

abhishek-sonwani commented 2 years ago

Pleas give me solution for this problem

naturalprogrammer commented 2 years ago

I've no clue about this. Yuo could try asking at stackoverflow or somewhere to grab attention of people knowledgeable in these areas.

miguelrodriguezpro commented 2 years ago

Same Issue here...

brinithkrishna commented 1 year ago

Same issue , anybody know to solve ?