[Cloud] Expired certificate?

2023-12-19 Thread Roy Smith
Poking around on my debian bookworm instance, I found /usr/local/share/ca-certificates/wmf_ca_2017_2020.crt, which looks like an expired SSL certificate: > Certificate: > Data: > Version: 3 (0x2) > Serial Number: > 9f:14:76:9e:ea:f4:18:c3 > Signature Algor

[Cloud] Re: Installing elasticsearch on a VPS instance?

2023-12-19 Thread Roy Smith
Yup, that did it. I resized it to g3.cores1.ram2.disk20 and now I’m running. Thanks. > On Dec 19, 2023, at 10:54 AM, Francesco Negri wrote: > > On Tue, Dec 19, 2023 at 4:41 PM Roy Smith wrote: >> >> I installed per the instructions at >> https://opensearch.org/docs/latest/install-and-con

[Cloud] Re: Installing elasticsearch on a VPS instance?

2023-12-19 Thread Francesco Negri
On Tue, Dec 19, 2023 at 4:41 PM Roy Smith wrote: > > I installed per the instructions at > https://opensearch.org/docs/latest/install-and-configure/install-opensearch/debian/#install-opensearch-from-an-apt-repository, > but it fails to start: Hi Roy, "journalctl -u opensearch" shows the full l

[Cloud] Re: Installing elasticsearch on a VPS instance?

2023-12-19 Thread Roy Smith
I installed per the instructions at https://opensearch.org/docs/latest/install-and-configure/install-opensearch/debian/#install-opensearch-from-an-apt-repository, but it fails to start: > $ sudo systemctl start opensearch > Job for opensearch.service failed because the control process exited wit