Jump to content

Jus

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Jus

  1. 2 hours ago, ich777 said:

    This is a good question, do you have any custom themes installed or something like that?

     

    Maybe @bonienl knows what causes this.

     

    As you see in the screenshot above I don't see these messages.

    Nothing like that i run it as minimal as possible :)

    I will keep trying things out and see if I could find the root cause of it.

  2. 1 hour ago, ich777 said:

    I don't see that on my system. On what plugin version are you?

    grafik.thumb.png.51e2f78225ba091fadf3d79d35644aa7.png

     

     

    Do you maybe have this enabled in the Tools -> PHP Settings menu:

    grafik.png.4acad158488e4fc4151aab3ac59ccb08.png

     

    If yes, please disable it by clicking RESET.


    I am on latest 2023.07.06 and didnt had this before I updated Unraid to 6.12.3
    PHP error reporting is not enabled.

    in PHP log i have bunch of this:
     

    #0 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code(64): log('0\x02', 1000)
    #1 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code(173): presetSpace('0\x02')
    #2 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705): eval()
    #3 /usr/local/emhttp/plugins/dynamix/template.php(82): require_once('/usr/local/emht...')
    #4 {main}
      thrown in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code on line 64
    [18-Aug-2023 09:27:24 Europe/Paris] PHP Fatal error:  Uncaught TypeError: log(): Argument #1 ($num) must be of type float, string given in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code:64
    Stack trace:
    #0 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code(64): log('0\x02', 1000)
    #1 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code(173): presetSpace('0\x02')
    #2 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705): eval()
    #3 /usr/local/emhttp/plugins/dynamix/template.php(82): require_once('/usr/local/emht...')
    #4 {main}
      thrown in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code on line 64
    [18-Aug-2023 09:34:54 Europe/Paris] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(705) : eval()'d code on line 174

     

  3. Hi all,

    Not exactly sure if this is the correct thread to report this but...
    After upgrade to 6.12.3 i see this on the plugin page:

    image.png.9934b6e1bb9150a16ede1dff0e5726a8.png

    Actual plugin works and all is fine (as far as I can see), but it would be cool to take care of this too as it clearly not suppose to be there.

    Any pointers what I should look for?

  4. 9 hours ago, dlandon said:

     

    Your smb-extra.conf file is corrupted:

    #unassigned_devices_start
    #Unassigndd devices shave includes:  (iîclude = /tmp/unassinned/derices/smb-settings.conf
    #unassig.ed_deviães_gnd

     

    Go to Settings->SMB->SMB Extras tab and remove the corrupted text and click 'Apply'.  Then uninstall UD and re-install it.  The text will be corrected when UD is re-installed.

     

    You should probably take your flash drive to a PC and run a check to see if there are other issues with the file system.


    BINGO!!!

    it worked :)

    I had to edit the file from comand line as it was not showing texts in the settings but after that and UnInstall >> Install UD text updated and share is accessible from windows.

    Thank YOU!!! This has been boggling me for months... and now i know that a full check of USB stick is a good idea to see if there are any more of the corrupt text occurances.

  5. 5 minutes ago, dlandon said:

    My bad.  You did the right directory.

     

    The share configuration is set up correctly.  As you can see only 'jus' has read and write access.

     

    At a command line type this command:

    /etc/rc.d/rc.samba restart

    Give it a few minutes and then see if you can see the share.

     

    If that doesn't work, post your diagnostics zip file.



    Ye didnt work... Tried with both users and unasigned: 
    jus
    cctv
    nobody

    here is the sys Diagnostics:

     

    vault-diagnostics-20220711-2326.zip

  6. 31 minutes ago, dlandon said:

     

    Use this command to look at the samba share configuration for the UD CCTV share:

    cat /etc/samba/unassigned.devices/CCTV

    You'll see the user permissions, etc for the CCTV share.  You may see something there that gives a clue on the issue you are seeing.  Post it here so I can have a look if you don't see anything obvious.


    Hmmm.. just running that in console?

    No such directory, but:

    image.png.192888f16f9b43bfddf2073671524d58.png

    And inside looks like:
     image.png.c188578036fa70ae1d15e4470fdb04f2.png

  7. Hi all,
    I hope this is the right thread to ask foa help with UD.

    I have been using it for a while but in last few months I am not able to access the shared drive from windows.
    image.thumb.png.ef910416128e517fb9876752284eca4d.png


    \\VAULT\CCTV    is the path i am trying to use in windows. Also tried \\VAULT\mnt\disks\CCTV

    Things i tried:

    1. Unmount -> Mount
    2. Disable -> Enable share on device
    3. Rename mapping to something else

    only thing that did work is the workarround from some other post were i would expose the share from command line, but that then needs to be remembered and causes some other issues later down the line...

    I am trying to get to the bottom of why the share is not appearing

    Any pointers what i could try more apprechiated,

  8. Hi all,

     

    I am looking for a way to pass through my nvidia GPU to the docker containers that I use (mainly Plex one from "plexinc")

     

    I am currently running 6.9.1 beta version (was experimenting with new kernel to get temp readings)

     

    I see we have compiled stable 6.8.3 version

     

    Question:

    Can I just download it, send it USB ,  reboot and all should work more or less

     

    Or it's too risky?

     

    I would rly like to avoid resetup all Dockers and other things that I use

     

    Thx in advance

×
×
  • Create New...