I’ve created a cluster in WCS. Upon trying to connect from my Python code, I face the challenge below.
weaviate.exceptions.WeaviateStartUpError: Weaviate did not start up in 10 seconds. Either the Weaviate URL
Did Weaviate not start up in the interval given in ‘startup_period’ or did I do something else wrong?
Could I get some help on this?