Windows 10 32 bits cant Install
-
Hi, I can't install triggercmd in my laptop dell with windows 32 bits. It says Installation has failed. There was an error while installing the application.
Here is the log file:
2020-07-16 00:27:49> Program: Starting Squirrel Updater: --install .
2020-07-16 00:27:49> Program: Starting install, writing to C:\Users\Royher\AppData\Local\SquirrelTemp
2020-07-16 00:27:49> Program: About to install to: C:\Users\Royher\AppData\Local\TRIGGERcmdAgent
2020-07-16 00:27:50> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\packages.betaId'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
en System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
en System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
en Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2020-07-16 00:27:50> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: No se puede encontrar una parte de la ruta de acceso 'C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\packages\RELEASES'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en 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)
en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
en Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
en Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2020-07-16 00:27:50> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Royher\AppData\Local\SquirrelTemp
2020-07-16 00:27:50> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2020-07-16 00:27:52> ApplyReleasesImpl: Writing files to app directory: C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\app-1.0.22
2020-07-16 00:30:07> LogHost: Rigging execution stub for TRIGGERcmdAgent_ExecutionStub.exe to C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\TRIGGERcmdAgent.exe
2020-07-16 00:30:11> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\app-1.0.22\TRIGGERcmdAgent.exe]
2020-07-16 00:30:11> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Royher\AppData\Local\TRIGGERcmdAgent\app-1.0.22\TRIGGERcmdAgent.exe: System.ComponentModel.Win32Exception (0x80004005): El ejecutable especificado no es una aplicación válida para esta plataforma de sistema operativo.
en System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
en System.Diagnostics.Process.Start()
en System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
en Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2020-07-16 00:30:11> IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): El ejecutable especificado no es una aplicación válida para esta plataforma de sistema operativo.
en System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
en System.Diagnostics.Process.Start()
en System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
en Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
en Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable1 source, Action
1 onNext)
en Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
2020-07-16 00:30:12> Unhandled exception: System.AggregateException: Se han producido uno o varios errores. ---> System.ComponentModel.Win32Exception: El ejecutable especificado no es una aplicación válida para esta plataforma de sistema operativo.
en System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
en System.Diagnostics.Process.Start()
en System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
en Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
en Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable1 source, Action
1 onNext)
en Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
en Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
en Squirrel.Update.Program.<Install>d__4.MoveNext()
--- Fin del seguimiento de la pila de la excepción interna ---
en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
en System.Threading.Tasks.Task.Wait()
en Squirrel.Update.Program.executeCommandLine(String[] args)
en Squirrel.Update.Program.main(String[] args)
---> (Nº de excepción interna 0) System.ComponentModel.Win32Exception (0x80004005): El ejecutable especificado no es una aplicación válida para esta plataforma de sistema operativo.
en System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
en System.Diagnostics.Process.Start()
en System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
en Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info)
en Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable1 source, Action
1 onNext)
en Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
en Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
en Squirrel.Update.Program.<Install>d__4.MoveNext()<--- -
@Royher-Figuera, 32bit Windows isn't supported, but people have been able to get the agent installed using this procedure:.
-
@Russ Thank you for supporting me. I'll try the procedure and will write you.
-
@Russ Hi Russ, I made all the steps but I can´t run any triggers from website or alexa.
This is the triggercmdagent.bat running:
C:\Users\Royher.TRIGGERcmdData>node "C:\Users\Royher.TRIGGERcmdData\agent" --console
Daemon install: false
Logging in with saved token.
Checking if the null computer exists.
This computer was deleted from your account. Login to recreate it.
prompt: token:I paste my token and says that is saved for the next time. And close it.
I'm using Win 32 bits in spanish by the way.
Thank you in advance.
-
@Royher-Figuera, can you try this?
Delete the computer from your TRIGGERcmd account.
Move the C:\Users\Royher\.TRIGGERcmdData folder to c:\TRIGGERcmd
Make sure C:\Users\Royher\.TRIGGERcmdData does not exist. The agent will re-create it.
Then send me the output of this command:
node C:\TRIGGERcmd\agent --console
-