-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.bat file stream problem for BASE64 converter #1
Comments
Hi Petr, might be best if we can connect in a Zoom call to have a look, as it's going to be much faster then back-n-forth messages here. |
hi Panos, next monday/tuesday would be fine. Thank you
čt 18. 7. 2024 v 18:20 odesílatel Panos Grigoriadis <
***@***.***> napsal:
… Hi Petr, might be best if we can connect in a Zoom call to have a look, as
it's going to be much faster then back-n-forth messages here.
I can send you a zoom link if that's OK
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAES5IIXMAIPVLEUIEZG4QDZM7TOTAVCNFSM6AAAAABLCX4V52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXGAYTMOJQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sure thing, next Monday 29-Jul-2024, I'll paste the zoom link here then. I'm in Dublin Ireland so I'm on UTC+1 time zone. |
Hey Petr, yeah sure thing, was going to ask you the same actually. 13:00 works for me, I'll paste the zoom link here later today when the time comes. |
Hi Panos,
great job here!
I found out that when a .bat file with echo is called in the VM, then the cmdlet fails on base64 method:
##[error]Exception calling "FromBase64String" with "1" argument(s): "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters." ##[error]PowerShell exited with code '1'.
the session on the VM shows:
The text was updated successfully, but these errors were encountered: