eglyn
eglyn
> Hello, did you do an `apt upgrade` or an `apt dist-upgrade` ? No, I only use selks-upgrade_stamus
If I try to go to /kibana url I have: HTTPConnectionPool(host='localhost', port=5601): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection...
> Can you try `apt-get upgrade` only ? I success to upgrade scirius to 3.7.0-6, i have to change my source.list config, and it works with selks-upgrade_stamus. But it change...
When I launch this command: ``` /data/moloch/bin/moloch-capture -c /data/moloch/etc/config.ini -m --copy --delete -R /data/nsm/ ``` I have this error: ``` ERROR - Couldn't load version information, database might be down...
> Looks like you have an HTML coming back instead of a JSON in the last test. Do you need to specify the port ? You speak about _db.pl 127.0.0.1:9200...
Moloch is looking for http://SERVER:9200/arkime_sequence_v30/. Why is it looking for an index named arkime_sequence_v30 ?
Ok, Moloch works, I have to do a db.pl 127.0.0.1 init... And, I found another issue with kibana and elasticsearch, I was stuck to 1000 shards: ``` Please check the...
> What size of data/volume do you have? Is it still one node cluster? Disk is a 2 TB raid 1 SSD, full at 90%. I have setup the moloch...
I try this: `clevis luks unbind -d /dev/nvme0n1p3 -s 1 tpm2` `clevis luks bind -d /dev/nvme0n1p3 tpm2 '{"pcr_bank":"sha256", "pcr_ids":"0,1,2,3,4,5,6,7"}'` But it does not work :'( the command: `clevis luks list...
I tried: 1: ok, but for my laptop I have only sha256, no sha1 2: I changed sha1 --> sha256: OK 3: There is a second keyslot for clevis. 4....