Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 34FFE200D1B for ; Thu, 12 Oct 2017 21:20:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 33AAC1609E8; Thu, 12 Oct 2017 19:20:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 797BE1609E4 for ; Thu, 12 Oct 2017 21:20:10 +0200 (CEST) Received: (qmail 58003 invoked by uid 500); 12 Oct 2017 19:20:09 -0000 Mailing-List: contact user-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.incubator.apache.org Delivered-To: mailing list user@guacamole.incubator.apache.org Received: (qmail 57994 invoked by uid 99); 12 Oct 2017 19:20:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Oct 2017 19:20:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C418EC1E8C for ; Thu, 12 Oct 2017 19:20:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.522 X-Spam-Level: X-Spam-Status: No, score=-2.522 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_SPAM=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id eM6_7GsDNEo1 for ; Thu, 12 Oct 2017 19:20:08 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 0E39D5F39D for ; Thu, 12 Oct 2017 19:20:06 +0000 (UTC) Received: (qmail 57991 invoked by uid 99); 12 Oct 2017 19:20:06 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Oct 2017 19:20:06 +0000 Received: from mail-qt0-f173.google.com (mail-qt0-f173.google.com [209.85.216.173]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id C95E91A0140 for ; Thu, 12 Oct 2017 19:20:05 +0000 (UTC) Received: by mail-qt0-f173.google.com with SMTP id o52so15552727qtc.9 for ; Thu, 12 Oct 2017 12:20:05 -0700 (PDT) X-Gm-Message-State: AMCzsaV+BFJD8qM4e/IGJiRNVecmXqTToWk4RDxMc2R5ZeX0nYK6Ii4n Xiw6qZko9zjQg1jmgONWa6lUbbcqB6MeZpwEi3k= X-Google-Smtp-Source: AOwi7QBN6xftHLiq3+FzQ62BzdKGQ9Bneg8D1KA6dINiR/lfJbaLHRN4ilhOu9fFjcSirokgrRXdPXhahrj19UdlV2k= X-Received: by 10.129.179.129 with SMTP id r123mr2744342ywh.228.1507836004975; Thu, 12 Oct 2017 12:20:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.163.211 with HTTP; Thu, 12 Oct 2017 12:20:04 -0700 (PDT) In-Reply-To: References: From: Nick Couchman Date: Thu, 12 Oct 2017 15:20:04 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Guacamole Dropping Connections To: user@guacamole.incubator.apache.org Content-Type: multipart/alternative; boundary="94eb2c00267274ca1f055b5e6dfa" archived-at: Thu, 12 Oct 2017 19:20:11 -0000 --94eb2c00267274ca1f055b5e6dfa Content-Type: text/plain; charset="UTF-8" On Thu, Oct 12, 2017 at 3:16 PM, Carter Sema wrote: > Check /var/log/messages or journalctl = see screenshot attached. This is > all I have under /var/log. My Distro is Ubuntu Server 16.04. Any other > locations where those guacd logs might live? > > > You can check /var/log/syslog. journalctl is a command, not a file - so you'd just run "journalctl" at the command line, or "journalctl -f" if you want to tail the file. I'm not sure if Ubuntu uses that or not. The /var/log/syslog file might have information for you. Alternatively you can start guacd in the foreground with debug: /path/to/sbin/guacd -L debug -f (after first stopping/killing any running guacd instances). That will print out all of the guacd output to the terminal - then retry your connection and see what errors you get. -Nick --94eb2c00267274ca1f055b5e6dfa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

--94eb2c00267274ca1f055b5e6dfa--