https://linen.dev logo
t

Tomislav Najdovski

02/21/2022, 9:49 PM
Hi. Can anyone help me with local deployment? Server fails to start for some reason. See logs. I tried both on Windows 10 and on Linux Mint. On both the server fails to start. I did git clone and then docker-compose up.
👀 1
a

Augustin Lafanechere (Airbyte)

02/21/2022, 10:14 PM
Hi @Tomislav Najdovski, what is the sizing of you instance? The `DEADLINE_EXCEEDED`error usually comes from a lack of resources. Please have a look at this documentation to get some hints of the needed resources: https://docs.airbyte.com/operator-guides/scaling-airbyte
16GB, 8CPU + 30GB of disk is a good start
t

Tomislav Najdovski

02/21/2022, 11:55 PM
16 GB, 4 cpu, 30+ gb disk
But some of that ram is used by other apps I have running.
m

Marielby Soares

07/13/2022, 7:14 PM
Hi @Tomislav Najdovski i am facing this same issue.. were you able to make it work? thanks!