Dimtar

Members
  • Posts

    549
  • Joined

  • Last visited

Posts posted by Dimtar

  1. 21 hours ago, flipek87 said:

    Hello.

    After update to 6.12.8 docker don't want to start with connected nvidia graphics card.

     

    I just setup a new box with 6.12.8 and I think the same thing is happening to me. If I start the container it just goes into a restarting loop. If I ask Unraid to show me the logs it the popup window closes instantly.

    If I remove the nvidia part in extra parameters it works fine again.

  2. On 8/20/2023 at 1:17 PM, vvolfpack said:

    I'm having an issue with my Plex server crashing intermittently. It comes back online after I restart the docker, but it typically goes down during or after a long download cycle when media is added. I couldn't find anything helpful in the logs. Could someone help me troubleshoot this? I apologize if I uploaded the wrong logs.

     

    Plex Media Server.1.log 10 MB · 1 download


    I believe I am having a similar issue, did you find a fix to this?

  3. I just had a quick browse through the thread but can't see anyone mentioning the same thing so maybe its just me or maybe I missed it.

     

    Is anyone having an issue with SMB mounts not auto mounting on boot anymore?

    Noticed that over the last few weeks (and unraid updates) on boot they aren't mounting the SMB shares and I have to click the mount/s button.

     

    The settings haven't changed and I confirmed they are still set to auto mount.

  4. On 1/12/2021 at 3:36 AM, Gunny said:

    The Exclude Folders option does not seem to be working for me.  I'm trying to exclude some subfolders in one of my docker container's appdata area (Plex for reference).  I've tried both absolute paths and relative paths.
    Relative:

    
    Plex-Media-Server/Library/Application Support/Plex Media Server/Cache/ ,Plex-Media-Server/Library/Application Support/Plex Media Server/Media/ ,Plex-Media-Server/Library/Application Support/Plex Media Server/Metadata/

    Absolute:

    
    /mnt/cache/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/Cache/ ,/mnt/cache/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/Media/ ,/mnt/cache/appdata/Plex-Media-Server/Library/Application Support/Plex Media Server/Metadata/


     


    I’m having a near identical issue, did you ever sort this? I cannot work out how the exclude system works.

  5. 8 minutes ago, alturismo said:

     

    if not, this plugin should also enable the hardware acc due the changes from 6.9 beta35 up, see here

     

    Thank you very much for this link, I am not sure it has solved my problem though.

    I followed the instructions on the post to enable the i915 driver I believe but its not working I don't think..

     

    root@DIMRAID:/boot/config/modprobe.d# ls -lah
    total 8.0K
    drwx------  2 root root 4.0K Jan 21 16:49 ./
    drwx------ 11 root root 4.0K Jan 21 16:52 ../
    -rw-------  1 root root    0 Jan 21 16:49 i915.conf
    root@DIMRAID:/boot/config/modprobe.d# intel_gpu_top 
    Failed to detect engines! (No such file or directory)
    (Kernel 4.16 or newer is required for i915 PMU support.)
    root@DIMRAID:/boot/config/modprobe.d# 

     

  6. On 1/11/2021 at 5:19 PM, ich777 said:

    Was the Intel-GPU-Tools container working or haven't you tried it yet?

     

    EDIT: What iGPU are you using - processor model?

     

    I have used iGPU transcoding on unRaid 6.8.x before.

    Just to ensure I wasn't wasting anyones time I rebooted my server with a screen plugged in to ensure VT-D was enabled and it was.

     

    unRaid 6.9RC2 and an Intel 6700K

    Let me know what else I can check if needed.

     

    root@DIMRAID:~# intel_gpu_top 
    Failed to detect engines! (No such file or directory)
    (Kernel 4.16 or newer is required for i915 PMU support.)
    root@DIMRAID:~# intel_gpu_frequency 
    Test requirement not met in function drm_open_driver, file drmtest.c:463:
    Test requirement: !(fd<0)
    No known gpu found for chipset flags 0x1 (intel)
    Last errno: 2, No such file or directory
    SKIP (-1.000s)

     

    I am not sure what the container is meant to do exactly but I installed it just incase it was needed.

  7. Open the container with the console or:

    docker exec -it nextcloudpi sh

     

    Then run:

    df -h

     

    I just spun up a new instance of the container on an unRaid box that has never had it before and it shows this:

    shfs             48T   23T   26T  48% /data

     

    Can you see if the container is atleast aware of the /data directory?

     

     

  8. I have a suggestion around long term credit for community members. Often I see companies have a credits section where they acknowledge the open source projects that enable their product/service.

    Maybe unRaid could maintain a credits/origins page where they acknowledge the projects that help brought unRaid to where it is today but also the people. To use the example of @CHBMB his work (along with others I am sure) lead to people being able to use DVB with unRaid for years before it was more officially supported, their work paved the way for the features we have now. They did the hard work so we don't have to.

     

    The page could be on the website and built in to unRaid and would be a permanent record/thanks to the people that brought this software forward and to which we all owe some thanks.

     

    Apologies if this has been suggested before or already exists.

    To all the people that have gone above and beyond for the community in the past you have my thanks, I cannot list everyone sorry.

    • Like 4
  9. Hi all.

     

    I am trying to set this up but if I open the webui via the unRaid docker manager i get a page saying "Whoops, looks like something went wrong."

     

    In the container log I see this:

    Module ssl disabled.
    To activate the new configuration, you need to run:
    service apache2 restart
    2020-09-07 11:58:27,028 CRIT Supervisor running as root (no user in config file)
    2020-09-07 11:58:27,030 INFO supervisord started with pid 1
    2020-09-07 11:58:28,031 INFO spawned: 'exit_on_any_fatal' with pid 20
    2020-09-07 11:58:28,033 INFO spawned: 'apache' with pid 21
    2020-09-07 11:58:28,034 INFO spawned: 'run_schedule' with pid 22
    AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.10. Set the 'ServerName' directive globally to suppress this message
    No scheduled commands are ready to run.
    2020-09-07 11:58:29,326 INFO success: exit_on_any_fatal entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-09-07 11:58:29,326 INFO success: apache entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2020-09-07 11:58:29,326 INFO success: run_schedule entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

    Haven't even reached the setup page yet.

     

    EDIT: I hadn't done the app key right. Thats fixed now and I could proceed, just incase someone else has the same issue.

  10. Hi all.

     

    Just installed the Matomo container, it started but if I try to access the web interface I get this:

    Unable to read INI file {/opt/bitnami/matomo/config/config.ini.php}: Syntax error in INI configuration: Your host may have disabled parse_ini_file().