Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

loady

Members
  • Joined

  • Last visited

Everything posted by loady

  1. Yes of course. radar.txt attached. Ignore the skytorrents complaint, its always going down. I have just completed a download of red sparrow, I casn see it is complaining about not having access to mnt/user/downloads/complete. I have CP ans sonar working this way with sabnzb, sabnzb is set with a during downloads map of mnt/user/downloads/incomplete and a completed downloads map of mnt/user/downloads/complete, both CP and sonar can successfully move files from mnt/user/downloads/complete into my movies folder. radarr.txt CP lets me tell it where to put renamed movies, ie mnt/user/movies/couch potato, whereas radarr doesn't seem to have this setting available within.
  2. not sure if this a bug with radar or my user error, I have set up radar and it will search for movies, snatch and download but it will not move them to my movies folder, I am pointing to same folders that I have set up in CP, I have to manually move them from downloads/complete folder to mnt/user/movies, they will then get scraped by plex, however after doing this they show as missing on radar...its a little confusing
  3. I see you used winscp, I have just done exactly the same as your screenshot but still servers are not being read from folder..I also tried removing docker and adding again
  4. Yes filezilla does do it recursively, however it doesnt seem to let me change ownership, how are doing so in that picture ? , im doing this remotely over VPN
  5. I can confirm the servers are in that folder, I have used filezilla to change every file permission to 0, still not seeing the servers
  6. i have this docker running successfully and can connect fine, after a server restart the servers I created do not show up for me to start, I have verified they are still in the config folder which is within an apps folder on the cache drive and set to cache only so they don't get moved to the array.. any ideas ?
  7. It's all working for me now locally and remotley but none of the users I set up can see any media..its asking to install plex media server when the log in..this is the case within the local network....should I delete/disable users and set them up again?
  8. Well turned out that doing it via VPN is not like being in the house, however, teamviewer let me do it remotley persay and all is working now...im going to buy you a beer...its not a lot and will only buy me one in the UK but im sure youll get a couple there. thanks again buddy.
  9. Then it is how it was set and is now...container set /media and path to host is /mnt/user/ and I have also tried setting that as /mnt/user/movies I'm still getting the plex gui but it's not seeing anything and no way of adding. Accessing via vpn is by using ip address as you stated previously so I assume that's the same as being within the local network ?. I'm not concerned with having to completely rebuild metadata but more concerned of upsetting any of my other dockers which work all ok with the same path settings. Scratching my head a bit.
  10. ok so the location of the metadata will most probably be different to needo's docker, so unless your REALLY keen on keeping your metadata then i would probably go from scratch and let it rebuild all the metadata. so to achieve this either create a new /config folder on the host or delete everything in the /config folder (obviously with all plex dockers stopped). once you have done this then start the docker container and on your lan (not remotely) open your web browser and go to http://<your unraid ip address>:32400/web once you got this ui showing start adding in your media, this bit worries me a little:- so this is a fundamental understanding of docker volumes that you need to have clear (please forgive me if you do know how this works), basically its split into two, the unraid host side, as in /mnt/user/blahblah and the container side, which will look more like /media or /config or /data (but can be any name), so for example:- /mnt/user:/media = this means that a container folder off the root file system INSIDE the container called "media" will be "mapped" to /mnt/user fuser on the unraid host, its that simple, so if you were able to do a directory listing INSIDE the container of /media it would be identical to doing the same directory listing on /mnt/user. so now that is straight once you have /media as above you can then tell plex to start indexing media from /media/<name of sub folder> e.g. /media/movies i hope this helps. Thanks for enlightening me, I did not understand and you explained it well and the fogs cleared more. I'm a suing the colon is a typo ? "/mnt/user:/media" and I should enter that without colon on the left side and right side map it to /mnt/user / ? If my understanding is correct. As for not doing it remotley, I access via vpn so it's like being there as I access it via the up address over vpn ? Thanks for your docker.
  11. I tried to install this docker, I was using needos previously but noticed your states plex pass so I tried it. Now it doesn't see my media anymore saying that plex is unreachable, I changed /media to /mnt/user and pointed that to /mnt/user but still no joy I have also deleted the container and images and tried from scratch and still won't see my media. Any idea what might have gone wrong.
  12. SSH to your unRAID and run, docker exec -it Beets bash That should get you started. Old post resurection! ! (I can do that now im out the EU)... This didn't seem to do anything...I still have the beets Web gui appearing...but no interaction. I set the docker settings to point to /mnt/user/ as I have practised this with other dockers and worked for me. With this app do I absolutely have to specify the actual directory.
  13. I may be confused how or what this docker does, my assumption was install the docker and point it towards my /mnt/user/music folder and it would scour through my collection ?..i set the path as /mnt/user same as i done with sab and other dockers. I can get the beets docker running like this way only but whilst the page appears i can do nothing with it, it just shows beets logo and a play button which i cant press and another field i cant enter anything into.
  14. Within network i cant access via external ip, can still only access within network using 191.168.1.122:21, when i set port to whatever it doesnt work anywhere..essentially i can only seem to gain access when its set to port 21
  15. As of now, none..that is with port 21 forwarded on router to port 21, i cant access anything either remotely from phone or within network on pc, that doesnt make sense that you can ??. Do you mean the IP address ?..i believe that would be the external IP address of my mobile network provider ?? I have sent you a PM with a test account i set up, i have left the router forwarded to port 21 and will test it from work tonight as well myself. I was thinking why i may be having issues, the shares that i have setup to have FTP access to are also set for me to access via another user account called admin for which i normally get prompted to enter user/pass when accessing them from within network..not sure whether this would make any difference or not and maybe they are treated as separate entities but just a thought. EDIT: just tried your account from within network and only works for me if i type ftp//:192.168.1.122:21 and not ftp://warpserver.dontexist.com:21 EDIT2: At work now and works fine for me as well...what the hell is happening at my place ??
  16. ok..phone setup up as a wifi hotspot using my GSM internet connection... FROM BROWSER: ftp://warpserver.dontexist.com:51302/'>ftp://warpserver.dontexist.com:51302/ = Error 101 (net::ERR_CONNECTION_RESET): The connection was reset. ftp://warpserver.dontexist.com = general 404 timeout error it would seem, no specific error message warpserver.dontexist.com = HTTP Error 504 (Gateway Timeout): The gateway or proxy server timed out while waiting for a response from an upstream server. warpserver.dontexist.com:51302 = Error 101 (net::ERR_CONNECTION_RESET): The connection was reset. FROM FILEZILLA FTP CLIENT: warpserver.dontexist.com on set with port 51302 with no user/pass details except that user is autofilled as anonymous and same message again when i enter user/pass Status: Resolving address of warpserver.dontexist.com Status: Connecting to 92.239.184.62:51302... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Waiting to retry... Status: Delaying connection for 1 second due to previously failed connection attempt... Status: Resolving address of warpserver.dontexist.com Status: Connecting to 92.239.184.62:51302... Status: Connection established, waiting for welcome message... Error: Could not connect to server 92.239.184.62 on port 51302 Status: Connecting to 92.239.184.62:51302... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 92.239.184.62:51302... Status: Connection established, waiting for welcome message... Error: Could not connect to server Just thought i would check port open tool for completeness, not sure if it has something to do with me using my phones internet.. 149.254.49.34 Remote Address Port Number 51302 reports it as closed. Port 51302 is open on warpserver.dontexist.com is reporting as open..guess thats right then ? Also i tried forwarding port 21 to 21 on the router with passive port range forwarded and i get same messages as above.. Time to start pulling teeth.
  17. Do not apologise for fishing around in the dark, its no more than I can do myself and I appreciate all of your help. I'll get busy with those things tomorrow. I don't have access to another remote pc but I thought maybe I could use my phone Internet connection as a modem and do it that way ??
  18. Sorry for delay, i was away for weekend.. If phone client set to active it makes no difference, if i do not define user/pass i get prompted ONLY when i am connected to the network and not remotely. On the phone client if wifi is on and i am connected to the network, when i type ftp://192.168.1.122 into browser, the phone client automatically starts and asks for user/pass which then gives access to FTP, however if i type warpserver.dontexist.com into my pc browser it takes me to my router page and the same on the phone browser The password was a very simple one.
  19. To connect on local network I type ftp://192.168.1.122:2 into browser, 192.168.1.122 is the ip of the unraid box. From local network I can only access on port 21 but it also works in the ftp client on local network to with same port. From my phone I have the client setup with user and pass already. The client is set to passive.
  20. i seem to be getting some feed back in syslog... 10815: Jul 4 22:03:39 warptower proftpd[30542]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10814: Jul 4 22:03:39 warptower proftpd[30542]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10813: Jul 4 22:03:39 warptower proftpd[30521]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10812: Jul 4 22:03:39 warptower proftpd[30521]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10811: Jul 4 22:00:18 warptower proftpd[22484]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10810: Jul 4 22:00:18 warptower proftpd[22484]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10809: Jul 4 22:00:17 warptower proftpd[22462]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10808: Jul 4 22:00:17 warptower proftpd[22462]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10807: Jul 4 21:59:57 warptower proftpd[21702]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10806: Jul 4 21:59:57 warptower proftpd[21702]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10805: Jul 4 21:59:56 warptower proftpd[21677]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10804: Jul 4 21:59:56 warptower proftpd[21677]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10803: Jul 4 21:58:58 warptower proftpd[19452]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. 10802: Jul 4 21:58:58 warptower proftpd[19452]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session opened. 10801: Jul 4 21:58:58 warptower proftpd[19423]: 127.0.0.1 (149.254.51.147[149.254.51.147]) - FTP session closed. Just does that everytime i connect on my FTP client on phone When i try to connect with web browser or FTP client on a pc that is within the network i get nothing in the syslog... Pulling teeth out now.
  21. Firstly thanks for the help. I thought that was initially correct, i get... The connection has timed out The server at warpserver.dontexist.com is taking too long to respond. I tried checking the port and it is indeed wide open !! so the router IS doing its job ? Do you forward a passive range someway ? not really sure how i would implement this as i am pretty sure it would be done server side ? My proftpd.conf # Server Settings ServerName ProFTPD ServerType standalone DefaultServer on PidFile /var/run/proftpd.pid # Port 21 is the standard FTP port. You propably should not connect to the # internet with this port. Make your router forward another port to # this one instead. Port 21 # Set the user and group under which the server will run. User nobody Group users # Prevent DoS attacks MaxInstances 30 # Speedup Login UseReverseDNS off IdentLookups off # Control Logging - comment and uncomment as needed # If logging Directory is world writeable the server won't start! # If no SystemLog is defined proftpd will log to servers syslog. #SystemLog NONE #SystemLog /boot/config/plugins/proftpd/slog TransferLog NONE #TransferLog /boot/config/plugins/proftpd/xferlog WtmpLog NONE # As a security precaution prevent root and other users in # /etc/ftpuser from accessing the FTP server. UseFtpUsers on RootLogin off # Umask 022 is a good standard umask to prevent new dirs and files # from being group and world writable. Umask 022 # "Jail" FTP-Users into their home directory. (chroot) # The root directory has to be set in the description field # when defining an user: # ftpuser /mnt/cache/FTP # See README for more information. DefaultRoot ~ # Shell has to be set when defining an user. As a security precaution # it is set to "/bin/false" as FTP-Users should not have shell access. # This setting makes proftpd accept invalid shells. RequireValidShell no # Normally, we want files to be overwriteable. AllowOverwrite on And my proftpd.cfg # proftpd configuration SERVICE="enable"
  22. I get nothing in the syslog other than when i try to connect internally in which case i get.. Jul 3 09:04:23 warptower proftpd[2904]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - FTP session opened. Jul 3 09:04:23 warptower proftpd[2904]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - USER anonymous: no such user found from 192.168.1.136 [192.168.1.136] to 192.168.1.122:21 Jul 3 09:04:23 warptower proftpd[2904]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - FTP session closed. Jul 3 09:04:23 warptower proftpd[2905]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - FTP session opened. Jul 3 09:04:34 warptower proftpd[2905]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - Preparing to chroot to directory '/mnt/user/movies' Jul 3 09:04:34 warptower proftpd[2905]: 127.0.0.1 (192.168.1.136[192.168.1.136]) - USER kevin: Login successful. i have DD-wrt on my router and have tried numerous things which i have exampled below... I have tried these settings in port forward, enabled one at a time and then both enabled at same time.. Same again here on port range forward... And also in port triggering... I have also tired different ports, i just cant get a connection externally, sometimes my FTP client says the connection was refused and other times it says reset by peer..at no time is there anything in the syslog..so it must be something im doing on the router, i kind of remeber trying to play with FTP before and problems regarding not forwarding passive range or something..not sure if i am implementing it correctly..someone who knows ?? Also would THIS info make any difference, unfortunatley i cant make much sense of it..or wheter indeed i need to do anything with it.
  23. im trying to use FTP via web browser, is this at all possible ? i am also having no luck trying to use a different port to connect from..ie 54321 to forward to proftpd on port 21 server side..i know its not a dyn problem as i have tested it using sabnzbd. EDIT: I have also tried using an FTP client on my pc and also on my android, i just keep getting Connection attempt failed with "ECONNREFUSED - Connection refused by server".... i have SABnzbd setup with the same dyn account and works fine, i am trying to use port 7676 to forward to port 21 on server side..connecting to proftpd within my own network on port 21 works fine as well...not sure if i am doing something wrong ??
  24. Nice one SLrG...keep up the good work..i hope you take this on to greater things !! How can i set the user to be read only without having to make the share read only, i want to be able to read/write at home without having to keep changing ? EDIT: Think i see how to do that but am i right to understand that i can only set the permission to read only on the root of the share for the user ??..i set ftpuser path mnt/user/movies/dvdr /dvdr is a subdirectory i created within the /movie share ??..obviously SMB security settings show the named FTP user but i can only set permission for /movies for that user and not /movies/dvdr

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.