View Issue Details

IDProjectCategoryView StatusLast Update
0001216bareos-coredirectorpublic2024-03-20 16:31
Reporterkhvalera Assigned Toarogge  
PrioritylowSeveritytweakReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSanyOS Version3
Product Version19.2.6 
Summary0001216: When creating a client, a name with spaces is allowed, but bareos-dir cannot connect.
DescriptionWhen creating a client, a name with spaces is allowed, but bareos-dir cannot connect.
You need to either fix or give an error!
Steps To Reproduce/etc/bareos/bareos-fd.d/client/client.conf:
Client {
  Name = "client 1.1"
  Description = "Client resource of the Director itself."
  Address = 192.168.1.1
  Password = "1234567890"
}
Tagsconfig, configuration

Activities

arogge

arogge

2020-03-26 10:52

manager   ~0003916

This is known to work. Please provide detailed steps to reproduce the problem you're seeing.
khvalera

khvalera

2020-03-26 11:49

reporter   ~0003919

If you create a client in whose name a space is present, say "client 1.1", the director cannot connect to it. If you change the name to client-1.1 or client1.1, for example, the problem disappears. The other day I checked the availability of a client through a web interface.
arogge

arogge

2020-03-26 11:54

manager   ~0003920

What do you mean with "cannot connect to it"? What command did you issue? What error message did you see?
khvalera

khvalera

2020-03-26 13:05

reporter   ~0003921

If you click on the Status button in the list of clients with a space in the name:

Connecting to Client server 28.121 at localhost:9102
Probing client protocol... (result will be saved until config reload)
Failed to connect to Client server 28.121.
====
arogge

arogge

2020-03-26 13:06

manager   ~0003922

Thank you, I can now try to reproduce this.
bruno-at-bareos

bruno-at-bareos

2024-03-20 16:31

manager   ~0005863

works with 23

Issue History

Date Modified Username Field Change
2020-03-23 23:01 khvalera New Issue
2020-03-23 23:01 khvalera Tag Attached: config
2020-03-23 23:01 khvalera Tag Attached: configuration
2020-03-26 10:52 arogge Status new => feedback
2020-03-26 10:52 arogge Note Added: 0003916
2020-03-26 11:49 khvalera Note Added: 0003919
2020-03-26 11:49 khvalera Status feedback => new
2020-03-26 11:54 arogge Note Added: 0003920
2020-03-26 11:55 arogge Assigned To => arogge
2020-03-26 11:55 arogge Status new => feedback
2020-03-26 13:05 khvalera File Added: Снимок экрана_2020-03-26_13-56-23.png
2020-03-26 13:05 khvalera Note Added: 0003921
2020-03-26 13:05 khvalera Status feedback => assigned
2020-03-26 13:06 arogge Note Added: 0003922
2020-03-26 13:06 arogge Status assigned => acknowledged
2024-03-20 16:31 bruno-at-bareos Status acknowledged => closed
2024-03-20 16:31 bruno-at-bareos Resolution open => fixed
2024-03-20 16:31 bruno-at-bareos Note Added: 0005863