swiftbird07 / elastic-agent-android

🚀 Enterprise-grade Android Monitoring with Elastic: Streamline Fleet Management and Security Insights. 📊
MIT License
7 stars 0 forks source link

Unable to connect to Fleet Server #6

Open NowShut opened 1 month ago

NowShut commented 1 month ago

I tried enrolling to the fleet server but I received the following error "Checkin failed. Policy data could not be parsed. ". When checking the android logs, I noticed that the issue was happening on the following line: "if policyData == Null" inside FleetCheckinRepository. I suspect that it's related to an SSL CA Trusted Fingerprint issue.

swiftbird07 commented 3 weeks ago

Hello, sorry for the late reply, I had busy days. Does the problem still exists?