[pve-devel] [BUG] Setting different MTU on default network cards causing cluster communication error

2024-10-15 Thread James Brown via pve-devel
--- Begin Message --- When one sets a different MTU on the default network bridge of any node within a cluster, the WebUI of this node cannot access B, C and other nodes properly. In PVE 7.x this will cause more inaccessibilities than 8.x.--- End Message --- __

Re: [pve-devel] [PATCH] Patch for UTF8 encoding in Tools.pm

2024-10-13 Thread James Brown via pve-devel
--- Begin Message --- Do you mean if I operate this within the ESXi file reading sub block then it would be fine? How about putting these lines on top of /usr/share/perl5/PVE/Storage/ESXiPlugin.pm? Or just within "get_manifest" and  "get_import_metadata" sub blocks in ESXiPlugin.pm? ---Or

[pve-devel] [PATCH] Patch for UTF8 encoding in Tools.pm

2024-10-08 Thread James Brown via pve-devel
--- Begin Message --- From 8ed0c20251c464a058ea08872bc7d54f6701d912 Mon Sep 17 00:00:00 2001 From: James Brown --- End Message --- ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] Fix UTF-8 encoding issue in Tools.pm

2024-09-29 Thread James Brown via pve-devel
--- Begin Message --- https://github.com/proxmox/pve-common/pull/11--- End Message --- ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

optimizing a join against a windowed function

2024-08-30 Thread James Brown
bug to me, but maybe I'm missing something obvious. I don't really get why the optimizer wouldn't be able to infer the second condition given that I'm doing a join on a non-nullable integer column (so there's no NaN nonsense to worry about), but maybe I'm missing something obvious. I've reproduced this on PostgreSQL 15.7 and 17beta3. Thanks for any insights y'all can provide! -- James Brown

[sr-dev] Re: [kamailio/kamailio] core/tcp_main: Match protocol when lookup tcp/tls connections (PR #3810)

2024-04-16 Thread James Brown via sr-dev
I've tested this successfully. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3810#issuecomment-2059089218 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER)

[sr-dev] Re: [kamailio/kamailio] core/tcp_main: Match protocol when lookup tcp/tls connections (PR #3810)

2024-04-16 Thread James Brown via sr-dev
@xkaraman I'll try to test this for you today and let you know my results. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3810#issuecomment-2058971581 You are receiving this because you are subscribed to this thread. Message ID: __

[kdenlive] [Bug 484116] Cannot automatically fix path relocation after creating a project under Windows and open it on Linux

2024-03-20 Thread James Brown
https://bugs.kde.org/show_bug.cgi?id=484116 James Brown changed: What|Removed |Added Summary|Cannot automatically fix|Cannot automatically fix |path

[kdenlive] [Bug 484116] New: Cannot automatically fix path relocation after creating projects under Windows and open it on Linux

2024-03-20 Thread James Brown
https://bugs.kde.org/show_bug.cgi?id=484116 Bug ID: 484116 Summary: Cannot automatically fix path relocation after creating projects under Windows and open it on Linux Classification: Applications Product: kdenlive Version: 24.02

[Assp-test] Remove address from personal blacklist via GUI

2023-07-13 Thread James Brown via Assp-test
Hi Thomas. I’m trying to remove an address from a personal blacklist. In Lists section of web interface, I selected work with ‘Whitelist’ and ‘add’. In the box to enter addresses I put: account-security-nore...@accountprotection.microsoft.com,myu...@bordo.com.au A

[Assp-test] Upload of global PBBlack failing

2023-05-01 Thread James Brown via Assp-test
Hi Thomas, not sure why this is failing: May-02-23 16:12:05 [Worker_1] Info: start processing GPB-Black May-02-23 16:12:05 [Worker_1] Info: global PBBlack with 37 records created May-02-23 16:12:05 [Worker_1] Compressing file /Applications/assp/pb/global/out/pbdb.black.db to /Applica

[Assp-test] ASSP crash

2023-04-11 Thread James Brown via Assp-test
Got this crash last night: Apr-12-23 01:00:00 [Worker_10001] Info: found module /Applications/assp/lib/rebuildspamdb.pm version 8.21 Apr-12-23 01:00:00 [Worker_10001] Try to load the internal FileModel from file /Applications/assp/tmpDB/rebuildDB/FileModel.store in to memory to speedup processi

[clamav-users] Errors making perl module File::Scan::ClamAV

2023-03-05 Thread James Brown via clamav-users
Hope this is not too far off-topic, but any help would be much appreciated. Trying to get Perl to link to clamd. (Used to work on my old mail server, but Homebrew has changed locations). I’ve installed ClamAV using Homebrew on a Mac. % locate bin/clamd /opt/homebrew/Cellar/clamav/1.0.1/bin/clam

[Assp-test] ASSP can't create socket on port 55555 for web admin.

2023-03-03 Thread James Brown via Assp-test
I’ve moved to a new mail server, and can’t get some part of ASSP working. Mar-03-23 22:48:47 [init] Listening for SMTP connections on [::]:25 , 0.0.0.0:25 Mar-03-23 22:48:47 [init] Info: new SSL-Server-Context created for WEB connections Mar-03-23 22:48:47 [init] Error: unable to create IPv6 sock

Re: "sh: doveadm: command not found" with doveadm -Dv backup -R

2023-02-28 Thread James Brown
> On 28 Feb 2023, at 5:53 pm, Aki Tuomi wrote: > >> On 28/02/2023 03:54 EET James Brown wrote: >> >> I’m moving from an old mail server to a new one. >> >> On the new one, trying to transfer mailboxes from the old machine using >> doveadm. It fails s

"sh: doveadm: command not found" with doveadm -Dv backup -R

2023-02-27 Thread James Brown
I’m moving from an old mail server to a new one. On the new one, trying to transfer mailboxes from the old machine using doveadm. It fails saying it can’f find doveadm: % sudo doveadm -Dv backup -R -u myu...@bordo.com.au remote:mail.bordo.com.au Password: Debug: Loading modules from directory: /

Re: Issues creating makefile - lines commented out

2023-02-24 Thread James Brown
> On 25 Feb 2023, at 4:10 pm, Viktor Dukhovni > wrote: > > On Sat, Feb 25, 2023 at 03:54:05PM +1100, James Brown wrote: > >> % make -f Makefile.init makefiles CCARGS="-DUSE_TLS -DUSE_SASL_AUTH \ >> -DDEF_SERVER_SASL_TYPE="dovecot" \ > >

Re: Issues creating makefile - lines commented out

2023-02-24 Thread James Brown
> On 25 Feb 2023, at 12:09 pm, Wietse Venema wrote: > > James Brown: >> Now it just has one error: >> >> dict_mysql.c:171:10: fatal error: 'mysql.h' file not found >> #include >> ^ >> 1 error generated. >> m

Re: Issues creating makefile - lines commented out

2023-02-24 Thread James Brown
> On 25 Feb 2023, at 2:41 am, Wietse Venema wrote: > > Wietse Venema: >> James Brown: >>>> On 24 Feb 2023, at 11:57 pm, Wietse Venema wrote: >>>> >>>> James Brown: >>>>> Sorry if this is a bit of a basic question, but I?m tryi

Issues creating makefile - lines commented out

2023-02-23 Thread James Brown
Sorry if this is a bit of a basic question, but I’m trying to compile from source on macOS 13.21.1 but the makefile has lines commented out. I’m trying: make -f Makefile.init makefiles \ CCARGS='-DUSE_TLS -DUSE_SASL_AUTH \ -DDEF_SERVER_SASL_TYPE=\"dovecot\" \ -DDEF_COMMAND_DIR=\"/usr/local/sbin\

Re: Auth-worker, unknown scheme ARGON2ID

2023-02-22 Thread James Brown
On 22 Feb 2023, at 6:12 pm, Aki Tuomi wrote: > > You can use > > env PKG_CONFIG_PATH=/opt/homebrew/lib/ ./configure … > > Aki Aki was a tremendous help and got it working for me. For anyone else who wants to use Dovecot on macOS with the ARGON2I or ARGON2ID password schemes, these are the

Re: Auth-worker, unknown scheme ARGON2ID

2023-02-21 Thread James Brown
On 22 Feb 2023, at 5:53 pm, Aki Tuomi wrote: > % locate libsodium /opt/homebrew/Cellar/libsodium /opt/homebrew/Cellar/libsodium/1.0.18_1 /opt/homebrew/Cellar/libsodium/1.0.18_1/.brew /opt/homebrew/Cellar/libsodium/1.0.18_1/.brew/libsodium.rb /opt/homebrew/Cella

Re: Auth-worker, unknown scheme ARGON2ID

2023-02-21 Thread James Brown
> On 22 Feb 2023, at 5:33 pm, Aki Tuomi wrote: >> >> Thanks Aki, that was helpful. When I add that I get: >> >> checking for LIBSODIUM... no >> configure: error: Can't build with libsodium: not found >> >> So I have to tell it where libsodium is. >> >> Tried: >> >> CPPFLAGS=-I/opt/homebrew/Ce

Re: Auth-worker, unknown scheme ARGON2ID

2023-02-21 Thread James Brown
> On 22 Feb 2023, at 4:14 pm, Aki Tuomi wrote: > >> I’ve spent ages on this and am getting really desperate! :-( >> >> CPPFLAGS=-I/opt/homebrew/Cellar/openssl@3/3.0.8/include >> LDFLAGS=-L/opt/homebrew/opt/openssl@3/lib ./configure --with-ssl=openssl >> --with-mysql >> ... >> Install prefix .

Re: Auth-worker, unknown scheme ARGON2ID

2023-02-21 Thread James Brown
On 21 Feb 2023, at 10:12 pm, James Brown wrote: > > The new one has Dovecot compiled with same configure options, same > configuration files, but fails to authenticate: > > Feb 21 21:51:03 master: Info: Dovecot v2.3.20 (80a5ac675d) starting up for > imap, pop3 (core dumps

Auth-worker, unknown scheme ARGON2ID

2023-02-21 Thread James Brown
On my current mail server I was able to upgrade everyone’s password scheme to ARGON2ID with no issues, I just had to have: service auth { vsz_limit = 0 } This was an older version of macOS than the new server I’m trying to migrate to. The new one has Dovecot compiled with same configure option

service(imap-login): Fatal: setrlimit(RLIMIT_DATA, 268435456): Invalid argument macOS

2023-02-20 Thread James Brown
I fixed the issue with Dovecot not starting on macOS Ventura by adding this to 10-master.conf: service log { vsz_limit = 0 } But now when I try to login via Imap on port 143 I get the same error for imap-login: Feb 20 15:55:41 imap-login: Error: Feb 20 15:55:41 service(imap-login): Fatal: s

Re: SOLVED: Re: Dovecot does not start on MacOS 12.01, and now 13.2.1 - RLIMIT_DATA

2023-02-17 Thread James Brown
Sorry, replying to an old thread found on mail-archive.com , so it’s not threaded email. https://www.mail-archive.com/dovecot@dovecot.org/msg84776.html I have just installed Dovecot onto Mac Studio running Ventura (macOS 13.2.1) and get the same error with Dovecot 2.

[Freesurfer] mri_glmfit

2023-01-19 Thread James Brown
External Email - Use Caution Dear FS experts, I am working on a surface based analysis using FS 7.1.1 and I would like to run mri_glmfit between two groups using the flag "--label" to restrict analysis within lobes. I ran these commands on fsaverage mri_annotation2label --subject

Re: [Freesurfer] questions about mri_glmfit

2022-12-21 Thread James Brown
12:22 PM, James Brown wrote: Dear Freesurfer experts, I have 2 questions about the command mri_glmfit and I appreciate your help. 1- Are there any settings or flags that can be used in mri_glmfit to restrict statistical comparison of surface based analysis to specific ROIs rather than whole brain

[Freesurfer] questions about mri_glmfit

2022-12-20 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, I have 2 questions about the command mri_glmfit and I appreciate your help. 1- Are there any settings or flags that can be used in mri_glmfit to restrict statistical comparison of surface based analysis to specific ROIs rather t

[Freesurfer] cortical thickness in frontal lobe

2022-11-09 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, We are new to Freesurfer. We appreciate your help & apologize if the question is simple. We need cortical thickness in lobes instead of parcellates. Is it correct to take the average of the parcelates from the aparc+aseg.stats f

[Freesurfer] Fwd: average lobar cortical thickness

2022-11-08 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, I would like to know if this procedure is correct. I have cortical thickness data from aparc+aseg for every ROI in DTK atlas (i.e. output of recon-all). I need average cortical thickness in frontal, parietal, temporal, cingulate

[Freesurfer] average lobar cortical thickness

2022-11-04 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, I would like to know if this procedure is correct. I have cortical thickness data from aparc+aseg for every ROI in DTK atlas (i.e. output of recon-all). I need average cortical thickness in frontal, parietal, temporal, cingulate

Re: [Freesurfer] mri_segment

2022-10-24 Thread James Brown
ation takes two steps! Thank you for pointing this out. I would check your results to see if it is doing the right thing. I also think that the input to mri_segment is not the norm.mgz, but rather the brain.mgz, which is more aggressively normalized On Mon, Oct 24, 2022 at 2:01 PM James Brown wr

Re: [Freesurfer] mri_segment

2022-10-24 Thread James Brown
correct procedure to increase the high limit of WM up to 125 or 140? On Mon, Oct 24, 2022 at 1:46 PM James Brown wrote: > Dear Dr Bruce, Fischl, > > Thank you very much for the detailed explanation. I would like to ask two > additional questions and I highly appreciat

Re: [Freesurfer] mri_segment

2022-10-24 Thread James Brown
set the gm peak, just scale the white to 110-ish, then gray lands wherever the intrinsic contrast of the image puts it Cheers Bruce On Sat, Oct 22, 2022 at 10:18 PM James Brown wrote: > Dear Freesurfer experts, > I would like to inquire about the flags "-whi" and "

[Freesurfer] mri_segment

2022-10-22 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, I would like to inquire about the flags "-whi" and "-ghi" in the command "mri_segement". According to FS wiki, the command "mri_normalize" sets white matter voxels around ~110 and gray matter around ~70. - The default white matt

[Freesurfer] Creating a lobar atlas

2022-10-06 Thread James Brown
External Email - Use Caution Dear colleagues Freesurfer experts, I would like to create an atlas (my atlas) for the white matter like "wmparc.mgz" so I can generate statistics. I would like this atlas to be limited to the following structures (frontal lobe, parietal lobe, occipit

Re: [Freesurfer] White matter normalization of FLAIR images

2022-09-28 Thread James Brown
artifacts in e.g. interlaced acquisitions 4. We estimate the bias field from the white matter, then apply it to the whole brain. I don’t think nonmax_suppress will do anything without surfaces though Cheers Bruce On Tue, Sep 27, 2022 at 7:20 AM James Brown wrote: > Dear Dr Greeve

Re: [Freesurfer] White matter normalization of FLAIR images

2022-09-27 Thread James Brown
g like -FLAIRpial or -T2pial so it uses it (in which case it will first normalize it), but hopefully someone else can confirm cheers Bruce On Fri, Sep 23, 2022 at 2:40 PM James Brown wrote: > Dear Dr Bruce, > Thank you very much for your guidance. > I ran recon-all on a subject "t

Re: [Freesurfer] White matter normalization of FLAIR images

2022-09-23 Thread James Brown
to normalize FLAIR Sincerely, Hi JamesB there is T2/FLAIR normalization in recon-all if you process it through there. You can look for "nonmax_suppress" if you want to find the command line cheers Bruce On Fri, Sep 23, 2022 at 2:06 PM James Brown wrote: > Dear Freesurfer expe

Re: [Freesurfer] White matter normalization of FLAIR images

2022-09-23 Thread James Brown
feedback about the proper way to correct FLAIR images for bias fields and normalize white matter intensity in FLAIR images. Thank you JamesB On Wed, Sep 21, 2022 at 10:18 AM James Brown wrote: > Dear Freesurfer experts, > In order to normalize white matter intensity of T1 images and cor

[Freesurfer] White matter normalization of FLAIR images

2022-09-21 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, In order to normalize white matter intensity of T1 images and correct for bias field. We do the following steps: mri_convert T1.nii.gz T1.mgz mri_nu_correct.mni --i T1.mgz --o T1_N3.mgz --n 2 mri_normalize -g 1 T1_N3.mgzT1_norm.

Re: [Freesurfer] White matter normalization

2022-09-20 Thread James Brown
your conversation with Doug can continue. Liam Sennott On Fri, Sep 16, 2022 at 10:25 AM James Brown wrote: > Hi Dr Greeve, > I greatly apologize if I missed in the log file (attached) how freesurfer > normalizes flair. but I couldn't figure it out. Thanks for guidance > > J

Re: [Freesurfer] White matter normalization

2022-09-16 Thread James Brown
9d8h6L515Zn8JCI-qC1h6XYGUYypkmYk5aJ4XGxrWAwEwV97nVfN9eNbnOSLJ0hXT6mMz9W3_sbOiTe2A3fOoRCRTelL2kBwzKt_Q/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Fconfirm%2Ffreesurfer%2Fc325cabc74fbe917245a011d762c75fc2f62c6ca On Fri, Sep 16, 2022 at 10:25 AM James Brown wrote: > Hi Dr Greeve, > I greatly apologize if I missed in t

Re: [Freesurfer] White matter normalization

2022-09-15 Thread James Brown
essarily be the same normalization that is applied to the t1)  On Mon, Sep 12, 2022 at 4:01 PM James Brown wrote: > Dear Freesurfer experts, > In order to normalize white matter intensity of T1 images and correct for > bias field. I do the following steps: > mri_convert T1.nii.gz T1.mgz

[Freesurfer] White matter normalization

2022-09-12 Thread James Brown
External Email - Use Caution Dear Freesurfer experts, In order to normalize white matter intensity of T1 images and correct for bias field. I do the following steps: mri_convert T1.nii.gz T1.mgz mri_nu_correct.mni --i T1.mgz --o T1_N3.mgz --n 2 mri_normalize -g 1 T1_N3.mgzT1_norm.m

[Dnsmasq-discuss] malformed DNS packets with edns0 enabled

2022-07-08 Thread James Brown via Dnsmasq-discuss
s anyone ever seen anything like this? I'm glad to privately share pcaps if that would help. James Brown Infrastructure Architect ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

500's with IH--- termination_state on haproxy 2.4.16

2022-05-03 Thread James Brown
est log, no exceptions being logged or anything). Any thoughts on what might've changed in 2.4.16 to cause this? Is there any way to ask haproxy to log something specifically when it hits whatever internal error causes an I state? I'm going to roll back to 2.4.15 for now. James Brown

[jira] [Commented] (CASSANDRA-17473) sstables changing in snapshots

2022-03-23 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511417#comment-17511417 ] James Brown commented on CASSANDRA-17473: - While {{--hard-dereference}

[jira] [Comment Edited] (CASSANDRA-17473) sstables changing in snapshots

2022-03-23 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511417#comment-17511417 ] James Brown edited comment on CASSANDRA-17473 at 3/23/22, 5:5

[jira] [Comment Edited] (CASSANDRA-17473) sstables changing in snapshots

2022-03-23 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511417#comment-17511417 ] James Brown edited comment on CASSANDRA-17473 at 3/23/22, 5:5

[jira] [Updated] (CASSANDRA-17473) sstables changing in snapshots

2022-03-22 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Brown updated CASSANDRA-17473: Description: We use cassandra snapshots and tar to make full backups of our cassandra

[jira] [Updated] (CASSANDRA-17473) sstables changing in snapshots

2022-03-22 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Brown updated CASSANDRA-17473: Description: We use cassandra snapshots and {tar} to make full backups of our

[jira] [Updated] (CASSANDRA-17473) sstables changing in snapshots

2022-03-22 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Brown updated CASSANDRA-17473: Description: We use cassandra snapshots and {tar} to make full backups of our

Re: sstables changing in snapshots

2022-03-22 Thread James Brown
I filed https://issues.apache.org/jira/browse/CASSANDRA-17473 for this thread as a whole. Would you like a separate Jira issue on the matter of documenting how to tell when a snapshot is "ready"? James Brown Infrastructure Architect @ easypost.com On 2022-03-22 at 17:41:23, Di

[jira] [Created] (CASSANDRA-17473) sstables changing in snapshots

2022-03-22 Thread James Brown (Jira)
James Brown created CASSANDRA-17473: --- Summary: sstables changing in snapshots Key: CASSANDRA-17473 URL: https://issues.apache.org/jira/browse/CASSANDRA-17473 Project: Cassandra Issue Type

Re: sstables changing in snapshots

2022-03-22 Thread James Brown
ding that when the nodetool snapshot process finished, the snapshot was done. If that's wrong, it definitely could be that we're just jumping the gun. James Brown Infrastructure Architect @ easypost.com On 2022-03-22 at 10:38:56, Paul Chandler wrote: > Hi Yifan, > > It looks like

Re: sstables changing in snapshots

2022-03-18 Thread James Brown
This in 4.0.3 after running nodetool snapshot that we're seeing sstables change, yes. James Brown Infrastructure Architect @ easypost.com On 2022-03-18 at 12:06:00, Jeff Jirsa wrote: > This is nodetool snapshot yes? 3.11 or 4.0? > > In versions prior to 3.0, sstables would b

sstables changing in snapshots

2022-03-18 Thread James Brown
ng the risk of mutating a snapshot. James Brown Cassandra admin @ easypost.com

[jira] [Commented] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507844#comment-17507844 ] James Brown commented on CASSANDRA-17172: - Indeed; we've never

[jira] [Comment Edited] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507844#comment-17507844 ] James Brown edited comment on CASSANDRA-17172 at 3/16/22, 7:5

[jira] [Comment Edited] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507837#comment-17507837 ] James Brown edited comment on CASSANDRA-17172 at 3/16/22, 7:3

[jira] [Comment Edited] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507837#comment-17507837 ] James Brown edited comment on CASSANDRA-17172 at 3/16/22, 7:3

[jira] [Commented] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507837#comment-17507837 ] James Brown commented on CASSANDRA-17172: - {{read_request_timeout_i

[jira] [Comment Edited] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507830#comment-17507830 ] James Brown edited comment on CASSANDRA-17172 at 3/16/22, 7:2

[jira] [Commented] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507830#comment-17507830 ] James Brown commented on CASSANDRA-17172: - This is now happening on a

[jira] [Comment Edited] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-16 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507830#comment-17507830 ] James Brown edited comment on CASSANDRA-17172 at 3/16/22, 7:2

[jira] [Commented] (CASSANDRA-17172) incremental repairs get stuck often

2022-03-04 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501476#comment-17501476 ] James Brown commented on CASSANDRA-17172: - This happens pretty regul

Re: [RELEASE] Apache Cassandra 4.0.2 released

2022-02-11 Thread James Brown
a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-4.0.2 > [2]: NEWS.txt > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-4.0.2 > [3]: https://issues.apache.org/jira/browse/CASSANDRA > -- James Brown Engineer

Re: [Assp-test] Where is 'blacklisted.txt' file? (EmailBlackAdd)

2022-01-24 Thread James Brown via Assp-test
iking. In my > case the file is called "files/blackdomains.txt". A mouseover on the variable > "blackListedDomains" in the explanation text for EmailBlackAdd should show > _your_ current value. > > Regards > Dirk > ____ &g

[Assp-test] Where is 'blacklisted.txt' file? (EmailBlackAdd)

2022-01-24 Thread James Brown via Assp-test
I don’t have this file in Reports or Files, and can’t find it on SourceForge. Add to BlackListed Addresses (EmailBlackAdd) Any mail sent by local/authenticated users to this username will be interpreted as a request to add the sender address to the blackListedDomains addresses. Only the users d

Re: [Assp-test] PTR missing errors

2022-01-12 Thread James Brown via Assp-test
Think I have worked it out. I put that IPv6 address in ‘ISP/Secondary MX Servers (ispip)’ and it seems to be working now. Sorry for the noise. James. > On 12 Jan 2022, at 4:51 pm, James Brown via Assp-test > wrote: > > Hi Thomas. > > We have been getting a number of ema

[Assp-test] PTR missing errors

2022-01-11 Thread James Brown via Assp-test
Hi Thomas. We have been getting a number of emails marked as spam when they are not. Looking at the logs I see lots of PTR missing errors. Eg: Jan-12-22 16:01:57 id-63717-09731 [Worker_1] 2001:8000:104:8f::3 to: myu...@bordo.com.au DKIM-Signature found Jan-12-22 16:01:57 id-63717-09731 [Work

Re: Log4j vulnerability

2021-12-11 Thread James Brown
; Any idea if any of open source Cassandra versions are impacted with log4j > vulnerability which was reported on dec 9th > -- James Brown Engineer

Re: Incremental repairs getting stuck a lot

2021-11-26 Thread James Brown
I filed this as CASSANDRA-17172 <https://issues.apache.org/jira/browse/CASSANDRA-17172> On Fri, Nov 26, 2021 at 5:33 PM Dinesh Joshi wrote: > Could you file a jira with the details? > > Dinesh > > On Nov 26, 2021, at 2:40 PM, James Brown wrote: > >  >

[jira] [Updated] (CASSANDRA-17172) incremental repairs get stuck often

2021-11-26 Thread James Brown (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Brown updated CASSANDRA-17172: Description: We're on 4.0.1 and switched to incremental repairs shortly

[jira] [Created] (CASSANDRA-17172) incremental repairs get stuck often

2021-11-26 Thread James Brown (Jira)
James Brown created CASSANDRA-17172: --- Summary: incremental repairs get stuck often Key: CASSANDRA-17172 URL: https://issues.apache.org/jira/browse/CASSANDRA-17172 Project: Cassandra Issue

Incremental repairs getting stuck a lot

2021-11-26 Thread James Brown
35 2021-11-26T21:33:20Z cassandra10nuq 129529 | INFO [AntiEntropyStage:1] LocalSessions.java:987 - Received StatusResponse for repair session 3a059b10-4ef6-11ec-925f-8f7bcf0ba035 with state REPAIRING, which is not actionable. Doing nothing. Typically, cancelling the session and rerunning with the exact same command line will succeed. -- James Brown Engineer

"Could not resolve host" for IPv6-only names with curl in 1.18.0

2021-10-26 Thread James Brown via c-ares
= 1 write(2, "t", 1t)= 1 write(2, " ", 1 )= 1 write(2, "r", 1r)= 1 write(2, "e", 1e)= 1 write(2, "s", 1s) = 1 write

Re: Tombstones? 4.0.1

2021-10-14 Thread James Brown
2 > 99% 0.00 0.00 0.00 > 86 2 > Min 0.00 0.00 0.00 > 51 0 > Max 0.00 0.00 0.00 > 86 2 > > Any ideas on what I can do? Thank you! > > -Joe > > -- James Brown Engineer

ShortReadPartitionsProtection

2021-09-17 Thread James Brown
data in this testing cluster, or is something broken? -- James Brown Engineer

state of incremental repairs in cassandra 3.x

2021-09-16 Thread James Brown
performance of incremental repairs, should I just be plotting a 4.0.x upgrade? -- James Brown Engineer

[Assp-test] 3 day-old 'spam' gone, can't resend

2021-09-09 Thread James Brown via Assp-test
A user tried to retrieve an email on the block list, but ASSP couldn’t find it. Original log shows: [spam found] (MessageScore 70, limit 46) [LiSTNR Island Getaway] -> /pathto/assp/spam/LiSTNR_Island_Getaway--713401.eml; When trying to retrieve it, log is: Sep-10-21 09:39:26 [Worker_3] Info:

[jira] [Created] (CASSANDRA-16910) DROP permission behavior does not match documentation

2021-09-01 Thread James Brown (Jira)
James Brown created CASSANDRA-16910: --- Summary: DROP permission behavior does not match documentation Key: CASSANDRA-16910 URL: https://issues.apache.org/jira/browse/CASSANDRA-16910 Project

Logging to remote server

2021-08-26 Thread James Brown
My Google searches must be off, I couldn’t see how to do this. Is there a way to log to a local file, but also send to a remote server? Eg: Log_path = /var/log/dovecot.log, @mylogserver.example.com:514 Thanks, James

Re: [ANNOUNCE] HTTP/2 vulnerabilities from 2.0 to 2.5-dev

2021-08-18 Thread James Brown
s the ":authority", ":scheme", and > ":path" issues if the servers are known *not* to be vulnerable to the > issue described in the ":method" attack above. This probably is the > easiest solution when using trusted mainstream backend servers such as > Apache, NGINX or Varnish, especially since very few configurations make > use of H2 to communicate with servers. > > - placing the two following rules at the beginning of every HTTP frontend: > > http-request reject if { method -m reg [^A-Z0-9] } > http-request set-uri %[url] > > - in version 2.0, disabling HTX processing will force the request to be > reprocessed by the internal HTTP/1 parser (but this is not compatible > with H2 servers nor FastCGI servers): > > no option http-use-htx > > - commenting out "alpn h2" advertisement on all "bind" lines in frontends, > and disabling H2 processing entirely by placing the following line in > the global section: > > tune.h2.max-concurrent-streams 0 > > - in versions 2.2 and above it is possible to refine filtering per frontend > by disabling "alpn h2" per bind line and by disabling HTTP/1 to HTTP/2 > upgrade by placing this option in the respective frontends: > > option disable-h2-upgrade > > > Many thanks to Tim for helping getting these issues resolved! > Willy > > -- James Brown Engineer

Re: nodetool listsnapshots and auto snapshots from dropped tables

2021-08-10 Thread James Brown
for it -- > https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12310865? > Cheers! > >> -- James Brown Engineer

[jira] [Created] (CASSANDRA-16843) auto-snapshots for dropped tables don't appear in nodetool listsnapshots

2021-08-10 Thread James Brown (Jira)
James Brown created CASSANDRA-16843: --- Summary: auto-snapshots for dropped tables don't appear in nodetool listsnapshots Key: CASSANDRA-16843 URL: https://issues.apache.org/jira/browse/CASSANDRA-

nodetool listsnapshots and auto snapshots from dropped tables

2021-08-10 Thread James Brown
skSpaceUsed: 4.8 KiB This is on Cassandra 3.11.11, FWIW. -- James Brown Systems Engineer

Re: [clamav-users] Clamav-safebrowsing failing

2021-07-02 Thread James Brown via clamav-users
> On 2 Jul 2021, at 7:19 pm, G.W. Haywood via clamav-users > wrote: > > Hi there, > > On Fri, 2 Jul 2021, James Brown via clamav-users wrote: > >> ... >> Just tried it again and it worked: >> ... > > Did it really fail for nearly three months o

Re: [clamav-users] Clamav-safebrowsing failing

2021-07-02 Thread James Brown via clamav-users
> On 2 Jul 2021, at 7:19 pm, G.W. Haywood via clamav-users > wrote: > > Hi there, > > On Fri, 2 Jul 2021, James Brown via clamav-users wrote: > >> ... >> Just tried it again and it worked: >> … I spoke too soon. Just timed out again. Last l

Re: [clamav-users] Clamav-safebrowsing failing

2021-07-02 Thread James Brown via clamav-users
> On 2 Jul 2021, at 6:06 pm, G.W. Haywood via clamav-users > wrote: > > Hi there, > > On Fri, 2 Jul 2021, James Brown via clamav-users wrote: > >> Trying to get the Google Safebrowsing python script to work. ... >> >> It worked yesterday [...] But si

[clamav-users] Clamav-safebrowsing failing

2021-07-01 Thread James Brown via clamav-users
Trying to get the Google Safebrowsing python script to work. https://github.com/Cisco-Talos/clamav-safebrowsing It worked yesterday and downloaded the file, filled the database and created the gdb file. But since then I get: sudo /usr/local/Cellar/python@3.9/3.9.2_4/bin/python3.9 ./clamsbsync.p

Re: http-response set-header and redirect

2021-06-11 Thread James Brown
Thanks! On Fri, Jun 11, 2021 at 11:36 AM Tim Düsterhus wrote: > James, > > On 6/11/21 8:28 PM, James Brown wrote: > > Is there any reason (performance or otherwise) to use http-response > instead > > of just turning everything into http-after-response? > > Th

Re: http-response set-header and redirect

2021-06-11 Thread James Brown
Is there any reason (performance or otherwise) to use http-response instead of just turning everything into http-after-response? On Fri, Jun 11, 2021 at 11:07 AM Tim Düsterhus wrote: > James, > > On 6/11/21 8:03 PM, James Brown wrote: > > Is there any way to set a HTTP heade

http-response set-header and redirect

2021-06-11 Thread James Brown
-header Foo Bar bind localhost: redirect prefix https://www.example.com It appears that the Foo header is not set when the redirect is emitted. Is there any way to configure HAproxy to process `http-response` statements on a redirect? -- James Brown Engineer

Bug#758035: Intersolar Europe 2021 Visitors Info List

2021-05-05 Thread James Brown
f target market available Best Regards, James Brown Marketing Executive

Re: Compile Errors, Apple Silicon (M1), BIND 9.16.13

2021-03-23 Thread James Brown via bind-users
gt; On 23 Mar 2021, at 4:20 pm, Mark Andrews wrote: > > configure didn’t find uv_handle_get_data for some reason. You will need to > look at config.log to see why. > >> On 23 Mar 2021, at 15:22, James Brown via bind-users >> wrote: >> >> Can anyone help me g

  1   2   3   4   5   6   7   8   9   10   >