Jump to content

Roukmoute

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Roukmoute

  1. Hi,

     

    I've tried to use Grimoire but after successfully create a user, it is not possible to log in because the URL is not correct.

    It points to the wrong URL.

     

    ```sh

    User logged: foobar
    ClientResponseError 404: The requested resource wasn't found.
        at file:///app/node_modules/.pnpm/[email protected]/node_modules/pocketbase/dist/pocketbase.es.mjs:1:31966
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        at async load (file:///app/build/server/chunks/0-z6PrR-nZ.js:51:22)
        at async load_server_data (file:///app/build/server/index.js:1096:18)
        at async respond_with_error (file:///app/build/server/index.js:2236:27)
        at async resolve2 (file:///app/build/server/index.js:3692:16)
        at async Object.handle (file:///app/build/server/chunks/hooks.server-qcCxj1zK.js:34:20)
        at async respond (file:///app/build/server/index.js:3528:22)
        at async Array.ssr (file:///app/build/handler.js:1243:3) {
      url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
      status: 404,
      response: {
        code: 404,
        message: "The requested resource wasn't found.",
        data: {}
      },
      isAbort: false,
      originalError: {
        url: 'http://localhost:5173/internal/pb/api/collections/categories/records?page=1&perPage=1000&expand=parent&filter=owner%3D%22j1i6k4x5d3o3fmc%22&sort=name',
        status: 404,
        data: {
          code: 404,
          message: "The requested resource wasn't found.",
          data: {}
        }
      }
    }

    ```

     

    The URL is not `http://localhost:5173` but `http://192.168.10.252:5173/`.

    The environnement variable `ORIGIN` is `http://192.168.10.252:5173`.

     

    Do you have any idea ?

  2. Hi,

    I've just downloaded mediagoblin but it is not possible to upload video files.

    How can I update the file `mediagoblin.ini`?

    We have not vim, vi, nano.

     

    I've tried to add path (volume) for directly use the file but it is not possible.

     

    Thanks in advance

  3. I've just installed Mattermost and it won't start.

     

    So I've just look my log and I see that:


     

    Quote

     

    Error: failed to load configuration: could not create config file: open /mattermost/config/config.json: permission denied
    Usage:
      mattermost [flags]
      mattermost [command]

    Available Commands:
      completion  Generate the autocompletion script for the specified shell
      db          Commands related to the database
      export      Export data from Mattermost
      help        Help about any command
      import      Import data.
      jobserver   Start the Mattermost job server
      server      Run the Mattermost server
      version     Display version information

    Flags:
      -c, --config string   Configuration file to use.
      -h, --help            help for mattermost

    Use "mattermost [command] --help" for more information about a command.

     

     

    Do you have any idea what can I do?

  4. On 4/30/2022 at 7:20 AM, ich777 said:

    Sorry completely missed the post, can you issue this two lines from a Unraid terminal and post the output here:

    docker exec Thunderbird date
    date

     

    Hey,

     

    root@RkUnraidServer:~# docker exec Thunderbird date
    Tue 03 May 2022 09:27:02 PM PDT
    root@RkUnraidServer:~# date
    Wed May  4 06:27:04 CEST 2022

     

    Is it possible to connect with a VNC client?

    I've tried but without succeed.

  5. Hi,

     

    I try to install one of my graphics cards on Ubuntu 22.

     

    If I try with only VNC, no problem.

    When I try with second graphic card which is NVIDIA Quadro K2000, it works very well.

     

    But when I try with my GTX 670, it does not work.

    image.png.6eefbb8de5f311a07ced8e7b4fb2e593.png

    I have downloaded and edited this ROM : https://www.techpowerup.com/vgabios/130272/asus-gtx670-4096-120821

     

    I must keep my VNC activate because I have crypted this disk.

     

    When I boot with this configuration :

     

    <?xml version='1.0' encoding='UTF-8'?>
    <domain type='kvm'>
      <name>Ubuntu</name>
      <uuid>190fa620-64aa-e563-1429-d5fa1eb1b4d6</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Ubuntu" icon="ubuntu.png" os="ubuntu"/>
      </metadata>
      <memory unit='KiB'>4194304</memory>
      <currentMemory unit='KiB'>4194304</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>6</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='5'/>
        <vcpupin vcpu='1' cpuset='13'/>
        <vcpupin vcpu='2' cpuset='6'/>
        <vcpupin vcpu='3' cpuset='14'/>
        <vcpupin vcpu='4' cpuset='7'/>
        <vcpupin vcpu='5' cpuset='15'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-5.1'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/190fa620-64aa-e563-1429-d5fa1eb1b4d6_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough' check='none' migratable='on'>
        <topology sockets='1' dies='1' cores='3' threads='2'/>
        <cache mode='passthrough'/>
      </cpu>
      <clock offset='utc'>
        <timer name='rtc' tickpolicy='catchup'/>
        <timer name='pit' tickpolicy='delay'/>
        <timer name='hpet' present='no'/>
      </clock>
      <on_poweroff>destroy</on_poweroff>
      <on_reboot>restart</on_reboot>
      <on_crash>restart</on_crash>
      <devices>
        <emulator>/usr/local/sbin/qemu</emulator>
        <disk type='file' device='disk'>
          <driver name='qemu' type='raw' cache='writeback'/>
          <source file='/mnt/user/domains/Ubuntu/vdisk1.img'/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
        </disk>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='1' port='0x10'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
        </controller>
        <controller type='pci' index='2' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='2' port='0x11'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
        </controller>
        <controller type='pci' index='3' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='3' port='0x12'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
        </controller>
        <controller type='pci' index='4' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='4' port='0x13'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
        </controller>
        <controller type='pci' index='5' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='5' port='0x14'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
        </controller>
        <controller type='pci' index='6' model='pcie-root-port'>
          <model name='pcie-root-port'/>
          <target chassis='6' port='0x15'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        </controller>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <interface type='bridge'>
          <mac address='52:54:00:7b:a4:af'/>
          <source bridge='br0'/>
          <model type='virtio-net'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </interface>
        <serial type='pty'>
          <target type='isa-serial' port='0'>
            <model name='isa-serial'/>
          </target>
        </serial>
        <console type='pty'>
          <target type='serial' port='0'/>
        </console>
        <channel type='unix'>
          <target type='virtio' name='org.qemu.guest_agent.0'/>
          <address type='virtio-serial' controller='0' bus='0' port='1'/>
        </channel>
        <input type='tablet' bus='usb'>
          <address type='usb' bus='0' port='1'/>
        </input>
        <input type='mouse' bus='ps2'/>
        <input type='keyboard' bus='ps2'/>
        <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='fr'>
          <listen type='address' address='0.0.0.0'/>
        </graphics>
        <video>
          <model type='cirrus' vram='16384' heads='1' primary='yes'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
        </video>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
          </source>
          <rom file='/mnt/user/isos/gpu/Asus.GTX670.4096.120821.rom'/>
          <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x05' slot='0x00' function='0x1'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
        </hostdev>
        <memballoon model='none'/>
      </devices>
    </domain>

     

    And when I boot, I've got this message, that I don't have without it.

     

    image.thumb.png.71d3c0364e92f80a0676e4392edc9f5e.png

     

    Any idea?

     

    Thanks in advance for your help.

    Asus.GTX670.4096.120821.rom

  6. 5 hours ago, ich777 said:

    Sure thing, open up the menu for VNC on the left side, click on the gear icon and at Scaling satet it to Remote.

     

    No, not in my containers.

    VNC was only designed to transmit a remote desktop or at least the screen from a remote desktop without sound.

    Thanks, I've never paid attention to theses options for scaling the remote screen.

     

    Too bad for the sound but I keep your version because it is fast!

     

    Thanks a lot.

    • Like 1
  7. Hello !

     

    Je suis un débutant sur unRAID et je découvre toutes les joies qu'il va pouvoir m'amener.

     

    J'ai découvert cette vidéo https://youtu.be/jvzeZCZluJ0?t=1362.

    De ce que j'ai pu apprendre, il utilise un KVM (que j'ai découvert aussi).

    Si c'est aussi fluide c'est parce qu'il utilise de la fibre partout dans sa maison.

    Mais ce que je ne comprend pas c'est comment il fait pour se connecter directement sur une VM depuis son écran ? On peut voir une image à cet instant dans la vidéo : https://youtu.be/jvzeZCZluJ0?t=1324.

     

    Auriez-vous des informations sur son fonctionnement car je suis intéressé pour essayer de reproduire la même chose chez moi tout doucement.

     

    -----

     

    Alors visiblement une personne le fait aussi ici : https://www.youtube.com/watch?v=9syF1aWLtwE

     

    Mais je ne comprend toujours pas comment il fait :)

×
×
  • Create New...