josephmachado / beginner_de_project_stream

Simple stream processing pipeline
https://www.startdataengineering.com/post/data-engineering-project-for-beginners-stream-edition/
89 stars 25 forks source link

Error when using docker compose #5

Open phankins99 opened 2 years ago

phankins99 commented 2 years ago

Hi! Your blog is really cool ^^ I was trying to follow along with the stream project to learn but it didn't work for me, maybe I did something wrong?

docker-compose up -d [+] Running 0/7

caitpj commented 1 year ago

I get the same issue. Was this resolved?

josephmachado commented 1 year ago

I’m working on this, will put up a fix soon.

On Sun, Feb 5, 2023 at 10:21 AM Cai Parry-Jones @.***> wrote:

I get the same issue. Was this resolved?

— Reply to this email directly, view it on GitHub https://github.com/josephmachado/beginner_de_project_stream/issues/5#issuecomment-1418034917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSK4NGQ6HSPCXQV2LJWCHDWV7AQHANCNFSM5UYTOTDA . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

Drissdo185 commented 6 months ago

I think, you have error with docker login, you can try docker logout and login again or I find same problem on stackoverflow, please check it. I hope it's working