From unknown Sat Aug 16 16:13:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#76557: Syncthing Service is Broken Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 25 Feb 2025 15:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 76557 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 76557@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174049690819596 (code B ref -1); Tue, 25 Feb 2025 15:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 15:21:48 +0000 Received: from localhost ([127.0.0.1]:47993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tmwkk-00055y-Q9 for submit@debbugs.gnu.org; Tue, 25 Feb 2025 10:21:47 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47050) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tmwk1-00053X-9n for submit@debbugs.gnu.org; Tue, 25 Feb 2025 10:21:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmwjp-0005dW-V2 for bug-guix@gnu.org; Tue, 25 Feb 2025 10:20:50 -0500 Received: from out-186.mta1.migadu.com ([2001:41d0:203:375::ba]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmwjk-0005iB-Vh for bug-guix@gnu.org; Tue, 25 Feb 2025 10:20:48 -0500 Date: Tue, 25 Feb 2025 10:20:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=key1; t=1740496838; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8uTNRrDL5Hsu+zb7y7mcG3oBrp0DWyCCZzL0RnVod0c=; b=lu267hTTGqWYvPTFmiD8fzclve/6g2SRDhOhMnmcd+n3JAg5QbDsxEtryKPssyASs5x0YX 22OZugTzdPxNEtLKGx7fdhtpzPDacrZoa6WxZRpd+EIFvUyFon5ObqrGCB8cUvVtNKl7LO SIUBV+2v4qwqRDuXWuyIV2LWbWFTPKjujB7QYUPIVTcKWI7aktkM599wipt1qPZiapXwHK sWj0ukR7aYFZTgHLZCwKqO4uYSisNWeR0FYjIrf2oSzzqamo5IVFRYPoWIacPcaYwGVq16 utlHovkrel0JRGlK7y2WB8CxKg29isVjLnKio6ZeOfUaZIWa7B/UKNtll3DaLQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Juliana Sims Message-Id: <3YV8SS.UUWRVBYH718B3@incana.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::ba; envelope-from=juli@incana.org; helo=out-186.mta1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Hello, As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system=20 service fails to sync for at least some users, including me. Others=20 have mentioned needing to roll back to before Syncthing 1.29.2. I suspect the cause is a typo on line 548=B9 -- "syncthin" instead of=20 "syncthing." Thanks, Juli =B9=20 https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/syncthing.scm?= id=3D651f8765b657e35baf85ac74a1f6b09ff71691cb#n548 From unknown Sat Aug 16 16:13:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#76557: Syncthing Service is Broken Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 25 Feb 2025 18:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 76557 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 76557@debbugs.gnu.org X-Debbugs-Original-To: Juliana Sims via Bug reports for GNU Guix X-Debbugs-Original-Cc: 76557@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17405071599247 (code B ref -1); Tue, 25 Feb 2025 18:13:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 18:12:39 +0000 Received: from localhost ([127.0.0.1]:48394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tmzQ7-0002P0-42 for submit@debbugs.gnu.org; Tue, 25 Feb 2025 13:12:39 -0500 Received: from lists.gnu.org ([2001:470:142::17]:36514) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tmzQ4-0002OU-UF for submit@debbugs.gnu.org; Tue, 25 Feb 2025 13:12:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmzPr-0000mw-Pw for bug-guix@gnu.org; Tue, 25 Feb 2025 13:12:24 -0500 Received: from fhigh-b1-smtp.messagingengine.com ([202.12.124.152]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmzPq-0003NM-2b for bug-guix@gnu.org; Tue, 25 Feb 2025 13:12:23 -0500 Received: from phl-compute-06.internal (phl-compute-06.phl.internal [10.202.2.46]) by mailfhigh.stl.internal (Postfix) with ESMTP id E1807254019E; Tue, 25 Feb 2025 13:12:17 -0500 (EST) Received: from phl-mailfrontend-02 ([10.202.2.163]) by phl-compute-06.internal (MEProxy); Tue, 25 Feb 2025 13:12:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-transfer-encoding:content-type:content-type :date:date:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:subject:subject:to:to; s= mesmtp; t=1740507137; x=1740593537; bh=k55pooR0vLjem/IcHf8OvuNVl UYn578so1n4S3tX5Es=; b=ImvDTIeYb8Dik4FMVAjaD8wESb32d+/6NCKpJByp6 xb9mnZsYS4yBU+Cdf17NDsmRb65uQT5FhQrRhJD/8FBFCk+cDUO5VqXrLCIhmo/8 kCanCvnnOSnYtdRjarW0nZWpoGeU7LiGecXTDDSfOsBGukQZfTN4RqCX9+l+81Zp JY= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1740507137; x= 1740593537; bh=k55pooR0vLjem/IcHf8OvuNVlUYn578so1n4S3tX5Es=; b=w tXHuUeVGLwd2OmLSSNSzB/u3M8iHAGeUz/M6oDJkvQO+UwnuF4GYi6NEW8NmvHVG 5emmledPWsRjJ8XgbncN86YMn1r//8YSCjNIfiZ1cKDG62AXWzn5Fy6tmOoRB8kp GTlnXXNeteO703EXjRGa70jk5BCKfbzfWCFRObHiYc+l6SWEojppLQvJNvxCcvRr x7k+ZgoR7haC2MKRKk0wsiYbVyRwkP0tn+eE3J+NCS8vsbo6bA398k8vGch5JeV/ VopY+PdHNfUyxFosICMkM4wL0TmC5vadMDjMeVt/9jPke6HcbC5QTd9M5er0pf9g amJSw4xQRRBiBhurk1eOQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdekvdeflecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpeffhffvvefukfhfgggtugfgjgesthekredttddt udenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhird hnrghmvgeqnecuggftrfgrthhtvghrnhepkefgiedvleffheehtdfgueffhfefjefhudel teffteefteetudetgffhkefhgedvnecuffhomhgrihhnpehgnhhurdhorhhgnecuvehluh hsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhu lhgrrhhirdhnrghmvgdpnhgspghrtghpthhtohepvddpmhhouggvpehsmhhtphhouhhtpd hrtghpthhtohepsghughdqghhuihigsehgnhhurdhorhhgpdhrtghpthhtohepjeeiheeh jeesuggvsggsuhhgshdrghhnuhdrohhrgh X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 25 Feb 2025 13:12:17 -0500 (EST) Date: Tue, 25 Feb 2025 13:12:14 -0500 From: Leo Famulari Message-ID: References: <3YV8SS.UUWRVBYH718B3@incana.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3YV8SS.UUWRVBYH718B3@incana.org> Received-SPF: pass client-ip=202.12.124.152; envelope-from=leo@famulari.name; helo=fhigh-b1-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) On Tue, Feb 25, 2025 at 10:20:27AM -0500, Juliana Sims via Bug reports for GNU Guix wrote: > As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system service > fails to sync for at least some users, including me. Others have mentioned > needing to roll back to before Syncthing 1.29.2. There was indeed a bug in our package of Syncthing 1.29.2, that has been fixed: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=68cd38756b51d4abd8c796a5bcbbb9ea053eafde > I suspect the cause is a typo on line 548¹ -- "syncthin" instead of > "syncthing." Thanks for pointing this out. I did test the service, but the code containing that typo was not exercised in my testing, and it seems that nobody tested that feature at all :( Fixed in this commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8bc831325a905dbd9015739b58e3a5138d2217da Does the service work for you with these changes? Let us know so we can decide whether to close this bug or keep it open. From unknown Sat Aug 16 16:13:34 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Juliana Sims Subject: bug#76557: closed (Re: bug#76557: Syncthing Service is Broken) Message-ID: References: <3YV8SS.UUWRVBYH718B3@incana.org> X-Gnu-PR-Message: they-closed 76557 X-Gnu-PR-Package: guix Reply-To: 76557@debbugs.gnu.org Date: Thu, 27 Feb 2025 15:14:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1740669244-2668-1" This is a multi-part message in MIME format... ------------=_1740669244-2668-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76557: Syncthing Service is Broken which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76557@debbugs.gnu.org. --=20 76557: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76557 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1740669244-2668-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76557-done) by debbugs.gnu.org; 27 Feb 2025 15:13:56 +0000 Received: from localhost ([127.0.0.1]:35960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnfaF-0000g4-ME for submit@debbugs.gnu.org; Thu, 27 Feb 2025 10:13:55 -0500 Received: from fout-a1-smtp.messagingengine.com ([103.168.172.144]:41559) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnfaC-0000fI-JW for 76557-done@debbugs.gnu.org; Thu, 27 Feb 2025 10:13:53 -0500 Received: from phl-compute-04.internal (phl-compute-04.phl.internal [10.202.2.44]) by mailfout.phl.internal (Postfix) with ESMTP id 5E07A1382CF9; Thu, 27 Feb 2025 10:13:47 -0500 (EST) Received: from phl-mailfrontend-01 ([10.202.2.162]) by phl-compute-04.internal (MEProxy); Thu, 27 Feb 2025 10:13:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1740669227; x= 1740755627; bh=yCzZ/aD/icW0F5KXpS0NuoGIWGiJgIUGGW59EQFO6CA=; b=m mUl3ne9LanNsptdEa4/Ea6fhhVqljJlZ1Jwx+SJofZ9Xm6V1noxefMPKOnB7RdWb d8aYtR+QCPaX8QjRS7yCC8W3RlkpS9NM9WwmWvGZbgFsfGq0OMsQRFZqX1pNNG+6 ygGuD0aJLNFR4AzWTb6Fa0o0FASuJyBC1eJwgwVLWI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t= 1740669227; x=1740755627; bh=yCzZ/aD/icW0F5KXpS0NuoGIWGiJgIUGGW5 9EQFO6CA=; b=U0IYgBsD1zPFypLEhSzJVzcGCD3MeWC0ABg3MazqkipMFDImunT FYN6c4LvsGx9KvL8NmbZIIAMDHUPMbS1j2o8pgjiHr7mMwqus4cNFcfU0qPLw49d OB+t/n01ftyeAgoFr+qy0+w9mp/+bN3ZzEXa/DvwHWUlZLNXsNTpuFRL8H1ShA2x Rl3O3USmtXZPfLACBLhnul3Vv1NdYZbeYN4/GwhEXomdK72bkF/qo9ijsZsT5/J9 XZbQF2ym/TlZJOS+7vGaBUha8twNKD6QcmZ7YoUAGeweTa46c3jwY++vQdJMlFUW RyoBSUWicPpxvP5mruC7I091V5WgK6xt2TA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdekjeektdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvf evuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhi uceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepieetud ehfeekueefleegudfhjefgleehfeeluefhfeffgfeuudelhedvjeelieetnecuvehluhhs thgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulh grrhhirdhnrghmvgdpnhgspghrtghpthhtohepvddpmhhouggvpehsmhhtphhouhhtpdhr tghpthhtohepghhuihigsehmvghtrghnihdrvghupdhrtghpthhtohepjeeiheehjedqug honhgvseguvggssghughhsrdhgnhhurdhorhhg X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 27 Feb 2025 10:13:46 -0500 (EST) Date: Thu, 27 Feb 2025 10:13:45 -0500 From: Leo Famulari To: David Lecompte Subject: Re: bug#76557: Syncthing Service is Broken Message-ID: References: <76a5f395bbafaa3f4b3c164251d9d356ccbf94a8.camel@metani.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <76a5f395bbafaa3f4b3c164251d9d356ccbf94a8.camel@metani.eu> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 76557-done Cc: 76557-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Thu, Feb 27, 2025 at 03:56:13PM +0100, David Lecompte wrote: > I just ran "guix pull", "guix system reconfigure /etc/config.scm" and > rebooted and now the folder is synchronized as expected. So it may be so > that the problem was fixed thanks to the recent bug fix that you mentioned, > thanks. Great! ------------=_1740669244-2668-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 15:21:48 +0000 Received: from localhost ([127.0.0.1]:47993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tmwkk-00055y-Q9 for submit@debbugs.gnu.org; Tue, 25 Feb 2025 10:21:47 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47050) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tmwk1-00053X-9n for submit@debbugs.gnu.org; Tue, 25 Feb 2025 10:21:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmwjp-0005dW-V2 for bug-guix@gnu.org; Tue, 25 Feb 2025 10:20:50 -0500 Received: from out-186.mta1.migadu.com ([2001:41d0:203:375::ba]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tmwjk-0005iB-Vh for bug-guix@gnu.org; Tue, 25 Feb 2025 10:20:48 -0500 Date: Tue, 25 Feb 2025 10:20:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=key1; t=1740496838; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8uTNRrDL5Hsu+zb7y7mcG3oBrp0DWyCCZzL0RnVod0c=; b=lu267hTTGqWYvPTFmiD8fzclve/6g2SRDhOhMnmcd+n3JAg5QbDsxEtryKPssyASs5x0YX 22OZugTzdPxNEtLKGx7fdhtpzPDacrZoa6WxZRpd+EIFvUyFon5ObqrGCB8cUvVtNKl7LO SIUBV+2v4qwqRDuXWuyIV2LWbWFTPKjujB7QYUPIVTcKWI7aktkM599wipt1qPZiapXwHK sWj0ukR7aYFZTgHLZCwKqO4uYSisNWeR0FYjIrf2oSzzqamo5IVFRYPoWIacPcaYwGVq16 utlHovkrel0JRGlK7y2WB8CxKg29isVjLnKio6ZeOfUaZIWa7B/UKNtll3DaLQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Juliana Sims Subject: Syncthing Service is Broken To: bug-guix@gnu.org Message-Id: <3YV8SS.UUWRVBYH718B3@incana.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::ba; envelope-from=juli@incana.org; helo=out-186.mta1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Hello, As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system=20 service fails to sync for at least some users, including me. Others=20 have mentioned needing to roll back to before Syncthing 1.29.2. I suspect the cause is a typo on line 548=B9 -- "syncthin" instead of=20 "syncthing." Thanks, Juli =B9=20 https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/syncthing.scm?= id=3D651f8765b657e35baf85ac74a1f6b09ff71691cb#n548 ------------=_1740669244-2668-1-- From unknown Sat Aug 16 16:13:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#76557: Syncthing Service is Broken References: <3YV8SS.UUWRVBYH718B3@incana.org> Resent-From: David Lecompte Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 27 Feb 2025 17:59:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 76557 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: leo@famulari.name, 76557@debbugs.gnu.org X-Debbugs-Original-To: leo@famulari.name, bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174067908414718 (code B ref -1); Thu, 27 Feb 2025 17:59:04 +0000 Received: (at submit) by debbugs.gnu.org; 27 Feb 2025 17:58:04 +0000 Received: from localhost ([127.0.0.1]:37445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tni96-0003pE-3k for submit@debbugs.gnu.org; Thu, 27 Feb 2025 12:58:04 -0500 Received: from lists.gnu.org ([2001:470:142::17]:47042) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnfJS-00078b-31 for submit@debbugs.gnu.org; Thu, 27 Feb 2025 09:56:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tnfJG-0002h7-5E for bug-guix@gnu.org; Thu, 27 Feb 2025 09:56:22 -0500 Received: from metani.eu ([80.67.179.237]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tnfJE-0002ae-E1 for bug-guix@gnu.org; Thu, 27 Feb 2025 09:56:21 -0500 Received: from rosa.lan (unknown [82.66.3.254]) by metani.eu (Postfix) with ESMTPSA id CFC7E857286; Thu, 27 Feb 2025 15:56:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=metani.eu; s=dkim; t=1740668174; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=D3ZEiImDZmNDKNwN4TZderpBliN4DOZ9+Nds5PhFh4U=; b=L6VYNHAfPZFr44CeNv5Y+ppxRgpjzpklCPsWPrV6Sg52A5Bgc7VmgaiTiVMA1K0So9FJ6n PKymXUQhRmU1Brw8eDEWApW0mUJRSuBsqmWcjOycTZetuFdd0XGsk4JYUHLvc5DUIf1HhE gIws1jghVSo8JBxRFXW+0vr64vIV2HSe7du56tVNeIQWMK82MYONd/0hoCdYFmyOCRKt7z TTPZEj1cs4eEEwB1Wmm6zIl46I4Hc0XF/MwRnhrlAvK/5ssPkoQM3pJytmR+xhIsGKRL+L lfhIyFblZc4mQaF9DCLDU0ZxOHsPbNcJy8v32GL1sgbYIttmqckV3oAGQ/h9zg== Message-ID: <76a5f395bbafaa3f4b3c164251d9d356ccbf94a8.camel@metani.eu> From: David Lecompte Date: Thu, 27 Feb 2025 15:56:13 +0100 In-Reply-To: Z74H_sNSkmA88YJE@jasmine.lan Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 MIME-Version: 1.0 Received-SPF: pass client-ip=80.67.179.237; envelope-from=guix@metani.eu; helo=metani.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Mailman-Approved-At: Thu, 27 Feb 2025 12:58:01 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello, >> As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system >> service >> fails to sync for at least some users, including me. Others have >> mentioned >> needing to roll back to before Syncthing 1.29.2. > There was indeed a bug in our package of Syncthing 1.29.2, that has been > fixed: I have installed guix on February 24, and from icecat, I could access the syncthing page, see and accept an invitation from another device to connect and share an existing folder,=C2=A0then the interface was saying that the s= hared folder is synchronized but empty, although on the other device the shared folder is not empty. I just ran "guix pull", "guix system reconfigure /etc/config.scm" and rebooted and now the folder is synchronized as expected. So it may be so that the problem was fixed thanks to the recent bug fix that you mentioned, thanks. --=20 David Lecompte