Hi , I deployed airbyte on aws graviton instances...
# ask-ai
a
Hi , I deployed airbyte on aws graviton instances by building using the source code with M1 instructions , Airbyte started successfully and I was able tot the use the UI but got errors while setting up anny sources or destinations
2022-05-10 08:39:24 ERROR i.a.c.i.LineGobbler(voidCall):82 - WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested .
any quick suggestion how to resolve this or I have to go back and use x86 EC2 instances
m
You would need to recompile and publish your own Docker containers.
We did the same for Apple M1 chips.
m
You should be able to run Airbyte with arm chips (a changed was merged yesterday) could you give a try @Adnan?
👍 1
a
Thanks @Matthew Tovbin, @Marcos Marx (Airbyte) for the reply , I have switched to x86 EC2 but will surely try the new release on arm once again
o
@Adnan I'm currently looking into this - did you manage to check it out again?
a
@Oliver Franz, We moved Airbyte x86 EC2 and didn’t get time to revisit and try on arm
o
ok, no worries. Thanks!