OrneryTaurus
Members
-
Joined
-
Last visited
Solutions
-
OrneryTaurus's post in Plex Media Server - Hardware Transcoding Broken - Help with rollback? was marked as the answerDepending on how the official docker is setup, you would need to change a variable named VERSION to one from here: https://hub.docker.com/r/plexinc/pms-docker/tags/ or you'd need to change the repository line to include :version (version being the tag you want from the hub.docker.com link)
so if it has a VERSION variable, you'd change your entry in it to 1.32.6.7557-1cf77d501
If you needed to change at the repository line, and it says plex.hub.blah you'd put plex.hub.blah:1.32.6.7557-1cf77d501
-
OrneryTaurus's post in [SOLVED] [Unraid v6.11.5] Unable To Access WebGUI or SSH. Server Still Operational Otherwise was marked as the answerHey everyone,
I have a weird issue happen that I can use some guidance on. Starting today, I have been unable to access the unRAID web interface. First it was only my main computer but seems to have expanded to all computers on the same network and subnet.
I am able to access my shares via SMB, and all dockers are operational. The only thing I can't access is the web interface and ssh.
The web interface seems to give a 302 error when I curl it. All browsers are affected to where it just spins and times out when trying to access.
When I try to SSH, I get the following error: 'Couldn't agree a host key algorithm'
I'm able to use my server's IPMI to access to command line which is how I pulled the diagnostics.
I killed the ngnix service and started it. No change, no error with the configuration file either.
I don't use the unraid ssl setup either.
EDIT: Looks like BinHex's Deluge VPN docker container was causing a conflict somehow. Soon as I manually stopped it, the WebGUI was restored.
smalls-diagnostics-20230429-1805.zip
-
OrneryTaurus's post in unRAID v6.9.2 - WebGUI Unresponsive. Page Fault RC? was marked as the answerThanks @JorgeB I will take a look at doing that the first chance I get