Ivan Trajkovic
04/11/2023, 8:54 PMdagster_cloud.user_code_launcher - ERROR - Error while updating server for prod:...: docker.errors.APIError: 400 Client Error for <http+docker://localhost/v1.42/containers/e6a62aa2ff7de9241da47cda32274573c1ed96f961acea90e3f5be7e8d6023e5/start>: Bad Request ("OCI runtime create failed: runc create failed: unable to start container process: exec: "dagster": executable file not found in $PATH: unknown")
Joe
04/11/2023, 9:47 PMIvan Trajkovic
04/11/2023, 9:49 PMpip3 install dagster
but thats still not helping. that package should add dagster
to the system PATH.RuntimeError: Unable to find any timezone configuration
error.
this is when view the logs of the container representing the code location, that is run by the Dagster angent with the command dagster api grpc
.
any ideas on how to resolve this timezone issue?