Everything posted by bnevets27
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Yeah it took me a while to figure out that's where adding NFS shares was. But I didn't want to bring it up
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Found a bug with NFS shares with spaces. To reproduce add two shares with similar names, example: //192.168.1.1/Movies //192.168.1.1/Movies - other They will get mounted together and be shown like this: /mnt/disks/192.168.1.1_Movies_-_other /mnt/disks/192.168.1.1_Movies
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Incredibly fast fix. Thank you!
-
Dynamix - System Temp
Does this plugin currently have a way to offset/correct a temp value? I know my temp is off by 30 degrees. So I just have to remember to subtract that the value shown but if its possible to have an offset that would be great. Unless I'm just one of very few that is unlucky enough to have sensors that don't report correctly.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I wanted to try quotes but the way UD is setup is you can't enter the full path. You enter the IP and then it loads available shares via the drop down. Unless I'm missing something. It's entirely possible that this is a unraid NFS export issue but from what I've been able to find it looks as unraid does support spaces......
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
How would one go about mounting an NFS share with a space in the name? Currently UD strips everything after the space and therefore won't mount. (Of course removing the space from the share name but unfortunately that's not really an option for me at the moment)
-
[Support] Linuxserver.io - NZBHydra
Wow thanks CHBMB! After trying too many different things, I ended going from many apps working behind a reverse proxy to non of them working at all, even locally. Nuked the docker, started from scratch so far so good building everything back up. But the root of my problem was one little /! Thanks for the heads up on the /mnt/cache as apposed to /mnt/user. While building back up I'll change to that config. I just started with v6 and dockers and have been trying to figure out best practices.
-
[Support] Linuxserver.io - NZBHydra
Config mapped to: /mnt/user/appdata/hydra Removed everything and reinstalled. Oddly made it worse.... now I get "530 service unavailable" Another piece of the puzzle might be I'm trying over SSL
-
[Support] Linuxserver.io - NZBHydra
Still can't get it to work. Maybe this is the problem? 2016-01-27 12:00:24,144 - ERROR - nzbhydra - Fatal error occurred Traceback (most recent call last): File "/config/hydra/nzbhydra.py", line 151, in run web.run(host, port, basepath) File "/config/hydra/nzbhydra/web.py", line 875, in run app.run(host=host, port=port, debug=config.mainSettings.debug.get(), threaded=config.mainSettings.runThreaded.get(), use_reloader=config.mainSettings.flaskReloader.get()) File "/config/hydra/libs/flask/app.py", line 772, in run run_simple(host, port, self, **options) File "/config/hydra/libs/werkzeug/serving.py", line 625, in run_simple inner() File "/config/hydra/libs/werkzeug/serving.py", line 603, in inner passthrough_errors, ssl_context).serve_forever() File "/config/hydra/libs/werkzeug/serving.py", line 512, in make_server passthrough_errors, ssl_context) File "/config/hydra/libs/werkzeug/serving.py", line 440, in __init__ HTTPServer.__init__(self, (host, int(port)), handler) File "/config/hydra/libs/SocketServer.py", line 420, in __init__ self.server_bind() File "/config/hydra/libs/BaseHTTPServer.py", line 108, in server_bind SocketServer.TCPServer.server_bind(self) File "/config/hydra/libs/SocketServer.py", line 434, in server_bind self.socket.bind(self.server_address) File "/config/hydra/libs/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 98] Address already in use I assume its complaining about the port? I left it as default and I don't have anything else running on that port that I'm aware of. Still have no trouble locally and I do get some respsonce as seen by the screenshot. One other thing I should mention is I did find this on docker before it was made offical and had that docker installed but it has been removed
-
[Support] Linuxserver.io - NZBHydra
Thanks for putting this together! Anyone else having trouble with hydra displaying properly behind a reverse proxy? I have no trouble with it locally and no trouble with any other of my apps
-
USB to memory card adaptor - GUID fixed or dynamic - collecting models/options
That's the one. (I was posting on my phone and didn't have the link at the time)
-
USB to memory card adaptor - GUID fixed or dynamic - collecting models/options
Well I was talking to Tom via email and brought up the fact that I would prefer to use a USB card reader. And he gave me a link to one that he said a customer had used successfully. So I would assume he's still ok with us using them. But like NAS said it's hard to find any that have a unique GUID.
-
USB to memory card adaptor - GUID fixed or dynamic - collecting models/options
Yes, I wanted to post what I had before people wasted money. I have a new solution I'm working on that should satisfy all parties. I'll post when unRAID 6 is released. Since unRAID 6 is "close" to release any more info on what this new solution might be?
-
USB to memory card adaptor - GUID fixed or dynamic - collecting models/options
To clarify what does that mean it exactly? I think he got it backwards, from what I recall on mine. The Kingston will only work on the micro SD slot. The SD slot doesn't work correctly. Sent from my SM-N9005 using Tapatalk
-
Swap File Plugin for unRAID v5 and v6
Thanks ggal625 and theone! Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
-
Swap File Plugin for unRAID v5 and v6
I get the same thing but didn't worry about it as everything seems to be working correctly.