Re: Not anymore able to login into WIndows7 via RDP

2021-01-13 Thread Mr.Bricolage
vnick wrote
> Thanks for confirming. Please note that we have just pushed a commit to
> git
> that will disable this option forcibly due to the lack of upstream support
> in FreeRDP. This will be part of the next release.

Thank you Nick. After a few days I can say everything runs normal.
No complain from any users.
Just a info : Windows 10 is also affected but it just show regularly the
connection lost
info pop-up. But also where disable glyph caching.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-11 Thread Nick Couchman
On Mon, Jan 11, 2021 at 12:31 PM Mr.Bricolage  wrote:

> ivanmarcus wrote
> > I'm not sure what FreeRDP version is in the current Docker images but if
> > you find disabling the caching fixes your issue it'd be useful to let us
> > know, thanks.
>
> I can confirm, Roland solution works for my. Disable glyph caching. Now you
> can work with Windows 7.
>
>
Thanks for confirming. Please note that we have just pushed a commit to git
that will disable this option forcibly due to the lack of upstream support
in FreeRDP. This will be part of the next release.

-Nick


Re: Not anymore able to login into WIndows7 via RDP

2021-01-11 Thread Mr.Bricolage
ivanmarcus wrote
> I'm not sure what FreeRDP version is in the current Docker images but if 
> you find disabling the caching fixes your issue it'd be useful to let us 
> know, thanks.

I can confirm, Roland solution works for my. Disable glyph caching. Now you
can work with Windows 7.

Best regards and thanks to everyone!
ben




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Ivanmarcus
Yes, the caching has been an issue in the past that has affected 
versions of Windows differently - hence asking whether you were 
experiencing the same problems with W10.


The issue comes about from changes in FreeRDP, which is likely to be 
different between the Guacamole 1.2 and 1.3 Docker images.


I'm not sure what FreeRDP version is in the current Docker images but if 
you find disabling the caching fixes your issue it'd be useful to let us 
know, thanks.




On 11/01/21 7:31 pm, Mr.Bricolage wrote:

Hi Ivan


ivanmarcus wrote

What I was trying to check was that you'd used both of the new images?

Also, do you have success connecting to any other machines (eg Win10)
with the 1.3.0 Docker installation?

Yes, both Docker container I have upgraded to Version 1.3.0
Windows 10 Machines runs without any issues.

I've got a mail today with a hint : Disable glyph caching. I will try that
later.
Under 1.2.0 glyph caching is enabled.

Best regards,
ben



-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Mr.Bricolage
Hi Ivan 


ivanmarcus wrote
> What I was trying to check was that you'd used both of the new images?
> 
> Also, do you have success connecting to any other machines (eg Win10) 
> with the 1.3.0 Docker installation?

Yes, both Docker container I have upgraded to Version 1.3.0
Windows 10 Machines runs without any issues.

I've got a mail today with a hint : Disable glyph caching. I will try that
later.
Under 1.2.0 glyph caching is enabled.

Best regards,
ben




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Robert Hardy
I too have seen problems with 1.3.0 not being able to connect servers and
workstations which should be out of service. I leave those turned off unless I
need to check something on them. I can connect but get disconnected after about
2 seconds to both Windows 7 Enterprise and Windows 2008R2. Previously 1.1.0
worked. I was never able to get guacamole 1.2.0 running due to
complications with attempting to combine that with an OS upgrade.

On 2021-01-10 4:26 p.m., Ivanmarcus wrote:

> Sorry, my email is playing up and it went out before I'd finished...
>
> What I was trying to check was that you'd used both of the new images?
>
> Also, do you have success connecting to any other machines (eg Win10) with the
> 1.3.0 Docker installation?
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
> For additional commands, e-mail: user-h...@guacamole.apache.org
>

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Ivanmarcus

Sorry, my email is playing up and it went out before I'd finished...

What I was trying to check was that you'd used both of the new images?

Also, do you have success connecting to any other machines (eg Win10) 
with the 1.3.0 Docker installation?



-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Ivanmarcus

Benny,

Thanks, I wasn't aware it was the official Docker images you were using.

I've no personal experience with them, but don't recollect seeing anyone 
else with the issue you describe.


I see there are two images, have you used both of them, an have you 
followed the detail here?: 
https://guacamole.apache.org/doc/gug/guacamole-docker.html



On 10/01/21 11:06 pm, Mr.Bricolage wrote:

Hi Ivan


ivanmarcus wrote

Is this a completely new Docker install, or have you updated a
previously working 1.2.0?

I destroy the 1.2.0 Container and remove (also the Image) then I create a
new one with

docker run --name guacd -d guacamole/guacd

docker run --name guacamole --link guacd:guacd --link mariadb:mysql -v
guacamole_data:/etc/guacamole -e MYSQL_DATABASE=guacamole_db -e
MYSQL_USER=*** -e MYSQL_PASSWORD=*** -e GUACAMOLE_HOME=/etc/guacamole -d -p
8080:8080 guacamole/guacamole

Note : These are the official Docker Guacamole Images.

Also the DB and /etc/guacamole stay still the same.
After this upgrade I have problems like my first post. Even if I reboot
Windows 7 I run into the same fault.

When I go back to 1.2.0 everything works fine again.
So I'm safe to say it's a problem with 1.3.0


ivanmarcus wrote

You don't say what the Docker OS is but, where possible, I've generally
found it best to do as complete a new installation as possible when
upgrading - certainly recompiling various components as needed.

Otherwise if it's a new installation it would pay to check you have set
all the auth parameters (NLA etc) exactly as before. The other thing
that has had an effect in the past (albeit with different log errors) is
in the performance settings for caching. Initially at least I would
disable all of those.

The underlying OS should no a problem. The OS inside the Container is
given by the Guacamole Docker Container (Image).

Also a complet fresh install (remove all Guacamole Containers and the DB
Container and the Volume)
makes in my view no sense. Especially I have to register / Program all users
TOTP token new (I use
Guacamole TOTP two-factor authentication).

Thanks for your Help and Best regards,
benny




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-10 Thread Mr.Bricolage
Hi Ivan


ivanmarcus wrote
> Is this a completely new Docker install, or have you updated a 
> previously working 1.2.0?

I destroy the 1.2.0 Container and remove (also the Image) then I create a
new one with 

docker run --name guacd -d guacamole/guacd

docker run --name guacamole --link guacd:guacd --link mariadb:mysql -v
guacamole_data:/etc/guacamole -e MYSQL_DATABASE=guacamole_db -e
MYSQL_USER=*** -e MYSQL_PASSWORD=*** -e GUACAMOLE_HOME=/etc/guacamole -d -p
8080:8080 guacamole/guacamole

Note : These are the official Docker Guacamole Images.

Also the DB and /etc/guacamole stay still the same.
After this upgrade I have problems like my first post. Even if I reboot
Windows 7 I run into the same fault.

When I go back to 1.2.0 everything works fine again.
So I'm safe to say it's a problem with 1.3.0


ivanmarcus wrote
> You don't say what the Docker OS is but, where possible, I've generally 
> found it best to do as complete a new installation as possible when 
> upgrading - certainly recompiling various components as needed.
> 
> Otherwise if it's a new installation it would pay to check you have set 
> all the auth parameters (NLA etc) exactly as before. The other thing 
> that has had an effect in the past (albeit with different log errors) is 
> in the performance settings for caching. Initially at least I would 
> disable all of those.

The underlying OS should no a problem. The OS inside the Container is
given by the Guacamole Docker Container (Image).

Also a complet fresh install (remove all Guacamole Containers and the DB
Container and the Volume)
makes in my view no sense. Especially I have to register / Program all users
TOTP token new (I use
Guacamole TOTP two-factor authentication).

Thanks for your Help and Best regards,
benny




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-09 Thread Ivanmarcus



Benny,

Is this a completely new Docker install, or have you updated a 
previously working 1.2.0?


You don't say what the Docker OS is but, where possible, I've generally 
found it best to do as complete a new installation as possible when 
upgrading - certainly recompiling various components as needed.


Otherwise if it's a new installation it would pay to check you have set 
all the auth parameters (NLA etc) exactly as before. The other thing 
that has had an effect in the past (albeit with different log errors) is 
in the performance settings for caching. Initially at least I would 
disable all of those.


On 10/01/21 5:27 am, Mr.Bricolage wrote:

Dear developers

I update Guacamole to version 1.3.0 (Docker). I'm not able to login to
Windows 7 via
RDP. It works well with Version 1.2.0

guacd[7]: INFO: Creating new client for protocol "rdp"
guacd[7]: INFO: Connection ID is "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc"
guacd[720]: INFO: Security mode: Negotiate (ANY)
guacd[720]: INFO: Resize method: none
guacd[720]: INFO: User "@2558d680-d2fc-4c79-9362-7e82c82adbc6" joined
connection "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc" (1 users now present)
guacd[720]: INFO: Loading keymap "base"
guacd[720]: INFO: Loading keymap "en-us-qwerty"
guacd[720]: INFO: Connected to RDPDR 1.12 as client 0x0001
guacd[7]: INFO: Connection "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc" 
removed.


Windows 7 Log :

Name: System
Source: TermDD
Date: 09.01.2021 15:16:29
Event ID: 56
Level: Error
User: N/A
Computer: User-PC
Description:
The Terminal Server security layer detected an error in the protocol 
stream

and has disconnected the client. Client IP: 10.0.2.2

I can confirm the connection works well with mstsc or FreeRDP 2.2.0.

Many thanks for your help.

Benny aka Mr. Bricolage



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Not anymore able to login into WIndows7 via RDP

2021-01-09 Thread Ivanmarcus

Benny,

Is this a completely new Docker install, or have you updated a 
previously working 1.2.0?


You don't say what the Docker OS is but, where possible, I've generally 
found it best to do as complete a new installation as possible when 
upgrading - certainly recompiling various components as needed.


Otherwise if it's a new installation it would pay to check you have set 
all the auth parameters (NLA etc) exactly as before. The other thing 
that has had an effect in the past (albeit with different log errors) is 
in the performance settings for caching. Initially at least I would 
disable all of those.


On 10/01/21 5:27 am, Mr.Bricolage wrote:

Dear developers

I update Guacamole to version 1.3.0 (Docker). I'm not able to login to
Windows 7 via
RDP. It works well with Version 1.2.0

guacd[7]: INFO: Creating new client for protocol "rdp"
guacd[7]: INFO: Connection ID is "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc"
guacd[720]: INFO:   Security mode: Negotiate (ANY)
guacd[720]: INFO:   Resize method: none
guacd[720]: INFO:   User "@2558d680-d2fc-4c79-9362-7e82c82adbc6" joined
connection "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc" (1 users now present)
guacd[720]: INFO:   Loading keymap "base"
guacd[720]: INFO:   Loading keymap "en-us-qwerty"
guacd[720]: INFO:   Connected to RDPDR 1.12 as client 0x0001
guacd[7]: INFO: Connection "$d6ada323-1a61-4a0a-868c-9b7c9c8ecbcc" removed.

Windows 7 Log :

Name:   System
Source: TermDD
Date:   09.01.2021 15:16:29
Event ID:   56
Level:  Error
User:   N/A
Computer:   User-PC
Description:
The Terminal Server security layer detected an error in the protocol stream
and has disconnected the client. Client IP: 10.0.2.2

I can confirm the connection works well with mstsc or FreeRDP 2.2.0.

Many thanks for your help.

Benny aka Mr. Bricolage



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org