Date: Tue, 03 Nov 2020 16:08:18 +0000 From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 236840] textproc/elasticsearch6: Elasticsearch 6 service doesn't start at boot time with clear_tmp_enable="YES" in /etc/rc.conf Message-ID: <bug-236840-37421-0rkKGib1GK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236840-37421@https.bugs.freebsd.org/bugzilla/> References: <bug-236840-37421@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236840 --- Comment #2 from Nemesis11 <felix@zwame.pt> --- Thank you for reviewing this bug. Just an update. I had this machine with FreeBSD 12.1 with the latest updates and I upgraded it to version 12.2 and I can confirm that this bug is still valid. If I have the clear_tmp_enable=3D"YES" service enabled in /etc/rc.conf, the elasticcsearch 6 service will fail to start. After the boot, if I start the elasticsearch 6 service manually, it will st= art with no problem. If I comment clear_tmp_enable=3D"YES" service, the elasticsearch 6 service = will start automatically at boot, with no problem. I can replicate the problem in a second machine, that has more services then this one (nginx, mariadb104-server, etc), and it only happens with the elasticsearch 6 service. I'm using the latest trimestral elasticsearch 6 package. Version elasticsearch6-6.8.12. Output before and after the FreeBSD 12.2 update, with the clear_tmp_enable=3D"YES" service enabled, at boot: felix@elasticforum2:~ % doas uname -a FreeBSD elasticforum2 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 GENERIC am= d64 felix@elasticforum2:~ % doas service elasticsearch status elasticsearch is not running. felix@elasticforum2:~ % doas uname -a FreeBSD elasticforum2 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC am= d64 felix@elasticforum2:~ % doas service elasticsearch status elasticsearch is not running. Thank you and Best Regards. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236840-37421-0rkKGib1GK>