Hi
I getting error while creating a new graph or publishing changes in existing graph. I am using the free tigergraph docker image.
Using the installation process of free tigergrpah image mentioned here: Get Started with Docker :: TigerGraph Server
Below is the error :
tigergraph error Successfully created schema change jobs: [local_schema_change_1191932641]. The job local_schema_change_1191932641 is created. Kick off schema change job local_schema_change_1191932641 Doing schema change on graph ‘NEW_GRAPH’ (current version: 0) Trying to add local vertex ‘NODE1’ to the graph ‘NEW_GRAPH’. Trying to add local vertex ‘node1’ to the graph ‘GRAPH’. Trying to add local edge ‘HAS_NODE1’ to the graph ‘NEW_GRAPH’. Schema change failed due to services not ready
Thanks
Ranojit