Page 1 of 1
OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 9:29 am
by Todesengel
So I own both, a fireSTICK (new gen), and a 4k fireTV (new gen). OpenVPN connect on the 4k fireTV works just like it does on android. I can go into preferences, enable the automatic start as well as the seamless tunnel. When I try to open preferences on the fireSTICK, it instantly crashes to the home screen. I am a web developer by trade, and would be more than happy to assist with some debug stuff. I just don't know much about debugging on android.
Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 11:11 am
by TinCanTech
Todesengel wrote: ↑Wed Nov 29, 2017 9:29 am
When I try to open preferences on the fireSTICK, it instantly crashes to the home screen
I would think asking the manufacturer would be your best option.
Or do you mean: "Start Openvpn -> Goto Preferences -> Crash" ?
If so, try deleting any VPN profiles you have downloaded/installed.
Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 6:12 pm
by Todesengel
TinCanTech wrote: ↑Wed Nov 29, 2017 11:11 am
Todesengel wrote: ↑Wed Nov 29, 2017 9:29 am
When I try to open preferences on the fireSTICK, it instantly crashes to the home screen
I would think asking the manufacturer would be your best option.
Or do you mean: "Start Openvpn -> Goto Preferences -> Crash" ?
If so, try deleting any VPN profiles you have downloaded/installed.
Exactly.
I tried that. I also tried older version of the APK. Uninstalled, re-installed. Factory reset. New VPN profile, and even multiple fireSTICKS.
Amazon does not support the OpenVPN Application so they won't be any use.
Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 6:41 pm
by TinCanTech
Does this Firestick thing come with openvpn pre-installed ?
Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 7:34 pm
by Todesengel
TinCanTech wrote: ↑Wed Nov 29, 2017 6:41 pm
Does this Firestick thing come with openvpn pre-installed ?
It's the Amazon Firestick and no it does not. The 4k FireTV with the same OS works just fine though.
Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Wed Nov 29, 2017 8:27 pm
by TinCanTech
It is possible someone here will have an answer but, personally, I think you will do better to ask Amazon about it.
If Amazon do give you any sort of answer we would be interested to know

Re: OpenVPN Connect on FireSTICK won't open preferences
Posted: Sat Dec 02, 2017 3:15 pm
by ordex
If you have way to connect to the firestick with a USB, you may try to use "adb logcat" to see the log and thus the crash stacktrace.
If you can, please report the stacktrace here (adb is a binary that comes with the android SDK. you can find it in the platforms-tools).
It may well be that the OS running on the firestick is somehow customized and this is crashing the app. Consider that this OS provided by Amazon is not supported by OpenVPN Connect for Android.