Jump to content

tooviral

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by tooviral

  1.  

    It did work for myself.  Running since the last update.

     

    binhex - A gentle reminder again on sabnzbdvpn. This docker is still not working, tried to create a fresh install and get the same error. Can you please see whether the rollback to previous version actually worked? Thanks!

     

    Happy new year all!, as you all spotted i dived in and applied the roll-back of the packages to keep things going whilst we wait for a real fix to the issue. I have also decided on a new years resolution, and that is to tag every release i do so that we can more easily go back to the previous build if things go bad, ive kinda shied away from doing this as it does mean extra manual work, but ive been bitten twice now with other packages causing issues so im going to start implementing this from now.

     

    I have applied the roll-back to deluge as well as delugevpn, so please download the latest image if your still seeing issues.

  2.  

    Latest update is good for me.

     

     

    But couch is now failing on renaming and moving files.

    nvm, was a config issue on my end

     

    binhex - After updating, the sabnzbdvpn docker isn't working. Can you please check? Thanks.

     

    Happy new year all!, as you all spotted i dived in and applied the roll-back of the packages to keep things going whilst we wait for a real fix to the issue. I have also decided on a new years resolution, and that is to tag every release i do so that we can more easily go back to the previous build if things go bad, ive kinda shied away from doing this as it does mean extra manual work, but ive been bitten twice now with other packages causing issues so im going to start implementing this from now.

     

    I have applied the roll-back to deluge as well as delugevpn, so please download the latest image if your still seeing issues.

  3. me third.

     

     

    Just updated delugevpn & sabnzbdvpn and am receiving this same error with both docker apps:

     

    [crit] VPN port not found in ovpn file, please check ovpn file for port number of gateway

     

    I've compared the openvpn.ovpn files of both apps to the old versions from a backup I have. Nothing has changed between the last version and this new update. I tried specifying the port directly with "port 1194" in the ovpn file as well.

     

    If there's any other information I can provide just let me know.

     

    I am also getting this error after update

  4. This has worked fine for me for a long time.  I just checked again, and it's still working for me.  It must be something on your system, FWIW.

     

    The thing though, being as dockers are all the same, how could it be something on my end?  The program runs, been running for the past couple of months, I'm just connecting to the program from the webui.  I seems to me that the webui and the program aren't talking to eachother properly.

     

    Just checked and all torrents cannot be modified.

  5. ]In delugevpn, today i was trying to selectively choose what i wanted to d/load in a torrent file but was unable to.

     

    I would highlight the torrent, then navigate to the files tab, then right click on the file i did not want and choose "dont downlaod".  Although nothing would happen, two either priority settings do not work either.

     

    Running lastest as of today.

     

    edit

     

    some errors I noticed in the docker logs

     

    2015-12-21 10:33:44,636 DEBG 'webui' stderr output:
    [ERROR ] 10:33:44 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 10:33:48,643 DEBG 'webui' stderr output:
    [ERROR ] 10:33:48 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 10:49:19,547 DEBG 'webui' stderr output:
    [ERROR ] 10:49:19 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 10:49:23,571 DEBG 'webui' stderr output:
    [ERROR ] 10:49:23 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:05:24,896 DEBG 'webui' stderr output:
    [ERROR ] 11:05:24 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:05:28,914 DEBG 'webui' stderr output:
    [ERROR ] 11:05:28 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:21:23,280 DEBG 'webui' stderr output:
    [ERROR ] 11:21:23 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:21:27,299 DEBG 'webui' stderr output:
    [ERROR ] 11:21:27 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:22:24,017 DEBG 'deluge' stdout output:
    [info] Deluge incoming port 20332
    
    2015-12-21 11:22:24,465 DEBG 'deluge' stdout output:
    [info] PIA incoming port 20332
    
    2015-12-21 11:37:19,468 DEBG 'webui' stderr output:
    [ERROR ] 11:37:19 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:37:23,493 DEBG 'webui' stderr output:
    [ERROR ] 11:37:23 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:53:18,803 DEBG 'webui' stderr output:
    [ERROR ] 11:53:18 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    
    2015-12-21 11:53:22,819 DEBG 'webui' stderr output:
    [ERROR ] 11:53:22 client:391 RPCError Message Received!
    --------------------------------------------------------------------------------
    RPCRequest: label.set_torrent(None, tv)
    --------------------------------------------------------------------------------
    File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 299, in dispatch
    ret = self.factory.methods[method](*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 317, in set_torrent
    CheckInput(torrent_id in self.torrents , _("Unknown Torrent"))
    File "/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg/label/core.py", line 88, in CheckInput
    raise Exception(message)
    
    Exception: Unknown Torrent
    --------------------------------------------------------------------------------
    

  6. I'm not sure what the root cause of this issue is (if it's a compile time decision, 2^5 seemed like enough?).

    If there's a reason I shouldn't do this please let me know.

     

    Smart man...

     

    You found the same bug we ran into recently with Linus from LinusTechTips when we were helping him set up this monster rig of his for two gaming systems at the same time.  It is quite literally just an oversight on our part to not put more VFIO groups in the qemu.conf file.  This will be patched in the next release.

     

    P.S. I had a major scare/issue when trying different pcie slots.

    [*]set passthough for GPU in slot 2 to VM

    [*]HBA in slot 4

    [*]Attempt to start VM, ACS related error message results

    [*]Shutdown

    [*]GPU in slot 2, HBA in slot 4

    [*]Power on, start array

    [*]Start VM...ALL drives on HBA disappear from array

    [*]Stop everythin, reboot, drive reappear

    Result: VM address settings for passthough addresses persist after hardware changes is you don't update them. So when I started the VM it tryed to pass through a GPU in the slot my HBA was in which dropped all the drives connected to it from my array.

     

    Yowza, good catch.  Something we'll have to figure out how to handle.

     

    Seems it hasn't been patched.  Just ran into this on 6.1.6.

  7.  

    The second problem for me was btrfs. After a couple of days the performance of my 3x ssd cache pool went down. Copying large files meant a load over 50 and all the vms became unusable. I solved that by adding zfs support on unraid and things have been smooth and stable since then. I use the 3x ssds in raid-z1 with compression for my vms and 1x ssd with xfs for a cache drive.

     

     

    Any links referencing this??  I plan to move most of my vms soon and would like to avoid any issues if i can.

  8. Recently installed and i can see my media and few basic stats as i just started. However pushbullet is configured but im not getting any notifications when media is played or paused.

     

    I do knot see anything in the logs. Any suggestions would be appreciated.

     

    Same thing happening here.  Tried Pushbullet and NMA and neither sends out notifications.

     

    Any ideas?

     

    Should have noticed the bell icon at the notification agent settings page to the left of the service.  Once I set which notifications I wanted the came right through.

     

    my bad

  9. Recently installed and i can see my media and few basic stats as i just started. However pushbullet is configured but im not getting any notifications when media is played or paused.

     

    I do knot see anything in the logs. Any suggestions would be appreciated.

     

    Same thing happening here.  Tried Pushbullet and NMA and neither sends out notifications.

     

    Any ideas? 

×
×
  • Create New...