mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 08:55:50 +03:00
[GH-ISSUE #505] Cannot run inside Ubuntu Virtual Machine under VMWare Workstation #503
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#503
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @musaulker on GitHub (May 25, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/505
Description
Cannot run inside Ubuntu Virtual Machine under VMWare Workstation
Steps to Reproduce
Current Behavior
Error logs are shown due to VM
Expected Behavior
Run :)
Environment
@NghiaTranUIT commented on GitHub (May 26, 2025):
@musaulker may I ask what Ubuntu version you're using?
and Proxyman only distributes with x86_64 arch, so it can't run on your Ubuntu Virtual machine on Mac (needs to be distributed as arm64)
It will run if you use Ubuntu VM on Windows PC
@musaulker commented on GitHub (May 26, 2025):
Oh, thank you for reminding me the missing pieces.
Its Ubuntu 22.04 x86_64 arch.
I am running it on Windows 11 x64 host machine.