• When uploading or deploying after restoring the MBR /GPT on /dev/sda, i get the following error:
    /bin/lie_deploy: line 320: 3262 Aborted partprobe &> /dev/null

    funny thing is i get this message when uploading/deploying a windows 10 ltsb image, but if doing the same with windows 10 pro, then i have no issues.


  • Is this preventing the image from working? If so, please post the upload and deploy logs.


  • @theopenem_admin Yep, the image doesnt apply, it gets stuck in a boot loop. attached is the log.WhatsApp Image 2021-01-18 at 21.51.51.jpeg



  • @theopenem_admin can only get those tomorrow morning.


  • @theopenem_admin

    Logs

    Application.log

    25

    at Hangfire.MySql.JobQueue.MySqlJobQueue.Dequeue(String[] queues, CancellationToken cancellationToken)
    2021-01-19 02:30:05,621 [Worker #a645025f] ERROR Hangfire.MySql.JobQueue.MySqlJobQueue Deadlock found when trying to get lock; try restarting transaction
    MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction
    at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
    at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
    at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
    at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in D:\Dev\dapper-dot-net\Dapper NET40\SqlMapper.cs:line 3397
    at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in D:\Dev\dapper-dot-net\Dapper NET40\SqlMapper.cs:line 1346
    at Hangfire.MySql.JobQueue.MySqlJobQueue.Dequeue(String[] queues, CancellationToken cancellationToken)
    2021-01-19 02:32:05,413 [Worker #7c513bac] ERROR Toems_Service.EncryptionServices Could Not Decrypt Password. Ensure Your Encryption Key is Correct.
    2021-01-19 03:42:37,630 [Worker #d608262d] ERROR Toems_Service.EncryptionServices Could Not Decrypt Password. Ensure Your Encryption Key is Correct.
    2021-01-19 04:00:02,580 [Worker #ce4d0f45] INFO Toems_Service.Workflows.DataCleanup Running Data Cleanup Job
    2021-01-19 04:00:02,853 [Worker #ce4d0f45] INFO Toems_Service.Workflows.DataCleanup Completed Data Cleanup Job
    2021-01-19 05:35:37,026 [Worker #5b83e6a1] ERROR Toems_Service.EncryptionServices Could Not Decrypt Password. Ensure Your Encryption Key is Correct.
    2021-01-19 05:35:37,079 [Worker #5b83e6a1] ERROR Hangfire.AutomaticRetryAttribute Failed to process the job '1394': an exception occurred.
    System.Runtime.InteropServices.COMException (0x80005000): Unknown error (0x80005000)
    at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
    at System.DirectoryServices.DirectoryEntry.Bind()
    at System.DirectoryServices.DirectoryEntry.get_AdsObject()
    at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne)
    at Toems_Service.Workflows.LdapSync.GetOUs()
    at Toems_Service.Workflows.LdapSync.Run()


  • I need the imaging logs. There is a specific upload and deploy log for that image.