Skip to content
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

When running Run.bat, the installation process fails. #744

Closed
1 task done
MisterSilvereagle opened this issue Nov 21, 2023 · 1 comment
Closed
1 task done

When running Run.bat, the installation process fails. #744

MisterSilvereagle opened this issue Nov 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MisterSilvereagle
Copy link

MisterSilvereagle commented Nov 21, 2023

Steps to reproduce/复现步骤

  1. Generate output folder with script
  2. Copy to Hard Drive
  3. Run Run.bat

Additional info: I am using this fix to make the build script working.
The output folder is renamed so that it is short enough. It is placed on another Drive than Windows is installed to.

Expected behaviour/预期行为

I guess WSA should install and the play store should launch.

Actual behaviour/实际行为

Some Powershell progress bars appear, and then a red error message appears. It states:

Start-Process : This command cannot be run due to the error: A specified logon session does not exist. It may have been terminated.
At D:\wsa_rooted_gapps_noamazon\Install.ps1:58 char:5
+    Start-Process "wsa://com.android.vending"
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [Start-Proces], InvalidOperationException
    + FullQualified ErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

After the error message the script says All Done, press any key to exit. But it is obviously not done.

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

d44a77b

Linux distribution info/Linux 发行版信息

Ubuntu 22.04 WSL

Windows version/Windows 版本

10.0.22631.2715

Build Parameters/构建参数

INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: GApps Brand: MindTheGapps
INFO: GApps Variant: pico
INFO: Root Solution: magisk
Build: RELEASE_TYPE=Retail

Version requirement/版本要求

  • I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本

Logs/日志

WsaKomisch

@MisterSilvereagle MisterSilvereagle added the bug Something isn't working label Nov 21, 2023
@AryanAD
Copy link

AryanAD commented Feb 13, 2024

hey, did you fix it? If yes, how did you do it?

@Howard20181 Howard20181 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants