You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have noticed an issue with the stembuild release "stembuild-linux-x86_64-2019.26". When running stembuild construct <$args>, even though i am using static IP as a param, the call fails with the following error.
My static IP is 10.X.X.X and i have no idea where the 169.X.X.X is coming from.
Upon testing the same contruct call with stembuild release "stembuild-linux-x86_64-2019.20" i was able to run the construct call successfully, however it got stuck at the end preparing the VM for reboot.
Finished executing setup script.
WinRM has been disconnected so the VM can reboot. Preparing the VM to be shutdown.
2020-10-09T10:05:37.34296-04:00 Still preparing VM...
2020-10-09T10:06:38.079996-04:00 Still preparing VM...
2020-10-09T10:07:38.905482-04:00 Still preparing VM...
..
..
2020-10-09T10:53:18.100368-04:00 Still preparing VM...
The text was updated successfully, but these errors were encountered:
We have noticed an issue with the stembuild release "stembuild-linux-x86_64-2019.26". When running stembuild construct <$args>, even though i am using static IP as a param, the call fails with the following error.
Creating provision dir on target VM...succeeded.
Transferring ~20 MB to the Windows VM. Depending on your connection, the transfer may take 15-45 minutes
[09-10-20 10:02:42] Uploading... Error: Put "https://169.254.113.93:443/guestFile?id=605&token=5269accc-9c53-c2ad-f186-004056ac08e9605": dial tcp 169.254.113.93:443: connect: connection timed out
./stembuild-linux-x86_64-2019.26: Put "https://169.254.113.93:443/guestFile?id=605&token=5269accc-9c53-c2ad-f186-004056ac08e9605": dial tcp 169.254.113.93:443: connect: connection timed out
Could not prepare VM: vcenter_client - ./LGPO.zip could not be uploaded
My static IP is 10.X.X.X and i have no idea where the 169.X.X.X is coming from.
Upon testing the same contruct call with stembuild release "stembuild-linux-x86_64-2019.20" i was able to run the construct call successfully, however it got stuck at the end preparing the VM for reboot.
Finished executing setup script.
WinRM has been disconnected so the VM can reboot. Preparing the VM to be shutdown.
2020-10-09T10:05:37.34296-04:00 Still preparing VM...
2020-10-09T10:06:38.079996-04:00 Still preparing VM...
2020-10-09T10:07:38.905482-04:00 Still preparing VM...
..
..
2020-10-09T10:53:18.100368-04:00 Still preparing VM...
The text was updated successfully, but these errors were encountered: