burner1232 on Nostr: I have a problem with your "VPN" software. When I run the AppImage on Debian stable ...
I have a problem with your "VPN" software. When I run the AppImage on Debian stable with all the prerequisite installed I get the following:
Data extracted to /home/redacted/.local/share/simplified-privacy
Directory /home/redacted/.config/simplified-privacy/profiles already exists.
Traceback (most recent call last):
File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 4846, in <module>
window = CustomWindow()
^^^^^^^^^^^^^^
File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 345, in __init__
current_connection = ConfigurationController.get_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/.mount_SimpliMl5mMy/usr/lib/core/controllers/ConfigurationController.py", line 29, in get_connection
raise UnknownConnectionTypeError('The preferred connection type could not be determined.')
core.Errors.UnknownConnectionTypeError: The preferred connection type could not be determined.
Data extracted to /home/redacted/.local/share/simplified-privacy
Directory /home/redacted/.config/simplified-privacy/profiles already exists.
Traceback (most recent call last):
File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 4846, in <module>
window = CustomWindow()
^^^^^^^^^^^^^^
File "/tmp/.mount_SimpliMl5mMy/usr/bin/Simplified_Privacy.py", line 345, in __init__
current_connection = ConfigurationController.get_connection()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/.mount_SimpliMl5mMy/usr/lib/core/controllers/ConfigurationController.py", line 29, in get_connection
raise UnknownConnectionTypeError('The preferred connection type could not be determined.')
core.Errors.UnknownConnectionTypeError: The preferred connection type could not be determined.