Hi Team In am facing this issue which click on st...
# announcements
a
Hi Team In am facing this issue which click on start execution of pipeline .Can anybody provide me a quick help>? dagster.check.CheckError: Failure condition: Can not produce an instance reference for <dagster.core.instance.DagsterInstance object at 0x000001C9BBE52048>
a
do you have a stack trace? Are you trying to use the multi process executor?
a
hi
This is the only error message I get while execution
it is not multiple procession executer
a
alright I think I know whats going on
same as before - if you can get
DAGSTER_HOME
setup everything should work
how are you launching
dagit
?
a
I have the dagster_home setup with the .py file path
Bt still got this
I am launcing using dagit-cli -f filename.py pipeline
This is my actual command Dagit-cli filename.py -n pipeline
a
using
dagit
instead of
dagit-cli
should fix the error you are seeing
a
Ok just a min
a
having
DAGSTER_HOME
set correctly should also solve the problem so im a bit confused with whats going on there
a
Dagit command worked .I hope bothing else breaks in future 🙂
🤞 2
Nothing*