Hi all. I am having troubles in connecting to the ...
# dagster-plus
j
Hi all. I am having troubles in connecting to the grpc server in google cloud. locally, it runs fine with dagit. but on dagster cloud, it fails. here's a screenshot of the error. Thanks!!
It always times out
j
Could you link to the branch deployment where you’re seeing this?
(or if this is prod, it looks like you’re hitting a new issue?)
j
hi johann. thanks for replying. I have resolved the issue. the problem is that the dbt needs a package so I need to run dbt deps while deploying.