From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 21:20:48 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08DFEACB for ; Tue, 19 Aug 2014 21:20:48 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97CCF31D2 for ; Tue, 19 Aug 2014 21:20:47 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id f8so6111291wiw.6 for ; Tue, 19 Aug 2014 14:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=1LtlYgLLbWyy+MWRcPvpzkwaUaGh9qs9BGdfJJw9qpg=; b=zE2ZO31SvsElofc/7FLeozY5b9I3432tgUdsBQan4aW1ybLuWiL6z+idF5pUTMkU7L rIYCUCemwklKT4mTXlCW548q+Y/haFCL2Dsln2k6864o7dcquukD7D4Lk7C8XjE1glyr k345VxNJdujsZlYBfRGUZXOKMbHevvxuN+hMA2JTZ0YFmfvYG4mBfBhIH+PopV68Cq9L YJ1co9mHW3WpI99vrmi1aLm07XbaZwIIlLATkMg9EQkS/W/3KYGP1kHs/bE3vW/3l/s+ ffzcL7jyn5siEoWJ7QacG+ggdlZVtgegBGDS9T/rbaYNJYlEDpv9exuBQBVPTQkbxKaO Ibxg== X-Received: by 10.194.206.67 with SMTP id lm3mr54581877wjc.70.1408483245970; Tue, 19 Aug 2014 14:20:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.121.37 with HTTP; Tue, 19 Aug 2014 14:20:25 -0700 (PDT) From: Miguel Clara Date: Tue, 19 Aug 2014 22:20:25 +0100 Message-ID: Subject: Can you please try to open this site in a FreeBSD machine, Chormium or Firefox? To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2014 21:20:48 -0000 This migh be a stupid request, but if you guys open https://use.cloudshare.com/test.mvc and then click Technical details does it keep loading or is it successful? I'm just seeing it loading even for the HTML5 Canvas and this is happening on 2 FreeBSD laptops on both Chromium and Firefox, I see some js errors in the console: Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:63 ReferenceError: u is not defined jquery-migrate-1.1.1.js:268 ReferenceError: u is not defined common.js:35 TypeError: itst.formatTimeLeft is not a function ee.js:12 TypeError: $(...).notificationBar is not a function index.aspx:390 Its working fine on Chorme for Android OSX and Windows so I have no clue why I'm getting difference results on this machines, I wonder if anyone else running FreeBSD (10 or current) see's the same. Thanks