
kamuska
Members-
Content Count
11 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout kamuska
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Were you able to install/configure this correctly? Sent from my SM-N950U1 using Tapatalk
-
System Status on Dashboard Not Displaying CPU Stats
kamuska replied to kamuska's topic in Prerelease Support [DEPRECATED]
Thank you, @Squid. -
Here's the output: Disk /dev/sdb: 232.9 GiB, 250059350016 bytes, 488397168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x3d42171d Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 488397167 488395120 232.9G 83 Linux
-
I upgraded from 6.3.5 to 6.4.0_rc15e. Everything seems to be working fine, except for the Docker containers which are not even showing because my SSD is not mountable according to the webGUI. Error: Unmountable: unsupported partition layout. Please refer to the screenshots. Any help would be appreciated. https://i.imgur.com/ECZ3D0v.png https://i.imgur.com/TpfX9Z5.png
-
All Docker containers are working, except for Plex
kamuska replied to kamuska's topic in General Support
Thanks. I had to create an SSH tunnel to set up my Plex server via web GUI for the first time. I am now able to access the web GUI from a different subnet with the server configured. -
Hi Everyone, All my Docker containers are working and they are able to map to my user shares. The only one that is not working is the Plex server container. Tried reinstalling it several times from three different repositories (limetech, linuxserver, plexinc), but I just couldn't get it to work. I am able to access the Plex server web GUI, but it just can't find the server, and it says, "looking for servers..." Right now the network type is set to host. I also tried setting it to bridge, and still no luck. Any help would be appreciated. Thanks in advance for any helpful information
-
Docker Plex Container Can't Seem to Map to User Share
kamuska replied to kamuska's topic in General Support
My apologies. As it turns out, I was acutally hitting the UI for Plex running on my PC. So I removed the server, which was my PC. Now in the Plex UI it says, "Looking for servers..." -
Docker Plex Container Can't Seem to Map to User Share
kamuska replied to kamuska's topic in General Support
I don't know if you checked the screenshots already, but in one of the screenshots, /media is not accessible, just local and network drives (which are mapped to the same SMB user share). /media is not accessible within Plex at all. -
Hello Folks, My Plex media server running as a Docker container can't seem to map my SMB user share named "Media." I am able to access my Plex media server via web GUI, but it can't seem to find the share. However, my Plex media server can access the SMB user share (drive M:\ as show in the screensot). Drive M:\ is the mapped to the same SMB share "Media." Is there anything that I am missing here?ide. Here's what I have done to troubleshoot: I tried reinstalling the Docker container by doing the following: via the Docker tab and via the Apps tab on the unRAID webGUI, and