mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-28 11:05:49 +03:00
[GH-ISSUE #476] mobileconfig profile fails to install on iPhone #445
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 @mohammadr3z on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/476
Hi,
I’ve set up the VPN server using this Docker image successfully, and everything seems to be working fine on the server side. However, when I try to install the generated .mobileconfig file on my iPhone, I get an error saying:
“Profile Installation Failed. The profile is invalid.”
Steps I took:
1. Deployed the server using your instructions on a VPS.
2. Used .mobileconfig file.
3. Transferred the file to my iPhone and tried to install it.
Is there something I’m missing or any recent issue with iOS compatibility?
Thanks in advance!
@hwdsl2 commented on GitHub (May 8, 2025):
@mohammadr3z Hello! The .mobileconfig file should work. Are you using the Alpine based Docker image, and what is your Docker host's OS version and iOS version?
Please try copying the .mobileconfig file from the container again, to make sure the file isn't corrupted during transfer.
@hwdsl2 commented on GitHub (May 9, 2025):
@mohammadr3z Closing this issue, but if you have new information please feel free to continue to comment here.