Thanks - there's obviously something up in the above project - I'll add an issue on Github for it.
s
Sebastian Aigner
04/28/2020, 12:04 PM
Hi @Paul N, I wrote the hands-on you mentioned above. Let me know if I of help, or if you managed to resolve the issue yourself. 🙂
p
Paul N
04/28/2020, 2:43 PM
Hi @Sebastian Aigner it turned out that it was a Chrome issue. For whatever reason Chrome (running in my Ubuntu VM) didn't like localhost:8080 even though Firefox and curl worked fine. I ended up just using 127.0.1.1:8080 in Chrome instead.
Great article by the way, really really good.