hey ya, has anyone had this error before when runn...
# python
s
hey ya, has anyone had this error before when running
up
?
Copy code
aws:lambda:EventSourceMapping (md5-source-event):
    error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:45393: connect: connection refused"
Have it for a couple of other resources that were to be updated as well
c
I have seen this before I believe I ended up having to delete the resource in question and re-provision it Obviously I was testing - not sure what you'd do in the real world
s
fortunately this is in my dev stack, so wouldn't be too much of an issue if thats the resolution. More curious as to what caused it to avoid in the future