tools
tools copied to clipboard
Subscription is not being created automatically
Hi,
We are currently having an issue with the subscription not being created automatically once we started the docker container. In our docker-compose file, we have a setting for the environment for setting the topics and subscriptions like below
environment: - PUBSUB_PROJECT1=test-project,test_topic:test_sub,prod_topic:prod_sub
Once the container of the emulator is running, I found an issue from our app that the Subscription is unavailable
But, since I kill and start the container, the subscriptions will be available.
Any idea why they are not being created automatically?
Thanks, Calvin
Hi @calvinfeng5612, I think this is a duplicate of the #343 issue I've been trying to debug for a while. I believe it is now solved, as of tag v420.0.0. Please let me know if your problem is now solved!
Closing for lack of response, please feel free to reopen if you're still experiencing issues!