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

Flower fix #56

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Flower fix #56

merged 5 commits into from
Aug 20, 2024

Conversation

srugano
Copy link
Contributor

@srugano srugano commented Aug 2, 2024

No description provided.

@srugano srugano requested a review from wozniakpl August 6, 2024 14:44
Copy link
Collaborator

@wozniakpl wozniakpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The compose services do not start.

flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_blob_service_client.py", line 735, in get_container_client
flower-1         |     return ContainerClient(
flower-1         |            ^^^^^^^^^^^^^^^^
flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_container_client.py", line 158, in __init__
flower-1         |     raise ValueError("Please specify a container name.")
flower-1         | ValueError: Please specify a container name.

@srugano
Copy link
Contributor Author

srugano commented Aug 20, 2024

The compose services do not start.

flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_blob_service_client.py", line 735, in get_container_client
flower-1         |     return ContainerClient(
flower-1         |            ^^^^^^^^^^^^^^^^
flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_container_client.py", line 158, in __init__
flower-1         |     raise ValueError("Please specify a container name.")
flower-1         | ValueError: Please specify a container name.

@wozniakpl the default storage has been added. it should be Ok now.

@wozniakpl
Copy link
Collaborator

The compose services do not start.

flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_blob_service_client.py", line 735, in get_container_client
flower-1         |     return ContainerClient(
flower-1         |            ^^^^^^^^^^^^^^^^
flower-1         |   File "/packages/__pypackages__/3.11/lib/azure/storage/blob/_container_client.py", line 158, in __init__
flower-1         |     raise ValueError("Please specify a container name.")
flower-1         | ValueError: Please specify a container name.

@wozniakpl the default storage has been added. it should be Ok now.

I added 5555:5555 forwarding and I was able to visit the dashboard at localhost:5555. Thanks.

@srugano srugano merged commit cd55e13 into develop Aug 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants