Jump to content

Taddeusz

Community Developer
  • Posts

    1,066
  • Joined

  • Last visited

Posts posted by Taddeusz

  1. 13 minutes ago, dabone said:

    Is it possible to get a let's encrypt cert working in this docker?

     

    I’m using mine through the Swag container that gets its cert from Let’s Encrypt. Don’t think there’s a way to do it directly as it’s not designed that way.

  2. 3 hours ago, Delfinos said:

    I am trying to get quick sync to work, but Handbrake seem to dislike the cpu.

     

    [cont-init   ] 54-check-qsv.sh: Processor: Intel(R) Core(TM) i7-3770T CPU @ 2.50GHz
    [cont-init   ] 54-check-qsv.sh: Microarchitecture: INTEL_IVB
    [cont-init   ] 54-check-qsv.sh: Kernel: 6.1.79-Unraid
    [cont-init   ] 54-check-qsv.sh: Intel Quick Sync Video may not be supported: processor not supported by HandBrake.

     

    Am i doing something wrong, or is the Quick Sync in 3770T just too old?

     

    Also will intel arc gpus work?

    Their documentation shows that only Skylake (6th Gen) and above are supported so your Ivy Bridge 3rd Gen is too old. Not sure about Intel Arc.

    • Like 1
  3. 52 minutes ago, T_Matz said:

    Is there a way to find the user name and password in the appdata? or through a console command? Im having an issue getting into the webui as well. 

    No, the username and password are stored in the database. You can get the username by querying the database directly but the password is one-way encrypted.

  4. @TecEgg It appears you're not running the container that has MariaDB included. Did you run the schema SQL scripts on you chosen database? The process of creating Guacamole's database schema is only automatic if you use the full AIO container that includes MariaDB. If you are using an external database (MariaDB, MySQL, MS SQL Server, Postgres, etc) you are responsible for the maintenance of Guacamole's database schema. The database schema actually hasn't changed since 1.0.0 so it's not actually that difficult. You just need to get the schema created and then insert the default admin user using the the two SQL scripts.

  5. 4 minutes ago, jbuszkie said:

    I changed the connection info to point to the IP and not the hostname.. and it connected fine.  But the hostname used to work just fine and I didn't change anything that I know of?

    Has anything on your network changed in those couple weeks? Is the DNS server setting on your Unraid server correct (eg pointing to your router rather than ISP or other public DNS server)?

  6. 2 hours ago, Wild9 said:

    Thanks @Taddeusz, no hurry it's really a minor inconvenience. In this scenario where would be the correct location to add the plugin? As I mentioned if I add it to the extensions folder in the volume on appdata it is removed on container startup with a message about updating the plugin. Should I instead place it in the '/opt/guacamole/quickconnect/' location so the startup process finds it there? In this case it would disappear on container updates. I'm more than happy to just put the jar files in a mounted volume myself, the problem is more that during startup the container seems to remove any manually added extensions.

     

    I think to prevent it from being remove you should rename the file so that "quickconnect" is not there. You could put a dash in the middle like "quick-connect". Otherwise no matter how you have "OPT_QUICKCONNECT" set it will be removed when the container is started.

  7. @Wild9 Sorry it's taken so long for me to get back. COVID hit my family in the middle of getting a new job. I will work to put the Quick Connect plugin back in. Since I build from the pre-built containers I can't control which plugins get included. But since it was originally in I will put it in.

     

    That being said, if there are ever any plugins you want you are always free to go download them from guacamole.apache.org. For example, I'm never going to include the vault or history recording storage plugins but they may be downloaded and the JAR file copied into the proper folder. This can also be done with the Quick Connect plugin until I can get the changes made.

  8. 14 hours ago, bmoa89 said:

    Guacamole works great when I use it to connect to other computers on my network, but when I attempt to connect to a VM on Unraid it wont connect. I've created a custom docker network, and enabled host access. That and leaving the network as bridge I have the same results. Any help is appreciated. 

    I think you need to have "Host access to custom networks" enabled in Docker settings.

  9. I left out details. This was a manual move. It never moves any files with Mover Tuning installed. It just sits there and gets stuck with the mover running until I reboot which ends up forcing an array unmount and results in a forced parity check.

     

    I uninstalled Mover Tuning and it's now moving files after a manual move started.

  10. I get a bunch of this in my log and then mover gets stuck running:

     

    Sep  4 11:17:16 unRAID move: /tmp/Mover Directory does not exist. Creating it
    Sep  4 11:17:16 unRAID move: mover: started
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: cat: /boot/config/plugins/ca.mover.tuning/ca.mover.tuning.cfg: No such file or directory
    Sep  4 11:17:16 unRAID move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 684: [: 38: unary operator expected

     

  11. 3 minutes ago, Danuel said:

    ctrl+c , ctrl+v not working on a SSH

    i just stared using this trying to replace a terminal that i have installed

    this is critical since i am not able to use the commands above

     

     

    not sure if this is a bug or not, or maybe i am doing something wrong 

    You’ll need to hit ctrl+alt+shift and paste it in the clipboard area.

  12. 24 minutes ago, showstopper said:

    Hi guys,

     

    So I just installed this and I have it working to Windows Server 2019 and SSH to unRAID. However I can not get this working to my (non-domain) Windows 11 PC. Has anyone got this working to Windows 11? I can RDP from a different windows machine, but guacamole just nevers does it.

     

    EDIT - Just to say that i have Security mode set to NLA and Ignore Server Certificate checked.

    Are you using a Microsoft account? Are you using Windows Hello to login even with just a pin? If so you have to login with your password at least once so that it’s cached. After that RDP should work fine and you can go back to using Windows Hello to login locally.

×
×
  • Create New...