From nobody Wed Mar 2 03:32:58 2022 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 463E719E85A1 for ; Wed, 2 Mar 2022 03:33:12 +0000 (UTC) (envelope-from rob@stanleygoose.com.au) Received: from nsstlmta32p.bpe.bigpond.com (nsstlmta32p.bpe.bigpond.com [203.38.21.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "", Issuer "Openwave Messaging Inc." (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4K7fpG4TlWz4sq1 for ; Wed, 2 Mar 2022 03:33:10 +0000 (UTC) (envelope-from rob@stanleygoose.com.au) Received: from smtp.telstra.com ([10.10.24.4]) by nsstlfep32p-svc.bpe.nexus.telstra.com.au with ESMTP id <20220302033300.QLOC11886.nsstlfep32p-svc.bpe.nexus.telstra.com.au@smtp.telstra.com> for ; Wed, 2 Mar 2022 14:33:00 +1100 X-RG-Spam: Unknown X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvvddruddtfedghedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuuffpveftpgfvgffnuffvtfetpdfqfgfvnecuuegrihhlohhuthemucegtddtnecunecujfgurhepgggtgfffhffvuffkgigfsehtjehjtddtredvnecuhfhrohhmpeftohgsuceorhhosgesshhtrghnlhgvhihgohhoshgvrdgtohhmrdgruheqnecuggftrfgrthhtvghrnhephfeiudejgedvvdetteevgfeuveevueeukeduveelgfelleefvdefjefgfeeugeetnecukfhppedvtdefrdegtddrudefrdeiudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopeiifhhskedvrdifhhhhrdhhohhmvghiphdrnhgvthdpihhnvghtpedvtdefrdegtddrudefrdeiuddpmhgrihhlfhhrohhmpehrohgssehsthgrnhhlvgihghhoohhsvgdrtghomhdrrghupdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhrvggvsghsugdqqhhuvghsthhiohhnshesfhhrvggvsghsugdrohhrgh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean X-RG-VS-CLASS: clean Received: from zfs82.whh.homeip.net (203.40.13.61) by smtp.telstra.com (5.8.806) id 61B80FA30F178A68 for freebsd-questions@freebsd.org; Wed, 2 Mar 2022 14:33:00 +1100 Received: from zfs82.whh.homeip.net (localhost [127.0.0.1]) by zfs82.whh.homeip.net (Postfix) with ESMTP id DD8761BE6 for ; Wed, 2 Mar 2022 14:32:58 +1100 (AEDT) Received: from www.whh.homeip.net (zfs82.whh.homeip.net [192.168.1.8]) by zfs82.whh.homeip.net (Postfix) with ESMTP id C64141CA1 for ; Wed, 2 Mar 2022 14:32:58 +1100 (AEDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 02 Mar 2022 03:32:58 +0000 From: Rob To: freebsd-questions@freebsd.org Subject: Laravel livewire live search does not work on FreeBSD Message-ID: <6df95d19627aa97b4a1c4e914f4271a8@stanleygoose.com.au> X-Sender: rob@stanleygoose.com.au User-Agent: Roundcube Webmail/1.3.6 X-Virus-Scanned: ClamAV using ClamSMTP X-Rspamd-Queue-Id: 4K7fpG4TlWz4sq1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of rob@stanleygoose.com.au has no SPF policy when checking 203.38.21.32) smtp.mailfrom=rob@stanleygoose.com.au X-Spamd-Result: default: False [-0.86 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.07)[-0.074]; RCVD_COUNT_FIVE(0.00)[5]; RECEIVED_SPAMHAUS_PBL(0.00)[203.40.13.61:received]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.61)[-0.605]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[stanleygoose.com.au]; NEURAL_HAM_SHORT(-0.98)[-0.985]; MLMMJ_DEST(0.00)[freebsd-questions]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:1221, ipnet:203.36.0.0/14, country:AU]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[203.38.21.32:from] X-ThisMailContainsUnwantedMimeParts: N I have an application developed in Laravel on a Vagrant box and deployed to a FreeBSD server. I have recently updated the application to use the Livewire datatables live search function. Everything works as expected on the Vagrant box, but the live search does not work on the FreeBSD server. I have tried different versions of FreeBSD and Linux, and MySQL/MariaDB, and a number of demo live search applications, but the live search fails consistently on FreeBSD and works consistently on Linux. Any ideas on how to activate this function on FreeBSD would be greatly appreciated. Using Nginx 1.18.0/1.20.2, PHP 7.4, MySQL 5.7/8.0 Works on: --------- Vagrant box: Linux 5.4.0-88-generic #99-Ubuntu SMP Thu Sep 23 17:29:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Debian: Linux 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux Fails on: --------- FreeBSD: FreeBSD 12.2-RELEASE-p7 FreeBSD 12.2-RELEASE-p7 GENERIC amd64 FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f -- Rob