<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Magento 2.4.7 on Ubuntu 24.04	</title>
	<atom:link href="https://www.linuxtuto.com/how-to-install-magento-2-4-7-on-ubuntu-24-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.linuxtuto.com/how-to-install-magento-2-4-7-on-ubuntu-24-04/</link>
	<description>Linux Sysadmin and DevOps blog</description>
	<lastBuildDate>Thu, 06 Feb 2025 19:43:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: medmek		</title>
		<link>https://www.linuxtuto.com/how-to-install-magento-2-4-7-on-ubuntu-24-04/#comment-644</link>

		<dc:creator><![CDATA[medmek]]></dc:creator>
		<pubDate>Thu, 06 Feb 2025 19:43:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.linuxtuto.com/?p=1738#comment-644</guid>

					<description><![CDATA[In Elasticsearch configuration I think the use of this syntax 
node.name: &quot;ubuntu&quot; 
instead of
node.name: ubuntu
caused an error when I tried to restart it (ES version = 8.17.1)
sudo systemctl restart elasticsearch                                                                                 
Job for elasticsearch.service failed because the control process exited with error code.
See &quot;systemctl status elasticsearch.service&quot; and &quot;journalctl -xeu elasticsearch.service&quot; for details.

node.name: &quot;ubuntu&quot;
cluster.name: magento 2.4.7
network.host: 127.0.0.1
http.port: 9200
xpack.security.enabled: false]]></description>
			<content:encoded><![CDATA[<p>In Elasticsearch configuration I think the use of this syntax<br />
node.name: &#8220;ubuntu&#8221;<br />
instead of<br />
node.name: ubuntu<br />
caused an error when I tried to restart it (ES version = 8.17.1)<br />
sudo systemctl restart elasticsearch<br />
Job for elasticsearch.service failed because the control process exited with error code.<br />
See &#8220;systemctl status elasticsearch.service&#8221; and &#8220;journalctl -xeu elasticsearch.service&#8221; for details.</p>
<p>node.name: &#8220;ubuntu&#8221;<br />
cluster.name: magento 2.4.7<br />
network.host: 127.0.0.1<br />
http.port: 9200<br />
xpack.security.enabled: false</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
