Everything posted by casperse
-
Unraid UI port change not working?
That could be it! - (My Synology uses 5000/5001 default for Synology - its running as a VM) I will try 8000/8001
-
[Support] binhex - rTorrentVPN
Hi All I had some problems with PIA not the binhex-rtorrentvpn docker! when I used this 2 years ago Would like to know if PIA is still the preferred VPN provider? Or if someone found another provider with better speeds? and stable connections? Thanks for all your info in this thread! BTW: I think there was some specific VPN countries from PIA that where better than others? is this still the case?
-
[Support] Nginx Proxy Manager (NPM) Official
I am beginning to think this is just "one of these dockers" that isnt working with a proxy Yes the : http://192.168.0.6:8282 will provide me with the same error page Only http://192.168.0.6:8282/youtube-dl will work Yes just doing the curl for a port not in use: Doing it for my Bitwarden container and it shows up fine.... So some containers is just not "seen" from the NMP and these will never work?
-
[Support] Nginx Proxy Manager (NPM) Official
That is really interesting! Both dockers the NPM and the Youtube-dl is on the same special proxynet I defined And for some reason the NMP container cannot reach the Youtube docker? I did another test and if manually just add "/youtube-dl" to the end of the new subdomain with new cert. then it works http://youtube.domain.com/youtube-dl ?? curl http://192.168.0.6/login Here is the login webpage: - do you think there might be some error (Done allot of upgrades since my first Unraid 🙂 <!DOCTYPE html> <html lang="en"> ... Just ordered a new monitor cable so I can have a local monitor on my server boot up with the UI, the next time I try to change my ports away from 80 & 443 LOL
-
[Support] Nginx Proxy Manager (NPM) Official
Ok I am stupid forgot to set the special network, after installing it from scratch then it worked again (This dosent work for me with Host or Bridge) Had so many problems trying to change my Unraid ports, that I have to wait for help fixing this (Other thread) So for now I will keep it using 1443 & 180 - and forget about IPv6 for now
-
[Support] Nginx Proxy Manager (NPM) Official
-
[Support] Nginx Proxy Manager (NPM) Official
I just removed the docker and deleted the docker image. I then re-installed it with my previous settings and I still have the container ports wrong? They are greyed out in the Docker config, is there anywhere I can set them manually in the docker config folder?
-
Unraid UI port change not working?
Hi All I am trying to change my Unraid port setting from 80 & 443 to 6000 & 6001 After changing the ports in the UI.... It was NOT possible to access the Unraid GUI anymore? Not by IP or hostname? It tried to connect by IP:PORT and also I could see Unraid trying to access: http://hostname.local:6000/ (By the way is the hostname case sensitive?) So I did a telnet and I had to edit the ident.cfg file in \\flash\config back to # Generated settings: NAME="SERVERNAME" timeZone="Europe/Paris" COMMENT="The Ultimate Media Server" SECURITY="user" WORKGROUP="WORKGROUP" DOMAIN="" DOMAIN_SHORT="" hideDotFiles="no" localMaster="yes" enableFruit="no" USE_NETBIOS="yes" USE_WSD="yes" WSD_OPT="" USE_NTP="yes" NTP_SERVER1="time1.google.com" NTP_SERVER2="time2.google.com" NTP_SERVER3="time3.google.com" NTP_SERVER4="time4.google.com" DOMAIN_LOGIN="Administrator" DOMAIN_PASSWD="" SYS_MODEL="Xeon E-2100G based 24-bay NAS system" SYS_ARRAY_SLOTS="24" USE_SSL="no" PORT="80" PORTSSL="443" LOCAL_TLD="local" BIND_MGT="no" USE_TELNET="yes" PORTTELNET="23" USE_SSH="yes" PORTSSH="22" USE_UPNP="no" START_PAGE="Main" Then a restart: /etc/rc.d/rc.nginx restart Also when trying to start with SLL/TLS set to Auto I got this error: root@SERVER:/boot/config# /etc/rc.d/rc.nginx restart Checking configuration for correct syntax and then trying to open files referenced in configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Shutdown Nginx gracefully... Stopping unraid-api process... Process stopped! Starting Nginx server daemon... nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "r3.o.lencr.org" in the certificate "/etc/ssl/certs/unraid_bundle.pem" root@SERVER:/boot/config# After this I could login but looking at the UI I still se the 6000/6001 ports? (See below) HTTPS is grayed out? How do I get this working with port 6000/6001 ? I need port 80 & 443 to get my nginx-proxy-manager-npm-official working with IPv6 see more about this here:
-
[Support] Nginx Proxy Manager (NPM) Official
No I only changed the ports like before not the container ports I started the docker: Opening the settings I can see: Opening the EDIT HTTPS: The container ports are changed to the same port as my Host port? And only way to get it back is doing a re-install This is so strange, it happens when I change Host ports or I change network between Host & custom net Prox net? - can it be somekind of bug? (I have refreshed the webpage and the values are not cached)
-
[Support] Nginx Proxy Manager (NPM) Official
Hi When I cahnge ports the container act funny But inside it looks okay: So far the only way to fix the port this have been to remove the container and install it again? If I change the proxynet to host : How can it change the ports... I can access the UI but the proxi stopped working after the port change (And yes the ports are open) Also disabled any 443 redirect to unraid disabling the "My server" remote access feature I love the docker and the UI but it dosent seem as stable as Swag?
-
[Support] Nginx Proxy Manager (NPM) Official
I just installed the NMP Official (Had the old docker) and set everything up like you wrote Except the 5000/5001 (Synology ports) so I changed it to 6000/6001 But now the Unraid comes with the "My Servers" plugin and when this is running and I try to do the: (I use 6000 and my own server name ;-)) I can not access the UNRAID UI anymore...... So is there any workaround for having this setup with the "My Server" plugin Remote access from this requires you to let Unraid get a cert. and run HTTPS Br Casperse
-
kmb32123 youtube dl server Docker Help
Hi @manbearwiz I am trying to get the youtube-dl-server working with a proxi I found the conf option where you could set this But I am not sure how to get the conf working on the docker? https://github.com/ytdl-org/youtube-dl/blob/master/README.md#configuration
-
[Support] Nginx Proxy Manager (NPM) Official
Yes I did try the /youtube-dl... and thanks for the suggestion Unfortunately this doesn't work either
-
[Support] Nginx Proxy Manager (NPM) Official
I am now finally moving from SWAG to NPM But some of the more difficult ones I cant get working youtube-dl-server This docker have a url path that goes like this: http://192.168.0.6:8282/youtube-dl SWAG worked by doing this: # make sure that your dns has a cname set for youtube-dl-server and that your youtube-dl-server container is named youtube-dl-server server { listen 443 ssl; listen [::]:443 ssl; server_name youtube.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_app youtube-dl-server; set $upstream_port 8080; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; proxy_set_header Range $http_range; proxy_set_header If-Range $http_if_range; } location ~ (/youtube-dl/)?/socket { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_app youtube-dl-server; set $upstream_port 8080; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port/youtube-dl; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $http_connection; } } Can someone point me in the right direction 🙂
-
Additional Scripts For User.Scripts Plugin
Does anyone have a rsync script example? they would like to share? I am strugeling to create a script to initiate a rsync to my Unraid server from an external media server Sofar I have managed to use dockers like Resilio sync but they ar not cutting it anymore Or would I need to initiate this from the remotes server to my Unraid server as the target server? Sofar I have been reading up on what I could fine, but the post is very old...
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Sorry did a reboot and then everything was okay again, so some caching of the old drive was somehow still shown by UAD
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
After renaming and unmount and mounting again I get this: rsync dosent copy partitions, so somehow UAD is caching the old mounted drive with the same name and showing 12.0TB on a new 18TB drive Anyway to fix this? stop and start UAD services?
-
Rsync moving files to new UAD drive
Great then I didn't screw up! - 🙂 Thanks for confirming this I am new to using rsync
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
-
Rsync moving files to new UAD drive
Hi All I am replacing a 12TB Unassigned drive with a new 18TB and I did a: rsync -avPX /mnt/disks/SEED/ /mnt/disks/SEED_NEW/ and later a update: rsync -auPv /mnt/disks/SEED/ /mnt/disks/SEED_NEW/ But after unmounting the drives and renaming it to the "old name" replacing my old UAD drive I keep getting this: After remounting the drive I no longer have luks (encryption) and also it shows the drive as 12TB partition under the 18TB drive Is my rsynch command wrong? is it UAD that somehow just cashes the old drive (I havent re-booted - to many things running so I cant right now)
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
So I found a Unraid plugin in the stack for permissions But when I add it I get error: Pre-processing - Set file permissions for UnRaid Plugin error! Error: Command failed: chown nobody:users I remember in the docker resilio-sync you could do a: Any input on how to get this working? Thanks!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
rootfs / rootfs rw,size=32739196k,nr_inodes=8184799 0 0 proc /proc proc rw,relatime 0 0 sysfs /sys sysfs rw,relatime 0 0 devtmpfs /dev devtmpfs rw,relatime,size=32739204k,nr_inodes=8184801,mode=755 0 0 devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0 tmpfs /dev/shm tmpfs rw,relatime 0 0 fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0 cgroup_root /sys/fs/cgroup tmpfs rw,relatime,size=8192k,mode=755 0 0 cpuset /sys/fs/cgroup/cpuset cgroup rw,relatime,cpuset 0 0 cpu /sys/fs/cgroup/cpu cgroup rw,relatime,cpu 0 0 cpuacct /sys/fs/cgroup/cpuacct cgroup rw,relatime,cpuacct 0 0 blkio /sys/fs/cgroup/blkio cgroup rw,relatime,blkio 0 0 memory /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0 devices /sys/fs/cgroup/devices cgroup rw,relatime,devices 0 0 freezer /sys/fs/cgroup/freezer cgroup rw,relatime,freezer 0 0 net_cls /sys/fs/cgroup/net_cls cgroup rw,relatime,net_cls 0 0 perf_event /sys/fs/cgroup/perf_event cgroup rw,relatime,perf_event 0 0 net_prio /sys/fs/cgroup/net_prio cgroup rw,relatime,net_prio 0 0 hugetlb /sys/fs/cgroup/hugetlb cgroup rw,relatime,hugetlb 0 0 pids /sys/fs/cgroup/pids cgroup rw,relatime,pids 0 0 tmpfs /var/log tmpfs rw,relatime,size=131072k,mode=755 0 0 /dev/sda1 /boot vfat rw,noatime,nodiratime,fmask=0177,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,flush,errors=remount-ro 0 0 /dev/loop0 /lib/modules squashfs ro,relatime 0 0 /dev/loop1 /lib/firmware squashfs ro,relatime 0 0 hugetlbfs /hugetlbfs hugetlbfs rw,relatime,pagesize=2M 0 0 overlay /lib/modules overlay rw,relatime,lowerdir=/lib/modules,upperdir=/var/local/overlay/lib/modules,workdir=/var/local/overlay-work/lib/modules 0 0 overlay /lib/firmware overlay rw,relatime,lowerdir=/lib/firmware,upperdir=/var/local/overlay/lib/firmware,workdir=/var/local/overlay-work/lib/firmware 0 0 rootfs /mnt rootfs rw,size=32739196k,nr_inodes=8184799 0 0 tmpfs /mnt/disks tmpfs rw,relatime,size=1024k 0 0 tmpfs /mnt/remotes tmpfs rw,relatime,size=1024k 0 0 nfsd /proc/fs/nfs nfsd rw,relatime 0 0 nfsd /proc/fs/nfsd nfsd rw,relatime 0 0 tmpfs /tmp/EmbyRamScratch tmpfs rw,relatime,size=8388608k 0 0 tmpfs /tmp/PlexRamScratch tmpfs rw,relatime,size=8388608k 0 0 tmpfs /tmp/EmbyRamScratch tmpfs rw,relatime,size=8388608k 0 0 tmpfs /tmp/PlexRamScratch tmpfs rw,relatime,size=8388608k 0 0 /dev/mapper/md1 /mnt/disk1 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md2 /mnt/disk2 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md3 /mnt/disk3 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md4 /mnt/disk4 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md5 /mnt/disk5 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md6 /mnt/disk6 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md7 /mnt/disk7 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md8 /mnt/disk8 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md9 /mnt/disk9 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md10 /mnt/disk10 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md11 /mnt/disk11 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md12 /mnt/disk12 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md13 /mnt/disk13 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md14 /mnt/disk14 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md15 /mnt/disk15 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md17 /mnt/disk17 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md18 /mnt/disk18 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md19 /mnt/disk19 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md20 /mnt/disk20 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md21 /mnt/disk21 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/md22 /mnt/disk22 xfs rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/nvme0n1p1 /mnt/cache btrfs rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/ 0 0 shfs /mnt/user0 fuse.shfs rw,nosuid,nodev,noatime,user_id=0,group_id=0,allow_other 0 0 shfs /mnt/user fuse.shfs rw,nosuid,nodev,noatime,user_id=0,group_id=0,allow_other 0 0 tmpfs /tmp/EmbyRamScratch tmpfs rw,relatime,size=8388608k 0 0 tmpfs /tmp/PlexRamScratch tmpfs rw,relatime,size=8388608k 0 0 /dev/loop2 /var/lib/docker btrfs rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/ 0 0 /dev/loop2 /var/lib/docker/btrfs btrfs rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/ 0 0 /dev/loop3 /etc/libvirt btrfs rw,noatime,ssd,space_cache=v2,subvolid=5,subvol=/ 0 0 nsfs /var/run/docker/netns/default nsfs rw 0 0 nsfs /var/run/docker/netns/af0ca5d48ca0 nsfs rw 0 0 nsfs /var/run/docker/netns/c69b5061ae08 nsfs rw 0 0 nsfs /var/run/docker/netns/a2eec510e8c2 nsfs rw 0 0 nsfs /var/run/docker/netns/6d7e60f58521 nsfs rw 0 0 nsfs /var/run/docker/netns/2f86374148d1 nsfs rw 0 0 nsfs /var/run/docker/netns/08afabb265ec nsfs rw 0 0 nsfs /var/run/docker/netns/e56b4af7f70b nsfs rw 0 0 nsfs /var/run/docker/netns/c6f9f26bc3bc nsfs rw 0 0 nsfs /var/run/docker/netns/bea51fff217e nsfs rw 0 0 nsfs /var/run/docker/netns/d331e0d43b95 nsfs rw 0 0 nsfs /var/run/docker/netns/fcc5d03ff157 nsfs rw 0 0 nsfs /var/run/docker/netns/4942e60e1f4d nsfs rw 0 0 nsfs /var/run/docker/netns/80bd94893048 nsfs rw 0 0 nsfs /var/run/docker/netns/c2d0c3ca95d4 nsfs rw 0 0 nsfs /var/run/docker/netns/0ed243b5f45c nsfs rw 0 0 nsfs /var/run/docker/netns/a4af87ec6a28 nsfs rw 0 0 nsfs /var/run/docker/netns/a43c3a83de47 nsfs rw 0 0 /dev/mapper/SEED /mnt/disks/SEED xfs rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 /dev/mapper/SEED_NEW /mnt/disks/SEED_NEW xfs rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,noquota 0 0 nsfs /var/run/docker/netns/5da03b4a5235 nsfs rw 0 0 nsfs /var/run/docker/netns/f27c01f97146 nsfs rw 0 0 nsfs /var/run/docker/netns/0596f205e063 nsfs rw 0 0 nsfs /var/run/docker/netns/f5960a6c3a6b nsfs rw 0 0 nsfs /var/run/docker/netns/78640e0fa51f nsfs rw 0 0 nsfs /var/run/docker/netns/dec306ebfaa4 nsfs rw 0 0 nsfs /var/run/docker/netns/2058a66d1423 nsfs rw 0 0
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Sure thing! - The mount and drive works perfectly so this is just a UI thing 🙂 diagnostics-20210926-1203.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thanks - And the double xfs,xfs is beacuse it list the partition below?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Removed the partition on the new drive and formattet id with XFS encrupt. did a reboote and now have the old drive with xfs, xfs again?