Posts by Frepke

    If I remember correctly, I’ve had this before on a very slow system. I believe the process that briefly ran at that time was simply the GUI login. Perhaps votdev can confirm whether this is possible.

    Looks like daily flush is unmounting the filesystems of the data drives.


    this is from starting the flush service from CLI

    No problem with flushing via the button in the GUI

    +1

    Frepke: You propose to switch to a Dockerfile which is 32bit but still supports newer Plex so far?

    • How would the migration from my existing Docker look like?
    • This seems tailored for the RPi, will it also work fine for my Odroid HC2?
      (My video files are mostly H264 which need no transcoding for weaker mobile devices anyhow, so I usually do not need on the fly transcoding)
    • I guess some tweaking for the new Plex will become necessary too. I recall that /tmp-plex:/tmpfs-host-plex was a tweaking that Plex writes the transcoded fragments into the RAM filesystem to avoid SD card wearing. So I would need to make sure to point the new Plex installation there too.

    No, I'm not suggesting to continue using a 32-bit version at all, I'm just showing you where you might find a 32-bit version to test. Of course, you decide for yourself what you want to do, but because they're just Docker containers, it's all quite easy to test.

    and how did you do that?

    Followed the instructions on their website and created this compose file and opened the ports on the router (in this case 18080 and 18443):


    as in How to run network Speedtest from OMV?


    i want to run some automated test but for INTERNET speed, so that i can hold what i get to the ISP in case that is not the case


    i use https://github.com/alexjustesen/speedtest-tracker to do this, but i get a connection refused and i need to find PUID and PGID, but https://docs.speedtest-tracker…ting-started/installation does not say for which user but i will try with root first

    I did a quick setup of your 1st option (speedtest-tracker), it runs without any issue (even hourly set with the build in crontab option).