Re: Can't connect with the Guacamole

2023-12-21 Thread Nick Couchman
On Mon, Dec 18, 2023 at 4:24 PM Remush wrote: > I have set it to debug, but all I see is that is running on host > 0.0.0.0:4822 > > Sorry, there's a lot going on in this thread, and it seems like you're trying several different things to get things working. Here's what I'd recommend: * Approach

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
I have set it to debug, but all I see is that is running on host 0.0.0.0:4822 No logs on connections or something like that. On Mon, 18 Dec 2023, 21:50 Yasushi Matsumoto, wrote: > If the connection reaches guacd, I think some logs will be recorded in > syslog. > What log level are you setting

Re: Can't connect with the Guacamole

2023-12-18 Thread Yasushi Matsumoto
If the connection reaches guacd, I think some logs will be recorded in syslog. What log level are you setting in guacd.conf? If you haven't set it, the level should be info by default. For example, I'm using guacamole-server ver.1.5.0 and the level is info, then I got some logs in syslog like this

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
It was my mistake, I have seen that you responded. And assumed it was this thread and answered. After noticing I was in the wrong thread I came back here. The only relevant thread is here. Im currently stuck on the SELinux problem, I think at least. Because my guacd container is listening on

Re: Can't connect with the Guacamole

2023-12-18 Thread Michael Jumper
On 12/17/23 20:54, Remush wrote: I didn't mean to double post, and I'm not sure that the problem is the guacd? That's fine - just please don't duplicate a particular response across multiple threads. Doing so hurts the search results in the archives for future users that may encounter the

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
Sorry ifI sound stupid, but what is an acct? Like what should I check? I deploy both container with one playbook one after another. With the addition of creating a systemctl for each container. On Mon, 18 Dec 2023, 12:59 Mark Barber, wrote: > Not examined the container myself but the most

Re: Can't connect with the Guacamole

2023-12-18 Thread Mark Barber
Not examined the container myself but the most likely answer is the deployed file does not have the correct permissions from being deployed separately, they need to be the same  or close enough to the acct the guac instance is running under Sent from AOL on Android On Mon, 18 Dec 2023 at

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
Okay, it seems like the container is failing to read the guacd.conf due to SELINUX? which is weird because the VM has SELinux on permissive yet I get: SELinux is preventing /opt/guacamole/sbin/guacd from open access on the file /etc/guacamole/guacd.conf ‫בתאריך יום ב׳, 18 בדצמ׳ 2023 ב-7:19 מאת

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
I have checked again and it is listening on 0.0.0.0:4822 now I have successfully put the guacd.conf (Thanks by the way. adding double space helped for some reason) with the bind_host as 127.0.0.1, yet the container is still listening on 0.0.0.0:4822. Now I still receive the "Connection refused".

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
I didn't mean to double post, and I'm not sure that the problem is the guacd? My problem is as specified here. I can't use the connection because I get connection refused. As of your answer I have understood that I might need to change the guacd.conf. However I'm struggling with it, the last

Re: Can't connect with the Guacamole

2023-12-17 Thread Michael Jumper
Please don't double-post. To any users encountering this duplicated portion of this thread in the archives, the original thread regarding guacd.conf is here: https://lists.apache.org/thread/ps6t9myvs4t5mb9kch11fxfz5xhj8qgm - Mike On 12/17/23 20:40, Remush wrote: Yes indeed, And it still

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
Yes indeed, And it still doesn't work. But tell me please, where is the default file located? Because I entered the guacd container and there is no guacd.conf file anywhere? ‫בתאריך יום ב׳, 18 בדצמ׳ 2023 ב-6:34 מאת ‪Michael Jumper‬‏ <‪ mjum...@apache.org‬‏>:‬ > It sounds like the tool you're

Re: Can't connect with the Guacamole

2023-12-17 Thread Michael Jumper
It sounds like the tool you're using to generate the guacd.conf file is omitting the line ending character from the final line in the file. Assuming it's just your text editor not adding the newline character, did you try adding a blank line as suggested previously? See:

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
I just make a normal guacd.conf.j2 file in ansible which I deploy with the template module. The guacd is the only file making this issue. On Mon, 18 Dec 2023, 4:34 Billy Hanifin, wrote: > How are you editing your guac.conf file? It might have to do with if the > file is saved with CRLF vs LF

Re: Can't connect with the Guacamole

2023-12-17 Thread Billy Hanifin
How are you editing your guac.conf file? It might have to do with if the file is saved with CRLF vs LF line endings. Different editors may be saving it with new line endings. On Sun, Dec 17, 2023, 9:27 PM Remush wrote: > I saw that answer in the internet as well, But how can I edit the >

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
I saw that answer in the internet as well, But how can I edit the guacd.conf file ? When trying to set a guacd container with a self-written guacd.conf, it says that "unexpected end-of-the-line" at the last letter of the file. But when leaving the guacd.conf to be the default, it runs on

Re: Can't connect with the Guacamole

2023-12-17 Thread Michael Jumper
On 12/17/23 05:20, Remush wrote: Hey everyone! I have finally set up a working guacamole. I have created a connection but when I try to use the connection I get a red rectangle with the error message: "An internal error has occurred within the Guacamole server, and the connection has been

Can't connect with the Guacamole

2023-12-17 Thread Remush
Hey everyone! I have finally set up a working guacamole. I have created a connection but when I try to use the connection I get a red rectangle with the error message: "An internal error has occurred within the Guacamole server, and the connection has been terminated. If the problem persists,