You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/jvstme/git/dstack/dstack/venv/bin/dstack", line 8, in <module>
sys.exit(main())
File "/home/jvstme/git/dstack/dstack/src/dstack/_internal/cli/main.py", line 81, in main
args.func(args)
File "/home/jvstme/git/dstack/dstack/src/dstack/_internal/cli/commands/apply.py", line 77, in _command
configurator.apply_configuration(
File "/home/jvstme/git/dstack/dstack/src/dstack/_internal/cli/services/configurators/run.py", line 104, in apply_configuration
diff = diff_models(
File "/home/jvstme/git/dstack/dstack/src/dstack/_internal/core/services/diff.py", line 9, in diff_models
raise TypeError("Both instances must be of the same Pydantic model class.")
TypeError: Both instances must be of the same Pydantic model class.
Expected behaviour
The new configuration runs successfully.
dstack version
0.18.27
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Steps to reproduce
name
.Actual behaviour
CLI:
Expected behaviour
The new configuration runs successfully.
dstack version
0.18.27
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: