Does ccg process runs automatically for fresh new VA setup?

Hi,

I has just setup a brand new VA cluster with 2 new VAs with zero connected sources.

I do not see the ccg service is running. Only charon and va_agent are running.

Question: Does ccg and other services only runs if there is a connected source or actually my VA is having issue based on current observation.

actually it take some time to show up..

your VA is behaving as expected . There’s no issue unless you’ve already connected a source and ccg still isn’t running.

1 Like

1st step : check if the ccg docker exists or not
sudo docker ps -a

So long as your paring is successful without errors, and you’ve restarted the VA at least once, check with sudo docker ps if all the containers you expect are available. If yes, just wait for some time or connect a simple delimited source to the cluster and see if pops up.

Hello,

I don’t think that is the case because all the services are up and running as soon as you setup the VAs through it could take some time in some cases.

You can refer to the ccg-start.log and ccg.log files to get further details on the same and check whether during ccg startup, any exceptions are thrown by the services.

If it does not come up automatically, try to restart the ccg service manually once and check the ccg-start.log again.

If you have followed all the documentations of setup, i think it could be some delay during startup or so nothing else. But, ccg-start and ccg loggers could be bext bets to look into the issue if its still there.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.