
Artem Salpagarov
Activity overview
Latest activity by Artem Salpagarov-
Artem Salpagarov commented, There are no such steps, it should be already configured. Take a careful look at logs, there must be something meaningful. Also I'd like to reiterate, I don't see any possible reason for it not to ...
-
Artem Salpagarov commented, It seems you missed "-i" in sed, didn't you?
-
Artem Salpagarov commented, Well, something went wrong it seems. All you need to do to get it running is at that link. Could you share all the commands you've run to get Countly started?
-
Artem Salpagarov commented, Hi, did you feed nginx config file to the nginx container as suggested here?
-
Artem Salpagarov commented, NP
-
Artem Salpagarov commented, Official commentHi, From api/frontend logs you can see that they cannot authenticate against MongoDB. The problem is that MongoDB authentication requires some sidecar to set it up prior to starting other container...
-
Artem Salpagarov created an article, Docker and Kubernetes: Enterprise Edition
Authentication Countly Enterprise Edition Docker images are hosted in GCR (Google Container Registry). In order to get access to them, you'll need to set up service account authentication in your c...
-
Artem Salpagarov commented, Let me google that for you https://stackoverflow.com/questions/6825226/trust-anchor-not-found-for-android-ssl-connection I guess you SSL certificate somehow misconfigured. Either on Android side o...
-
Artem Salpagarov commented, Try enabling logging by calling Countly.sharedInstance().setLoggingEnabled(true); prior to any initialisation and check logcat for errors.
-
Artem Salpagarov commented, Hi Ian, As for now there are ways, but it's rather not supported. I'd suggest switching to setting custom ID instead of autogenerated one, is this an option?