datachain
datachain copied to clipboard
No error output for a script job run via CLI
I'm getting something like:
+ setuptools==80.1.0
+ shellingham==1.5.4
+ shortuuid==1.0.13
+ shtab==1.7.2
+ six==1.17.0
+ smmap==5.0.2
+ sqlalchemy==2.0.40
+ sqltrie==0.11.2
+ tabulate==0.9.0
+ threadpoolctl==3.6.0
+ tomlkit==0.13.2
+ tqdm==4.67.1
+ typeguard==4.4.2
+ typer==0.15.3
+ typing-extensions==4.13.2
+ tzdata==2025.2
+ tzlocal==5.3.1
+ urllib3==2.4.0
+ vine==5.1.0
+ voluptuous==0.15.2
+ wcwidth==0.2.13
+ websockets==15.0.1
+ wrapt==1.17.2
+ yarl==1.20.0
+ zc-lockfile==3.0.post1
+ zstd==1.5.6.7
>>>> Job is now in FAILED status.
>>>> Dataset versions created during the job:
While if I go to UI I can see the error:
@amritghimire is it expected?