<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Bacula_Common_Connection_Errors</id>
	<title>Bacula Common Connection Errors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Bacula_Common_Connection_Errors"/>
	<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Bacula_Common_Connection_Errors&amp;action=history"/>
	<updated>2026-04-29T05:16:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://techwiki.co.uk/index.php?title=Bacula_Common_Connection_Errors&amp;diff=21&amp;oldid=prev</id>
		<title>Adam.birds: Created page with &quot;'''Bad response from stored to open command'''  This error is normally caused by the name in the Bacula configuration not being a fully qualified hostname. Make sure the Name...&quot;</title>
		<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Bacula_Common_Connection_Errors&amp;diff=21&amp;oldid=prev"/>
		<updated>2016-04-28T10:03:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Bad response from stored to open command&amp;#039;&amp;#039;&amp;#039;  This error is normally caused by the name in the Bacula configuration not being a fully qualified hostname. Make sure the Name...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Bad response from stored to open command'''&lt;br /&gt;
&lt;br /&gt;
This error is normally caused by the name in the Bacula configuration not being a fully qualified hostname. Make sure the Name field is set to whatever the hostname is set as, for example: 94.229.161.106.example.com&lt;br /&gt;
&lt;br /&gt;
'''Connection Error'''&lt;br /&gt;
&lt;br /&gt;
Check that Bacula is listening on port 9102 on the client&lt;br /&gt;
&lt;br /&gt;
'''Windows'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
netstat -ano | find &amp;quot;:9102&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Linux'''&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
lsof -i :9102&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check the backup server can telnet to port 9102 on the client.&lt;br /&gt;
&lt;br /&gt;
The storage daemon (bacula-sd) listens on port 9103 on the backup server. Ensure you can telnet from the client to the backup server on this port.&lt;br /&gt;
&lt;br /&gt;
[[Category:Bacula]]&lt;br /&gt;
[[Category:Backups]]&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Windows]]&lt;br /&gt;
[[Category:Contents]]&lt;/div&gt;</summary>
		<author><name>Adam.birds</name></author>
		
	</entry>
</feed>