Jump to content

“Import Tunnel” in VPNManager brings me to a blank page


Go to solution Solved by ljm42,

Recommended Posts

Posted (edited)

I was trying to follow the instructions to add an outgoing VPN connection in the official docs. I clicked the “Import Tunnel” button and erroneously selected a .ovpn file I downloaded from my provider (AirVPN in this case) instead of a WireGuard .conf file.

 

I am guessing since this was the wrong type of file something broke, since it redirected me to a blank page. Now whenever I select “VPN Manager” in the settings tab, the attached screenshot is all I see. This issue has persisted through a refresh of the web UI and a reboot of my server.

 

Is there some way I can delete this tunnel manually without the use of the UI?

 

image.thumb.png.56fd0c0a919832f1e7861ed11aa0b68b.png

Edited by jdt103
added clarification
Link to comment
  • Solution

To be safe, make a backup of your flash drive first. Main -> Boot -> Flash -> Flash Device Settings -> Flash Backup

 

The files are stored on the flash drive in the config/wireguard directory. Delete everything in that directory (but leave the directory itself) to start over with WireGuard.

 

To do this from the web terminal type:

rm -r /boot/config/wireguard/*

( Be extremely careful typing that command! A space in the wrong place will wreak havoc. )

  • Like 1
Link to comment

https://www.procustodibus.com/blog/2022/08/connecting-wireguard-and-openvpn/

https://superuser.com/questions/1104467/how-to-convert-a-ovpn-file-to-a-conf-for-openvpn

you appear to have other corruption on unraid which is why you would need to delete the wireguard fold from the flash drive and reboot to reconfigure and connect.

In theory while the structure and data is a bit different in the file now due to version, in post version changing the file extension was enouth.. This is not the case anymore.
Review: https://airvpn.org/forums/topic/50340-wireguard-conf-file-and-how-to-select-wireguard-protocol-type-when-generating-config-files/

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...