[examples/demo] fix demo could not stat up#16169
Conversation
Signed-off-by: Jared Tan <jian.tan@daocloud.io>
|
/skip-changelog |
|
This sadly doesnt fix the bug on my machine (W11, Docker for Windows), same error when I apply your fix manuelly and rebuild the images |
It doesn't make sense, I tested in my local dev. I will test it again. |
|
@PassionateDeveloper86 I update dockerfile, could you test it with apple M1 ? |
|
Thankyou @JaredTan95 for the PR. I will check it on my Mac M1 Pro later today and post the result here. |
|
@JaredTan95 , I checked out your
I can reproduce this consistently, by running
Attached some screenshots - the 1st and 2nd show the error, the 3rd and 4th show the resolution after running Step 3 above. |
|
yes, it's another issue,because of otel collector not ready before demo-client start up. |
|
Yes, i agree it's a separate issue. I found a workaround which is to have |
another solution, add |
8985242 to
b1fd880
Compare
|
thanks @JaredTan95 , checked out latest commit on my M1 Pro and all containers are starting correctly. PR looks good from my side . |
thx for your testing. 👍 |
Signed-off-by: Jared Tan <jian.tan@daocloud.io>
b1fd880 to
b9ad4c4
Compare
|
@mx-psi pls help review this :-P |
* fix demo could not stat up Signed-off-by: Jared Tan <jian.tan@daocloud.io> * remove unnecessary GOOS=linux Signed-off-by: Jared Tan <jian.tan@daocloud.io> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
* fix demo could not stat up Signed-off-by: Jared Tan <jian.tan@daocloud.io> * remove unnecessary GOOS=linux Signed-off-by: Jared Tan <jian.tan@daocloud.io> Signed-off-by: Jared Tan <jian.tan@daocloud.io>




Signed-off-by: Jared Tan jian.tan@daocloud.io
Description:
fix #16090
Link to tracking Issue:
Testing:
Documentation: