Jump to content

Sinister

Members
  • Posts

    211
  • Joined

  • Last visited

Everything posted by Sinister

  1. so here is what i ended up doing i loaded up solus and imported the config file and it worked with no problem i then found the directory where it made the certificates and then copied them to a usb stick i also made sure to take note of the settings used in the openvpn plugin and copied them exactly. after reinstalling linux mint and i was able to connect both in solus and in linux mint the last hurdle for me now is that i cant connect to any shares or my unraid server. though when i use teamviewer to access my home network and launch the openvpn docker it does show my 1 client as connected am i missing something simple ? to be clear i do connect successfully via vpn but cant access anything on the network
  2. ahh ok thought so makes me feel less crazy. does it work in mate? and if so is there strong difference between the two ?
  3. its only highlighted i tried to import my client file from my access server
  4. this is what i get when trying to import my client file
  5. what did you do to set it up ? im fairly new to linux but not a newbie to tech ive tried getting this thing going using the network manager and it just will not connect no matter what it connects if im on windows using the openvpngui or on my android smart phone so what gives here ?
  6. is anyone familiar with my particular issue or can point me in the right direction ?
  7. i am aware of that what i am trying to do is connect remotely to my openvpn server from a linux mint machine but it doesnt seem to be as easy as with windows openvpngui which is why im asking for help
  8. Might be a very silly question but has anyone ever managed to get this to work on a linux OS ? i recently switched from windows to linux mint 18 and ive tried following the very simple instructions of creating a new connection and tried launching it from the terminal nothing seems to be working for me
  9. well that certainly fixed my problem but i had a new one which i managed to quickly figure out thank you so much for your patience everything works now
  10. so that seems to have fixed the problem with letsencrypt but i still cant seem to connect securely default ive attached my default file to confirm im trying to connect through https://myipaddress:2202/ubooquity http://myipaddress:2202/ubooquity still works just fine did i miss anything ?
  11. i have removed the config line default now i get nginx: [emerg] unexpected "}" in /config/nginx/site-confs/default:74nginx: [emerg] unexpected "}" in /config/nginx/site-confs/default:74nginx: [emerg] unexpected "}" in /config/nginx/s
  12. default posted is my default file not sure what else i could do
  13. what i had on line 72 was location /ubooquity { proxy_pass http://192.168.0.1:2202/ubooquity; include /config/nginx/proxy.conf; } was this wrong ?
  14. ive included screenshots of my ngix folder and of the default file and my very last post there is a problem in the logs the message im getting is ErrorWarningSystemArrayLogin 2nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72nginx: [emerg] "location" directive is not allowed here in /config/nginx/site-confs/default:72
  15. thank you very much for your reply as you have suggested i have inserted location /ubooquity { proxy_pass http://192.168.0.1:2202/ubooquity; include /config/nginx/proxy.conf; } into the default file in the letsencrypt ngix folder i have left the reverse proxy prefix as the default since it matches what is in the post i have restarted both containers several times but whenever i go to http://myipaddress:2202/ubooquity/ it does not say or show that it is encrypted am i doing something wrong ? and https://myipaddress:2202/ubooquity/ doesnt even come up. again i apologize for my ignorance on the matter
  16. hello if i may id like to ask a few questions as i have spent a few days banging my head trying to reverse proxy this container with lets encrypt my first question is is this line posted by CHBMB the only line you need in the text file ? location /ubooquity { proxy_pass http://192.168.0.1:2202/ubooquity; include /config/nginx/proxy.conf; } my second question if its not to much can someone post an example of what it should look like if its more than those few lines. third when said file is complete what directory should the file be in letsencrypt? site-confs ? should it be in a folder in ubooquity ? i am a complete noob but im good at following step by step instructions i have the posted buttons enabled in ubooquity and i am able to access it via web but beyond that im lost
  17. Im not 100 percent certain on this but I think there are separate Dockers or plugins for privoxy and VPN without deluge
  18. thank you again for pointing me in the right direction for my issue and again i do apologize for the multiple posts
  19. i will delete the other post i misinterpreted your response as it works for me so that sounds like a you problem i will try the owncloud forums
  20. I can login with no problem via a web browser but when i try to connect say the desktop client or my mobile android device the sign in look starts i authorize but nothing happens i just get the you are logged in or on the mobile device back to login screen
  21. when i try to login with oauth2 turned on i get Switch user You are logged in as xxxxx but the application requested access for user xxxxx
  22. I definitely have and it works now but as i messed around so much im not sure which change exactly made it able to work that would be nice to know everything else seems pretty straight forward by the way i am currently running 10.0.7 stable is there a higher version to update to ? also the oauth2 addon does not seem to work when enabled it just causes a sign in loop any ideas ?
  23. can someone please help me everytime i try to upload a file thats 1G or more i get Requested Entity Too Large and it fails ive edited every php and config file i could find
×
×
  • Create New...