F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Issues with Flyte ImageSpec and Server Errors

Summary

The user, new to Flyte, encountered issues with the "registry" parameter while using ImageSpec on a local sandbox cluster, leading to a 500 Server Error. They suspected a connection issue with the local registry and switched commands from flytectl sandbox start --source . to flytectl demo start --source ., which resulted in a new error regarding a missing .profile file during a Docker build. The user also faced a similar 500 error with a GCP Flyte binary and nginx ingress, despite having the correct service account permissions in a GKE standard cluster. They provided configuration commands and dealt with an internal server error related to the image path. Ultimately, the user resolved the issue by correcting the ImageSpec Python code and expressed gratitude to Kevin for his support. They detailed their workflow setup, including directories and commands for registering and triggering workflows, and encountered a ModuleNotFoundError for the 'pystac_client' library during execution, questioning why it was looking for the library in a micromamba registry.

Status
open
Tags
    Source
    #ask-the-community