Jump to content

Unlime

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Unlime

  1. On 5/22/2018 at 5:26 PM, loady said:

     Yes I totally did, it took all my hair...let me give something back.....

     

     

    basically in the docker template, where it asks for the path to media or data, put in the path to your movies, for me it is /mnt/user/movies, I also added a category in sabnzbd called movies so that they get put into that folder within /mnt/user/movies so I know that was scraped via radar.

     

    So in docker template on CP, it says /movies and I have the path set as /mnt/user/movies (for me) and in radar docker template it says /media and I have that mapped to the same location /mnt/user/movies

    Thank you

  2. Hello. 

     

    After the last update i cant start the docker. 

     

    No errors or anything, only a bunch of numbers. 

     

    This is the last before it stops posting in the log:

     

    -----BEGIN OpenVPN Static key V1-----
    7bb7a23a0f5f28d01e792df68f1764ab
    f2688719288808bf58e8a2d4f9354ecf
    132625dfb895fc3f6330ae1e868e4dfa
    c164c0931593d7f9a7da9595cf353433
    8896e1d0a987a0d19838944af8fea4e5
    215a3a0c76f4c67d5a4aee6a53be66a4
    c88b84f850030840fb30f8550ed8068f
    35c1ef34ee8f40a0ea5862dfb6f8d3c5
    7ab5e27ac2799cf93e8765ff63cd8cd8
    6b391b813925cd373bb202796f64d16f
    003d042ca828d1b07f18ba1d0cb0323d
    df3ee9287e9e084e655699efb3cffa92
    3" HERE I HAVE REMOVED SOME OF IT WITH PURPUSE MUST IN CASE THIS IS PRIVATE
    -----END OpenVPN Static key V1-----
    </tls-auth>

     

    edit: perhaps i can put it back to its older version, can anyone guide me in the right direction on how to ?

     

     

    EDIT 2:

    i`ve managed to roll back the version, and now its working :)

     

    But do i have to do something else than just install the newest version? 

    so strange it didnt work.

  3. I only changed the port on the container side becuase i couldt get in to deluge after i had changed inside ..

     

    I dont care about what port i run, i only changed it because "fix common problems" told me.

     

    I have dont what you told and its working now, so than you very much.

     

    I use vpn, so then i dont need to do anyhing about it ?

  4. I got an error in " FIX COMMON PROBLEMS"

     


    The error was :

    Docker Application binhex-delugevpn, Container Port 58946 not found or changed on installed application

     

    i have not changed anything when this error occurred.

     

    I tryed to change the port inside deluge, and in docker to 58946, before it was 58846.

     

    But now i can not get into deluge anymore..

     

    What did i do wrong ?

     

    Thanks for any reply

  5. Hey.

     

    I`ve recently started to get some problems with delugevpn .

     

    I will add a little info of what i have done..

     

    1. I was trying to set up a vpn true airvpn on a VM machine using ubuntu.

     

    2. I dowloaded a new file from airvpn to use in ubuntu.

     

    3. To get my office comuter to not have the permission to log on to the tower in network i changed the password on root and on my user .

     

    4. I changed the password back to the original because i found another way.

     

     

    Suddenly i startet to get problems logging in to deluge, the error are as follows :

     

    2016-07-28 12:14:28,466 DEBG 'start-script' stderr output:

    /root/openvpn.sh: eval: line 27: syntax error near unexpected token `('

     

    /root/openvpn.sh: eval: line 27: `/usr/bin/openvpn --cd /config/openvpn --config /config/openvpn/AirVPN_Netherlands_UDP-443 (2).ovpn --remote nl.vpn.airdns.org 443 --proto udp --reneg-sec 0 --mute-replay-warnings --auth-nocache --keepalive 10 60'

     

    2016-07-28 12:14:28,467 DEBG 'start-script' stdout output:

    [warn] VPN connection terminated

     

    2016-07-28 12:14:28,480 DEBG 'start-script' stdout output:

    [warn] Restarting VPN connection in 10 mins

     

    2016-07-28 12:24:28,482 DEBG 'start-script' stdout output:

    [warn] VPN connection terminated

     

    i`ve tryded to delete the holde thing and set it up again fresh, but it didnt work.  still the same error.

     

    i am now afraid that i have to delete my hole server because of this, unless one of you guys can help me..

     

    So i am crossing my fingers that one of you know what the problem is..

     

    Thanks

     

    i think this is your problem:-

     

    AirVPN_Netherlands_UDP-443 (2).ovpn
    

     

    so the filename is tripping things up, make sure firstly you only have 1 ovpn file in /config/openvpn and secondly remove the brackets from the ovpn filename, then restart the docker and you should be good.

     

    Thank you for the answer.

     

    I will try this later on today :)

  6. Hey.

     

    I`ve recently started to get some problems with delugevpn .

     

    I will add a little info of what i have done..

     

    1. I was trying to set up a vpn true airvpn on a VM machine using ubuntu.

     

    2. I dowloaded a new file from airvpn to use in ubuntu.

     

    3. To get my office comuter to not have the permission to log on to the tower in network i changed the password on root and on my user .

     

    4. I changed the password back to the original because i found another way.

     

     

    Suddenly i startet to get problems logging in to deluge, the error are as follows :

     

    2016-07-28 12:14:28,466 DEBG 'start-script' stderr output:

    /root/openvpn.sh: eval: line 27: syntax error near unexpected token `('

     

    /root/openvpn.sh: eval: line 27: `/usr/bin/openvpn --cd /config/openvpn --config /config/openvpn/AirVPN_Netherlands_UDP-443 (2).ovpn --remote nl.vpn.airdns.org 443 --proto udp --reneg-sec 0 --mute-replay-warnings --auth-nocache --keepalive 10 60'

     

    2016-07-28 12:14:28,467 DEBG 'start-script' stdout output:

    [warn] VPN connection terminated

     

    2016-07-28 12:14:28,480 DEBG 'start-script' stdout output:

    [warn] Restarting VPN connection in 10 mins

     

    2016-07-28 12:24:28,482 DEBG 'start-script' stdout output:

    [warn] VPN connection terminated

     

    i`ve tryded to delete the holde thing and set it up again fresh, but it didnt work.  still the same error.

     

    i am now afraid that i have to delete my hole server because of this, unless one of you guys can help me..

     

    So i am crossing my fingers that one of you know what the problem is..

     

    Thanks

  7. 2.

    My folders on my unraid server are set to PRIVATE, how can kodi just enter these without any password.

    My user on unraid is given read/write permissions.

    With other words, everybody can get to my files.

    I don't run kodi like that (didn't realize that you could set Plex as a media source), but how it would work is that Plex has the rights to access the files.  It then streams it to Kodi which then won't require any access rights, since Plex already has it

     

     

     

    3.

    If i didnt have my plexserver installed on the server, how do i find the files on the server trough kodi ?

    You give Kodi the login credential (username/password) to the unRaid shares when you add the media sources.

     

    With unpn or smb or what ?

     

    Thanks for the reply btw

     

    Edit : Moved the quote since it was wrong :

     

    I didnt know either, and my understanding was that i could not run plex and kodi like that, without doing some other tweeks. That was why i was asking about the transcoding.

     

    I understand that IF i had logged in or something in Kodi ,that  then  i didnt have to type in any passwords but i havent logged in at all.

    That means that anyone who is logged on to my wifi could have acess to my files.

     

    Is that correct ?

    Arent i supposed to have to logg on or something ?

  8. Hello.

     

    I am a fresh user of Unraid, and i am trying to understand it all.

     

    I have a couple of questions i hope to get a answer on.

     

    I installed plex server, and tryied to get plex on my linux htpc, but i didnt manage to do so( also fresh on linux).

    So i installed Kodi on windows 10 just to test it.

     

    With UNpN i am able to find my plexserver, add this and i find my files and play this through kodi.

     

    So to my questions:

     

    1.

    Will the plexserver to the transcoding without me doing anything else ? With google i am to understand that i hafto to a bit more to get these two to communicate, but i havent done anything more then just installing it and added plexserver in kodi as mediaholder.

     

    2.

    My folders on my unraid server are set to PRIVATE, how can kodi just enter these without any password.

    My user on unraid is given read/write permissions.

    With other words, everybody can get to my files.

     

    3.

    If i didnt have my plexserver installed on the server, how do i find the files on the server trough kodi ?

     

    Thanks for any answer

×
×
  • Create New...