ingux16

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by ingux16

  1. On 7/25/2020 at 6:24 PM, Satyam said:

    @cirialkilr  did you manage to resolve this ...?

    i get the same error however when the cgheck the logs on the SQL server i see the below error


    Aborted connection 50 to db: 'onlyoffice_mailserver' user: 'mail_admin' host: 'onlyoffice-mail-server.onlyoffice' (Got an error reading communication packets

     

    @Jidovu Marius Adrian  can you please help.

    This error reproduces because of  [Note] Access denied for user 'mail_admin'@'onlyoffice-mail-server' (using password: NO) even when using everything default!

  2. 1 hour ago, ingux16 said:

    Got this in script

     

    Script location: /tmp/user.scripts/tmpScripts/1_macinabox_helper/script
    Note that closing this window will abort the execution of this script
    Starting to Fix XML
    error: failed to get domain 'put the name of the vm here'
    No network adapters in xml to change. Network adapter is already vmxnet3
    Added custom qemu:args for macOS
    topolgy line left as is
    custom ovmf added
    error: Failed to define domain from /tmp/put the name of the vm herefixed.xml
    error: (domain_definition):3: Extra content at the end of the document

    ^

    This is what has been done to the xml

    Your network type was already correct. Network has not been changed.
    The custom qemu:args have been added to you xml.
    VM is set to use custom ovmf files.
    xml is now fixed. Now goto your vm tab and run the VM
    Rerun this script if you make any other changes to the macOS VM using the Unraid VM manger


    No VMs in vm tab !

     

    Fixed typo error in docker template from  /user/Appdata/ to /user/appdata/ now fine

     

  3. Got this in script

     

     

     

     

    Script location: /tmp/user.scripts/tmpScripts/1_macinabox_helper/script
    Note that closing this window will abort the execution of this script
    Starting to Fix XML
    error: failed to get domain 'put the name of the vm here'
    No network adapters in xml to change. Network adapter is already vmxnet3
    Added custom qemu:args for macOS
    topolgy line left as is
    custom ovmf added
    error: Failed to define domain from /tmp/put the name of the vm herefixed.xml
    error: (domain_definition):3: Extra content at the end of the document

    ^

    This is what has been done to the xml

    Your network type was already correct. Network has not been changed.
    The custom qemu:args have been added to you xml.
    VM is set to use custom ovmf files.
    xml is now fixed. Now goto your vm tab and run the VM
    Rerun this script if you make any other changes to the macOS VM using the Unraid VM manger

     

     

     

     

     


    No VMs in vm tab !

  4. Anybody  Please know how to make service start up after boot.  For example ssh in Docker GUI app

    Tried sudo systemctl enable ssh ,  shows systemctl not found, of course because lack of systemd.

    Anyone know hot to start a service autonaticaly after boot . Tired write service ssh start after each boot.

  5. This plugin screwed up my raid  0 cache disks due plugin binding only by hardware address.

    Problem  with this plugin is do binding only by hardware address , everything could be fine and  it works. But..

    if you for example like me use cache disks as nvme drives, so drives uses pciexpress slots, so it uses hardware addresses.

    And if you for example  remove some pci express devices then often motherboard change hardware addreses for all other pci devices.

    In my case i removed gpu from one slot and then my cache drive hardware address changed to another one binded by this plugin from another device. Obviously after restart cache drive was corupted because being binded by plugin.

    I sugest could you upgrade plugin and do binding by hardware address with device ids as well so it will eliminate wrong device rebinding if you add/remove some pci express device.

    Justr sugestion, but it might affect functionality

    P.S. Read comments before, so i just explained real situation and problem after

  6. Did anyone tried this way like first of all isolate from devices with syslinux.cfg  as  add boot line vfio-pci.ids=1912:0015 . Add only second device group ID pair of four ( 4 pcie controllers and their relevant 4 usb controllers, where add append id only usb controllers )

    And then passtought to VM liek usual device

    I sugest this because i got similar startech product with 4 ethernet controllers and at first boot it also doesnt worked as expected, but then done  this way what i mentioned here and got success.

    Just try please, because i also consider to buy one

  7. 1 hour ago, dwarfer said:

    Firstly great work, thank you!

     

    I have an AX1600i and have loaded the new plugin and selected AX but don't get any readings from the PSU. Do I have to first load the driver with the following command?

     

    echo -n "3-12:1.0" > /sys/bus/usb/drivers/cp210x/bind

     

    I don't have a cp210x folder in my usb drivers directory though.

     

    Any ideas appreciated 

     

    Thanks

    Exactly same problem , no such file or directory error with AX1500i PSU . Unraid 6.8.1