radicallyopensecurity / netaidkit-legacy

Standalone VPN/Tor WiFi router for journalists and activists
GNU General Public License v2.0
47 stars 12 forks source link

"File upload failed" error on uploading ovpn file #79

Open hjwp opened 8 years ago

hjwp commented 8 years ago

trying to upload some ovpn files from my provider, I get this message:

 The following errors have occurred:
    File upload failed.

Would be great if there would be a bit more debug info -- did the file not parse correctly?

Can I retrieve logs manually from somewhere?

msgctl commented 8 years ago

Could you provide us with your config file, with certificates stripped? -> info@netaidkit.net

hjwp commented 8 years ago

Emailed. In related news, I gather from a bit of reading about the ovpn file format that, if your vpn requires a username and password, the (only?) way to provide it is in a separate file from the ovpn file. How could I upload one of those to the netaidkit? can I get ssh/sftp access somehow?