young90803
young90803
RRailway
Created by young90803 on 11/21/2023 in #✋|help
container proxy deployed to railway is blocked by Open AI api, but fine when running on my laptop
is this a known issue? have you seen anyone else run into this? i can't find much detail in public forums
7 replies
RRailway
Created by young90803 on 11/14/2023 in #✋|help
exec /bin/bash: exec format error
hello - i figured out the solution to my issue. it was caused by my docker image. it was originally built to run on mac architecture. i needed to rebuild the image for arm64. after i rebuilt the image it worked. for reference. https://stackoverflow.com/questions/73285601/docker-exec-usr-bin-sh-exec-format-error
8 replies
RRailway
Created by young90803 on 11/21/2023 in #✋|help
container proxy deployed to railway is blocked by Open AI api, but fine when running on my laptop
N/A
7 replies
RRailway
Created by young90803 on 11/14/2023 in #✋|help
exec /bin/bash: exec format error
FROM public.ecr.aws/whylabs-dev/whylabs-container:latest COPY ./whylogs_config/ /opt/whylogs-container/whylogs_container/whylabs/whylogs_config/
8 replies