spookerlabs
12/07/2021, 7:58 PMStephan
12/08/2021, 2:29 AMFleet does not support Redis Cluster or Redis Sentinel. Fleet can scale to hundreds of thousands of devices with a single Redis instance.
yet there are config flags such as redis_cluster_read_from_replica
Stephan
12/08/2021, 2:29 AMuser
12/08/2021, 10:25 PMMacear
12/09/2021, 7:36 AMn0b00de
12/09/2021, 9:28 PMmsi
and pkg
orbit packages [https://github.com/fleetdm/orbit] but i'm getting the below errors. Has anyone tried this at all or have any insight into these errors?benbass
12/10/2021, 10:05 PMMystery Incorporated
12/11/2021, 4:22 AMMystery Incorporated
12/11/2021, 4:23 AMDaniel Weeber
12/12/2021, 3:18 PMfleetctl config set --token <redacted> --email <redacted>
fleetctl config set --address https://<redacted>
fleetctl login
Log in using the standard Fleet credentials.
Email: (...)
Instead of being logged in directly
.fleet/config in userdir exists
root@admin:~# ls -la .fleet
total 12
drwx------ 2 root root 4096 Dec 12 15:53 .
drwx------ 32 root root 4096 Dec 12 15:53 ..
-rw------- 1 root root 253 Dec 12 15:53 config
root@admin:~#
root@admin:~# cat .fleet/config
contexts:
default:
address: https://<redacted>
email: <redacted>
rootca: ""
tls-skip-verify: false
token: <redacted>
url-prefix: ""
root@admin:~#
user
12/13/2021, 2:02 AMTor Houghton
12/13/2021, 9:22 AMLuis Teles
12/13/2021, 11:07 AMzwass
n0b00de
12/14/2021, 10:23 PM--flee-certificate
flag the issue I'm facing is that once I attempt to install the package on an endpoint it fails with either of the two errors below (rpm/msi). If I generate the packages with the --insecure
flag I am able to install the packages on my endpoints successfully. Any suggestions on a direction to troubleshoot this situation?abraham linkolan
12/16/2021, 8:01 AMTor Houghton
12/16/2021, 9:25 AMfleet
.policy_membership
(errno: 121 "Duplicate key on write or update")), quitting migration.MarkMurdock
12/16/2021, 7:10 PMuser@server:/usr/local/build# tcpdump -n -i ens160 -s 1514 host 10.126.3.32
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ens160, link-type EN10MB (Ethernet), capture size 1514 bytes
19:08:01.249229 IP 10.126.3.32.56300 > 10.126.3.149.8080: Flags [.], seq 668286310:668286311, ack 3209453802, win 2052, length 1: HTTP
19:08:01.249250 IP 10.126.3.149.8080 > 10.126.3.32.56300: Flags [.], ack 1, win 501, options [nop,nop,sack 1 {0:1}], length 0
19:08:16.260289 IP 10.126.3.32.56300 > 10.126.3.149.8080: Flags [.], seq 0:1, ack 1, win 2052, length 1: HTTP
19:08:16.260308 IP 10.126.3.149.8080 > 10.126.3.32.56300: Flags [.], ack 1, win 501, options [nop,nop,sack 1 {0:1}], length 0
19:08:31.269602 IP 10.126.3.32.56300 > 10.126.3.149.8080: Flags [.], seq 0:1, ack 1, win 2052, length 1: HTTP
19:08:31.269621 IP 10.126.3.149.8080 > 10.126.3.32.56300: Flags [.], ack 1, win 501, options [nop,nop,sack 1 {0:1}], length 0
^C
6 packets captured
6 packets received by filter
0 packets dropped by kernel
Keith Swagler
12/17/2021, 3:37 PMuser
12/17/2021, 6:37 PMCatscrash
12/19/2021, 12:11 PMCatscrash
12/19/2021, 1:38 PMfleet
.policy_membership
(errno: 121 "Duplicate key on write or update")), quitting migration.
I see there's a bug report here (https://github.com/fleetdm/fleet/issues/3396) - someone said to remove indices - anyone know which ones to get an install to work?abraham linkolan
12/19/2021, 1:58 PMSlackbot
12/20/2021, 12:23 PMCyberUnify
12/20/2021, 12:46 PMTor Houghton
12/20/2021, 10:33 PMSK
12/21/2021, 2:15 PMChris Ramos
12/21/2021, 5:49 PMHello_There
12/22/2021, 5:51 PMuser
12/22/2021, 6:08 PM