This message was deleted.
# announcements
s
This message was deleted.
c
• Could you check that you have successfully downloaded (it's all automatic in the background) the docker image for mysql connector?:
docker images airbyte/source-mysql
• You can take a look at the server logs to try to get more insights on what is going:
docker-compose logs server
n
@Chris (deprecated profile): I don't see any images for mysql
c
Maybe you can try to pull it manually first before trying to run it through airbyte UI (that might be why it's taking a while if it's not in your local docker cache):
docker pull airbyte/source-mysql
n
@Chris (deprecated profile) - I can see the image now. But when I check server logs docker ps .. checked for docker logs <server container ID>
Server logs - I can see error