Hey Sequence of events: 1. error after running Air...
# ask-community-for-troubleshooting
a
Hey Sequence of events: 1. error after running Airbyte on EC2
INTERNAL ERROR: cannot create temporary directory!
2. Then ran
docker system prune
got error
Error response from daemon: failed to prune build cache: write /var/lib/docker/buildkit/containerdmeta.db: no space left on device
3. the output of
sudo du -sh /var/lib/docker/containers/
is 552M Can you please guide what can be next step to run the scripts and clear the server? cc @Jared Rhizor (Airbyte)
m
Arsh please don’t tag people in your messages!
Second: what are you trying to do? Deploy a new Airbyte instance a new fresh EC2 or upgrading one?
a
Sure! I won’t tag. I am trying to run server using
./start_server.sh
m
Where did you find this script? Here is the instruction setup Airbyte: https://docs.airbyte.com/deploying-airbyte/on-aws-ec2
a
Thanks for sharing this but I already completed these steps. Airbyte was running till few days ago but today it is not and throwing the error as
INTERNAL ERROR: cannot create temporary directory!
m
Can you share the server logs?
a
where can I find them?
m
Settings > Configuration
a
unfortunately, airbyte’s localhost is not loading
is there another way of finding that out?
m
docker logs airbyte-server > server.log