Hi Nick,

it's a win, now it compile and ATM is up and running!

But I can't RDPing into any Server (Windows Server with RDP running, tested using Windows Client).

Here qhat I have in catalina.out:

[2023-08-14 14:19:52] [info] 14:19:52.453 [http-nio-8080-exec-10] INFO  o.a.g.tunnel.TunnelRequestService - User "alessandro.sironi" connected to connection "3". [2023-08-14 14:19:52] [info] Exception in thread "Thread-12" java.lang.IllegalStateException: Message will not be sent because the WebSocket session has been closed [2023-08-14 14:19:52] [info] #011at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:442) [2023-08-14 14:19:52] [info] #011at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:314) [2023-08-14 14:19:52] [info] #011at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:254) [2023-08-14 14:19:52] [info] #011at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:195) [2023-08-14 14:19:52] [info] #011at org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37) [2023-08-14 14:19:52] [info] #011at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.sendInstruction(GuacamoleWebSocketTunnelEndpoint.java:152) [2023-08-14 14:19:52] [info] #011at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.access$200(GuacamoleWebSocketTunnelEndpoint.java:53) [2023-08-14 14:19:52] [info] #011at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:253) [2023-08-14 14:19:52] [info] 14:19:52.806 [http-nio-8080-exec-1] INFO  o.a.g.tunnel.TunnelRequestService - User "alessandro.sironi" disconnected from connection "3". Duration: 353 milliseconds

I have all green during ./config:

------------------------------------------------
guacamole-server version 1.5.3
------------------------------------------------

   Library status:

     freerdp2 ............ yes
     pango ............... yes
     libavcodec .......... yes
     libavformat.......... yes
     libavutil ........... yes
     libssh2 ............. yes
     libssl .............. yes
     libswscale .......... yes
     libtelnet ........... yes
     libVNCServer ........ yes
     libvorbis ........... yes
     libpulse ............ yes
     libwebsockets ....... yes
     libwebp ............. yes
     wsock32 ............. no

   Protocol support:

      Kubernetes .... yes
      RDP ........... yes
      SSH ........... yes
      Telnet ........ yes
      VNC ........... yes

   Services / tools:

      guacd ...... yes
      guacenc .... yes
      guaclog .... yes

   FreeRDP plugins: /usr/lib/x86_64-linux-gnu/freerdp2
   Init scripts: no
   Systemd units: /etc/systemd/system

Type "make" to compile guacamole-server.

SSH works w/out any issues, I don't know about VNC and Telnet because I do not have any connections to check.

Any hint?

Thanks for your support,

Alessandro

Il 14/08/2023 14:10, Adrian Owen ha scritto:

Hi,  Please be careful with unsupported repo components, you may unknowingly hide security patches.

Waiting for Guacamole Debian 12 support is safest option.   Adrian

*From:*Yves Auffret <yauff...@gmail.com>
*Sent:* 14 August 2023 13:00
*To:* user@guacamole.apache.org
*Subject:* Re: Error when compile guacamole-server-1.5.3

Hi,

I agree. Another solution is to keep Debian 12 and downgrade Tomcat from 10 to 9 by using Debian 11 repo for Tomcat.

Regards,

Le lun. 14 août 2023, 13:54, Adrian Owen <adrian.o...@eesm.com> a écrit :

    Debian 12 runs tomcat 10 that’s not supported by Guacamole
    https://issues.apache.org/jira/browse/GUACAMOLE-1325

    Debian 11 is okay and should also fix your build issues.

    Adrian

    -----Original Message-----
    From: Alessandro Sironi <a.sir...@me.com.INVALID>
    Sent: 14 August 2023 11:54
    To: user@guacamole.apache.org
    Subject: Error when compile guacamole-server-1.5.3

    Hello all,

    I'm trying to upgrade from Guacamole 1.5.2 to Guacamole 1.5.3 but
    I got this error during make:

    make[2]: uscita dalla directory
    «/tmp/guacamole-server-1.5.3/src/guacd»
    Making all in src/guacenc
    make[2]: ingresso nella directory
    «/tmp/guacamole-server-1.5.3/src/guacenc»
       CC       guacenc-video.o
    video.c: In function ‘guacenc_video_alloc’:
    video.c:63:22: error: assignment discards ‘const’ qualifier from
    pointer target type [-Werror=discarded-qualifiers]
        63 |     container_format = container_format_context->oformat;
           |                      ^
    video.c:66:22: error: initialization discards ‘const’ qualifier
    from pointer target type [-Werror=discarded-qualifiers]
        66 |     AVCodec* codec =
    avcodec_find_encoder_by_name(codec_name);
           | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cc1: all warnings being treated as errors
    make[2]: *** [Makefile:1126: guacenc-video.o] Errore 1
    make[2]: uscita dalla directory
    «/tmp/guacamole-server-1.5.3/src/guacenc»
    make[1]: *** [Makefile:544: all-recursive] Errore 1
    make[1]: uscita dalla directory «/tmp/guacamole-server-1.5.3»
    make: *** [Makefile:464: all] Errore 2

    it's a standalone installation on a dedicated VM Debian 12, I've
    upgraded right now from D11 to D12 and now I'm going to upgrade
    Guacamole too, this is not my first guacamole 1.5.3 on a Debian
    12, but this is the first time I see this error.

    Can someone help me please?

    Thanks,

    Alessandro


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

Reply via email to