Am i supposed to see something else in the logs on...
# ask-community-for-troubleshooting
a
Am i supposed to see something else in the logs once the server is ready? Have I missed something?
1
c
what is the output of
docker ps
? How/where did you deploy your airbyte instance?
a
Yeah, just noticed i had some airflow residue left. Using my dev ec2 for it, had an airflow instance running in it
@Chris (deprecated profile) Cleaned those up and still having the same msg
c
are you correctly forwarding both 8000 and 8001 ports through a ssh tunnel to your localhost machine to access the ec2 instance?
a
8001 wasn't set up, didn't see mention in the docs 😅
c
we’re working on making this easier in a future release: https://github.com/airbytehq/airbyte/issues/3014 but for the moment, it’s common for people to skip the api ports 🙂
a
Thanks for the help 🙂
Also better support for bigger screens if possible
c
The best way is to submit a github issue or even a PR if you’re able to contribute! once it gathers enough interest, it’ll be easier to prioritize
1