Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task creation failed!Always searching for this project? But I don't have it! #1286

Open
Escapethebug opened this issue Jun 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Escapethebug
Copy link

task = Task.init(
project_name='example', # project name of at least 3 characters
task_name='yolov8sk22', # task name of at least 3 characters
task_type=None,
tags=None,
reuse_last_task_id=False,
continue_last_task=False,
output_uri=None,
auto_connect_frameworks=True,
auto_resource_monitoring=True,
auto_connect_streams=True,
)
2024-06-20 15:27:02,305 - clearml.Task - ERROR - Action failed <400/101: tasks.get_by_id/v1.0 (Invalid task id: ids=(8c9e27908a804db7851a75daa44a9f43))> (task=8c9e27908a804db7851a75daa44a9f43)
2024-06-20 15:27:02,305 - clearml.Task - ERROR - Failed reloading task 8c9e27908a804db7851a75daa44a9f43
2024-06-20 15:27:02,313 - clearml.Task - ERROR - Action failed <400/101: tasks.get_by_id/v1.0 (Invalid task id: ids=(8c9e27908a804db7851a75daa44a9f43))> (task=8c9e27908a804db7851a75daa44a9f43)
2024-06-20 15:27:02,314 - clearml.Task - ERROR - Failed reloading task 8c9e27908a804db7851a75daa44a9f43

@Escapethebug Escapethebug added the bug Something isn't working label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant