-
Notifications
You must be signed in to change notification settings - Fork 29
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
Copy-EflowVmFile no longer works with latest windows update #293
Comments
I was running into this issue as well and came up with the following script as a workaround until this is hopefully fixed in the next release:
|
Hi @jwiggenhorn, Above working around updating the script, but it is tampering the original script which is leading to fail to start EFLOW itself. Any suggestion please. Thanks, |
Hi, I also cross with this issue, for me the solution was this: |
Just run this after modifying the script and it will work:
|
Thank you very much! Don't understand how this bug is still there and a user had to find a workaround. This should be fixed in the original script. |
Expect a fix in the next release in Jan/2025. For now, please use the following workarounds:
|
Describe the bug
Using Copy-EflowVmFile fails now that my devices have updated to the most recent version of Windows.
I noticed the last few releases of Eflow have said that newer versions of OpenSSH are causing this issue.
https://github.com/Azure/iotedge-eflow/releases
Is there an update on when there will be a fix in place?
What is the workaround for uploading files to the EFLOW VM? Right now we can't install new devices because we can't copy the certificates onto the EFLOW VM.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File should be copied.
Screenshots
The text was updated successfully, but these errors were encountered: