View Issue Details

IDProjectCategoryView StatusLast Update
0000168WoR ImagerRaspberry Pi 4 (ARM64)public2021-11-26 17:42
Reporterbryanemartin Assigned ToMario  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformwinOS10 pro 
Product Version2.2.2 
Summary0000168: WoR fails to work
Description

get this error msg
have restarted system and swapped cards and readers
next step?

Additional Information

Microsoft DiskPart version 10.0.19041.964

Copyright (C) Microsoft Corporation.
On computer: EDENS-LAPTOP

Disk 1 is now the selected disk.

DiskPart succeeded in cleaning the disk.

Leaving DiskPart...

2021-08-28 10:27:17.3452 [debug] Exit code: 0
2021-08-28 10:27:21.3235 [info] The target device has been erased!
2021-08-28 10:27:21.9016 [info] Creating the partitions...
2021-08-28 10:27:22.3234 [debug] Creating diskpart script with the following commands: select disk 1 , convert mbr , convert gpt , list partition , exit
2021-08-28 10:27:22.7609 [error] System.IO.IOException: The parameter is incorrect.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at System.IO.File.WriteAllLines(String path, String[] contents)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<Run>d1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<ConvertPartitionScheme>d
5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Wrappers.DiskpartWrapper.<CreatePartitions>d3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Setup.SetupProcess.<CleanDiskAndCreatePartitionsTask>d
22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WoR.Setup.SetupProcess.<RunDiskpartTaskWithRetry>d20.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at WoR.Setup.SetupProcess.<Run>d
18.MoveNext()
2021-08-28 10:27:23.2940 [info] Restoring autorun...
2021-08-28 10:27:23.6524 [debug] Setting the NoDriveTypeAutoRun policy to: null
2021-08-28 10:27:24.1676 [debug] Policy set successfully!
2021-08-28 10:27:24.6474 [info] Autorun restored!
2021-08-28 10:27:25.0826 [warn] The installation could not be finished!
2021-08-28 10:27:25.5012 [info] Elapsed time: 00:00:11

TagsNo tags attached.

Activities

Mario

Mario

2021-11-07 13:44

administrator   ~0000303

Full log file?

Issue History

Date Modified Username Field Change
2021-08-28 16:39 bryanemartin New Issue
2021-11-07 13:44 Mario Note Added: 0000303
2021-11-26 17:42 Mario Assigned To => Mario
2021-11-26 17:42 Mario Status new => closed
2021-11-26 17:42 Mario Resolution open => unable to reproduce