October 20, 20205 yr Hi All For a very long time I had problems using the Unraid certf. on a UNIFI router and I had to make these changes: After that I only used my local IP address after that! But by mistake I enabled SLL and I did remove it afterwards in the file ident.cfg file # Generated settings: NAME="PLEXZONE" 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" SYS_CACHE_SLOTS="1" 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" # Generated settings: NAME="Tower" 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" SYS_CACHE_SLOTS="1" USE_SSL="no" <------- ok? 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" I also removed any certificate in the folder: \flash\config\ssl (I have a SWAG/Lets encrypt docker running using port 443 so I guess that would also interfere with the auto creation of a temp Unraid certificate?) But how do I re-enable connection by IP to my server without rebooting the server? No matter what I do now right now it will translate my local IP to a Servername.local that breaks my access to the server? I cant remember what I need to do? Very long time ago, I removed this with the help of Limetech support because I couldnt connect to my server My GO file is like this: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & #Setup drivers for iGPU hardware transcoding in Plex modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri And in my Ident menu I dont have any http/Sll options available I have tried googling and reading the forum post but so far no luck
October 21, 20205 yr 15 hours ago, casperse said: But how do I re-enable connection by IP to my server without rebooting the server? You've got to reboot
October 21, 20205 yr Author 6 hours ago, Squid said: You've got to reboot I was afraid you would say that.... 🤕 So login by prompt and reboot command....thanks
Archived
This topic is now archived and is closed to further replies.