-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VCAC-A setup not working properly #775
Comments
From what you showed is actually a good working system (with perhaps the storage service.) |
we went into the db-0 pod using "kubectl exec -it db-0 bash", and there we fired |
OK. So the database did not receive any data. Can you do the same curl command within the analytics POD? |
Hi @xwu2git ,
We are facing one trouble, in running VCAC-A based Smart-City-Sample. We have followed all the installation steps given on the github for VCAC-a, so the problem is that all the pods are running fine, except storage and smart-upload, they are stuck with "Searching" statement. and as result UI is not working properly.
We are running analytics pods only on vcac-a, by making vcaca-a as a worker node, rest of them are running on host machine as a master.
Screenshots are attached for better clarity, please help us on resolving the issue.
Running pods:
Smart-upload logs
Storage logs
UI Screen
Analytics container logs
The text was updated successfully, but these errors were encountered: