Hi everyone, I'm new to Airbyte I have a task to ...
# ask-community-for-troubleshooting
o
Hi everyone, I'm new to Airbyte I have a task to migrate a db from AWS Ec2 to BigQuery. I'm trying to do testrun before working on the actual project by setting up a basic MySQL db on EC2 and try to use Airbyte to migrate it to BigQuery. I'm currently getting this error when i try running the last instruction on the guide # In your workstation terminal ssh -i $SSH_KEY -L 8000localhost8000 -N -f ec2-user@$INSTANCE_IP Permission denied (publickey,gssapi-keyex,gssapi-with-mic)
1
u
you need to change the ssh key file permission levels, take a look here https://stackoverflow.com/questions/36300446/ssh-permission-denied-publickey-gssapi-with-mic