Everything posted by raidserver
-
[Support] binhex - DelugeVPN
RESOLVE: Cannot resolve host address: aus-melbourne.privateinternetaccess.com:1198 (Name or service not known) Have you tried another server?
-
[Support] binhex - DelugeVPN
Should i be trying to open/forward any ports via my router if iam not connectable with trackers? My VPN provider apparently has port forwarding on all its servers SlickVPN.
-
[Support] binhex - DelugeVPN
Youtube Spaceinvaderones`s video outlining how to setup and use Krusader which can move files around the array. Or like i said you can easily rename the taget directory from within the options tab when adding a new torrent. So instead of data/incomplete it will be data/completed.(no need to move files this way)
-
[Support] binhex - DelugeVPN
rename the folder MAME 0.190 ROMs to the new name MAME 0.191 ROMs Move the whole folder back into the incomplete folder. Remove old torrent (not with data!) Add new torrent. It will check files and resume.
-
[Support] binhex - DelugeVPN
Change the name of the folder with the new release. When the add torrent options box appears before you add a new torrent i click options and where it says data/incomplete i change it to data/completed. ( assuming your dir structure and shares are default) If not move the files back into incomplete then rename the folder with new name. this will check what you have and complete the new release. Best keep this chatter away from Binhex`s DelugeVPN support thread
-
How much RAM do you have installed in your unRAID server?
1x 8GB HP ECC in N54L. 1x 16GB Micron/Crucial ECC in main socket 1151 server. I wanted to put another identical Crucial stick in the server last week but RAM prices have almost doubled in one year and all the sizes i wanted were out of stock. These DRAM companies are now making huge profits, i will leave the purchase until prices return to "sane" levels
-
[Support] binhex - MiniDLNA
Having dsf/dff support added to miniDLNA docker would be fantastic. I could access my SACD collection(once converted to dsf/dff via Sonore ISO2DSD) from my Marantz slim multichannel amp.
-
[Support] binhex - MiniDLNA
@Two Wire This configuration is working for me, you will see your cpu/memory usage shoot up when initial scan takes place. Include the full path to the dir/share you want scanned in both container path and host path also the minidlna.conf
-
The Power Supply Thread
I used the corsair value 750 psu for 4.5 years in a gaming machine, It whined for a long time then it died. Thankfully corsairs 5year warranty sent me a newer version which i sold and purchased a Seasonic gold modular PSU for desktop. I have a Platinum 660 in the server which has a 7 year warranty, nice. They are both quiet and the cables bundled are fantastic. Reading benchmark reviews they both can handle alot more than stated(not that i would need more) For ATX PSU`s Seasonic are some of the best.
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
My bios has iGPU as primary. I can passthrough integrated or discrete GPU. I can passthrough iGPU without discrete installed using i440fx-2.7 and seaBIOS. Both Win10 & LibreELEC tested stable integrated or discrete gpu
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
Have you tried setting your integrated GPU in BIOS as primary boot device? This will "release" your 1080 GPU for passthrough. Does the VM work while using VNC?
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
I am using seaBIOS & i440fx-2.7 successfully with a win10 vm. Passthrough xeon e3 1245v5 skylake igpu sound and gfx. No other combination of BIOS or Machine will work however with my setup. I have added some code to my syslinux.cfg to stub the SMBus. Not sure its needed for previous generations of hardware though. (append vfio-pci.ids=1b21:1242 modprobe.blacklist=i2c_i801,i2c_smbus initrd=/bzroot) many thanks to this thread here installed the latest Intel iGPU drivers, everything works very well.
-
[Support] binhex - SABnzbdVPN
mate what the hell. I forgot to try it again (100th time )before posting and it is working now. Have a beer for your work Thank you...alot
-
[Support] binhex - SABnzbdVPN
I agree after many many hours attempting it was a mess indeed supervisord.txt
-
[Support] binhex - SABnzbdVPN
Thanks for your time supervisord.txt
-
[Support] binhex - SABnzbdVPN
Thank you for looking into this for me binhex. Unfortunately its still not connecting. Maybe iam outta luck with my currant provider. Could it possibly be an issue with the location of the certificate file from my provider? The .ovpn file and .crt work fine in other linux OS. I have them in the ovpn folder named as requested by my provider.
-
[Support] binhex - SABnzbdVPN
Can someone please look over my supervisorlog for anything i could have overlooked? No GUI with VPN enabled. possibly this is preventing it starting? [warn] Username contains characters which could cause authentication issues, please consider changing this if possible Thanks supervisord.log
-
[Support] binhex - SABnzbdVPN
[10/May/2017:07:50:02] ENGINE Error in HTTPServer.tick Traceback (most recent call last): File "/opt/sabnzbd/cherrypy/wsgiserver/__init__.py", line 2024, in start self.tick() File "/opt/sabnzbd/cherrypy/wsgiserver/__init__.py", line 2091, in tick s, ssl_env = self.ssl_adapter.wrap(s) File "/opt/sabnzbd/cherrypy/wsgiserver/ssl_builtin.py", line 67, in wrap server_side=True) File "/usr/lib/python2.7/ssl.py", line 363, in wrap_socket _context=self) File "/usr/lib/python2.7/ssl.py", line 611, in __init__ self.do_handshake() File "/usr/lib/python2.7/ssl.py", line 840, in do_handshake self._sslobj.do_handshake() error: [Errno 0] Error Unfortunately deleting the cert and key files, rebooting sabnzb doesnt help for me. The files do recreate but same error in GUI.