XisoP

Members
  • Posts

    28
  • Joined

  • Last visited

Converted

  • Gender
    Male

Recent Profile Visitors

926 profile views

XisoP's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I fixed my issue. Unfortunately I couldn't save my love database, have to add everyone again. Turns out it was a networking issue. Got new networking hardware some time ago, installed all the VLANs on my main NIC. This caused some serious issues turned out. Got an extra NIC, removed the VLANs from the main nic and installed them on the second. Done a fresh install of nextcloud:latest with a new database (old one was corrupted after trial and error). Just left the gateway timeout on initialization for a couple of minutes and had a succesfull login.
  2. That's not really an issue in my case. Yes, the VM's share the cores and are running in parallel but we actually don't use them at the same time.
  3. My install keeps sending me back to the login page. Updated congig.php with my own IP range/domain. Did a full clean install after a live install died this week. Fortunately all data is stored on external storage Yesterday I did manage to get it somehow going on a donor-database, but shortly after migrating to the live one, MadiaDB died. I was hoping to get everything going again, but no luck for the past 16 hours getting the same issue with SQLite btw ๐Ÿ˜ญ
  4. Another resurrection. Sorry. ๐Ÿ˜… Read the thread, but I do have one question. Let's say I have 2 VM's (one for the wife and one for myself) with shared cores (6C/6T). When I isolate the corresponding cores, will they be exclusive to Both of the VM's or just for one?
  5. I see your nextcloud also uses port 80. Every container/app needs a unique port. Also, you have to forward the WAN ports to your lan ports in your router ๐Ÿ˜‰ port 80 directs to assigned npm port for http, 443 directs to assigned npm port for http
  6. That's the message I was hoping for. I'll have something to do this weekend. And of course: always keep a backup ๐Ÿ˜‰ Thanks
  7. Can anyone provide an answer? I currently have a docker.img somewhere on my server and I would like to migrate to a share. Running Unraid 6.9.2. docker.img is currently on the array. A share for docker has been created and set to use cache only (1TB SSD, mirrored) Hope someone can help me out with keeping all data and settings, running some apps and databases that need to be kept thanks in advance
  8. Take a look at this thread: You need the full tag in order for it to work (amd64-1.23.3.4707-ebb5fe9f3-ls58) Google is your friend as always I'm rolling back aswell, just trying something. If prerolls are working, I'll make a post at the plex community hoping the issue will be resolved somewhere in the future. Keep in mind the fixing of issues is not important to plex... LG buffer issue took over a year Please keep in mind that the version you called does not exist on docker hub. enter a correct value to downgrade your image https://hub.docker.com/r/linuxserver/plex/tags?page=3&ordering=last_updated
  9. Prerolls.. Does anyone else have issues with them? Mine just stopped working a couple of weeks ago. I currently have a playlist of 50 (more in total, but there are some seasonal prerolls), randomly playing (or at least playeD in the past) one before each movie. All mp4, placed in a seperate folder on my plex SSD for instant access. Is this a container issue or a common plex issue?
  10. Figured it out. Turns out that a MAC adress changes on a VM somehow. Had everything configured to look for IP 24 which whas bound by MAC adress. When the MAC doesn't exist in my scope, the machine is assigned an adress from the DHCP pool ๐Ÿ˜ฉ Kicked in a static IP in my VM and all is working like a charm. Thanks for your reply
  11. This might have been asked before. In that case: sorry ๐Ÿ˜… I'm running NPM on my unraid server. I'm also running a VM which is serving my access control to my house. This platform is web-based. Is there a way to point <sub.domain.ext> to a site that is not running on my custom docker network? It is http traffic on a fixed IP for the VM. Tried some stuff allready, pointing to IP or hostname, pushing buttons and sliding sliders but all I get is errors.
  12. Are you using DHCP for your plex with remote acces or internally only? Don't recommend DHCP because of portforwarding. Plex really needs 32400 (if not manually changed)
  13. You should. I've migrated from swag to nginx a couple of months ago because in my opinion the management is way easier that way. As soon as I added plex (and made the dns entry on my domain of course) all worked like a charm.
  14. Let's hope they fix it a bit faster than last time. Took them about a year ๐Ÿ˜’
  15. Hi all, Last year we, the LG TV owners, ran into an issue with playback while transcoding with subtitles. There were extreme buffer issues, the only option for a while was running an old server version (1.16.x or older). Earlier this year the issue was solved. Today I noticed that the issue might have returned in a worse way. Playing a 1080p h264 file @ direct play just froze a couple of minutes into the movie. Forcing transcode didn't change a thing. Upgrading to 4K HDR made things worse. After downgrading the docker image from 1.22.3.4392 to 1.22.2.4282 the issue cleared. 4K HDR h265 playback with subs was smooth as butter. Could it be something went wrong (failed line of text or so) while compiling a docker image? I'm running unraid 3.9.2 Currently plex 1.22.2.4282 transcoding is handled by Quadro M4000