From nobody Thu Apr 20 15:15:51 2023 X-Original-To: ports-bugs@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 4Q2Lnz5ChSz46Bkb for ; Thu, 20 Apr 2023 15:15:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q2Lnz1fMzz4NJc for ; Thu, 20 Apr 2023 15:15:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1682003751; 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:references:references; bh=EcMToghfgJbZ1Db1Let2tYwa658irgnLxIKiwVZ0Fnk=; b=ZuvCKLQlClOfWx0aNorDGM3IIQJH/2kq715TF04pAkgHrSV3RqIJnPMlUEMmat/naZCAL6 6+lDX8SwNll4yrGdB/mLLKUhf20Ti/r6stwT2DfMi/LAvVFpsU0IjHKdaQHnIn1cjGaGjE kAnm3Ue7DLopHCT4atRJ055nxgY/hL8dGVKioJ7hrk7zudkIQ00u4ELXvpPlx+glaL67IB SQBl7t1HVtIF0Mp6Z2Vf17oZL5IV/1QhBBww8vNY3EqjKibpTBK1e1UzWOdVSeLW3gPrbP r4cPhXICaHvZ/WInfj8Zsg21/0wpY/W5obMW3m28OtXJAhQEQzT5xNoFfdnxdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682003751; a=rsa-sha256; cv=none; b=pSwqpISQ/I0sDYELSlaRfD2voghdunFC5+A74zaFqkN92ddAGJWegjtiXibLY28mfo0vxt U/AqSVY/FaQ25QNA6gi9NeVAtSZPYh2EYADsLTNjkhXIAof6Jfl6/4vBet6ZPUg/jNuze+ bG+ZEQ/cyCJTm38pzZed66f0Jr8TFwbwZlLYXermFDFMGSyOMvPdkVRSMfpxsqhjkV0eyR pyjwwBO9cWGVWq4/9llvBBOeH3HnJwLx7GXgiB+C2h7lO28j4Ri8mgh83wowLgGAuNH6n/ egZVcj8Drfv1GLX7aQW2zjq8wAUVfagSyR+z15bCDW6Y7CQJxIt99up9YOhLyw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Q2Lnz0dMdzjTS for ; Thu, 20 Apr 2023 15:15:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33KFFpc3062887 for ; Thu, 20 Apr 2023 15:15:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33KFFpY5062886 for ports-bugs@FreeBSD.org; Thu, 20 Apr 2023 15:15:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269979] net/megacmd: v1.5.0 broken (core dump during start) Date: Thu, 20 Apr 2023 15:15:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: riccardo@torrini.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269979 --- Comment #6 from Riccardo Torrini --- (In reply to kikadf from comment #4) I use restic + rclone serve restic (for local compressed/encrypted reposito= ry) + megacmd with webdav (to send local copy to mega) Errors are from rclone (using mega-cmd webdav[1] as backend), when it checks old files works fine, but when it send a new file it receive a 500. [1] from mega-cmd webdav --help: Caveat: This functionality is in BETA stat= e. If you experience any issue with this, please contact: support@mega.nz Reinstalled 1.4.1, started again rclone sync using webdav, it works :-( I'm on 13.1-p3-p3-p5, I can try on 13.2 in the next few days Transferred: 124.297 MiB / 5.934 GiB, 2%, 4.505 MiB/s, ETA 22m1s Checks: 16423 / 16423, 100% Transferred: 51 / 512, 10% Elapsed time: 51.5s [...] DEBUG : pacer: Rate limited, increasing sleep to 640ms 2023/04/20 17:07:59 INFO :=20 Transferred: 6.030 GiB / 6.030 GiB, 100%, 4.956 MiB/s, ETA 0s Checks: 16423 / 16423, 100% Transferred: 512 / 512, 100% Elapsed time: 31m28.6s 2023/04/20 17:07:59 DEBUG : 7 go routines active And yes, mega is really not the best backend for an offsite backup 0=3D ) --=20 You are receiving this mail because: You are the assignee for the bug.=