Page MenuHomeVyOS Platform

Error committing mdns service to config
Closed, ResolvedPublic

Description

When setting mdns service in config and committing you get an error:

vyos@router01:~$ config
[edit]
vyos@router01# set service mdns repeater interface eth2
[edit]
vyos@router01# commit
[ service mdns repeater ]
Traceback (most recent call last):
  File "/opt/vyatta/sbin/vyos-config-mdns-repeater.py", line 88, in <module>
    c = get_config()
  File "/opt/vyatta/sbin/vyos-config-mdns-repeater.py", line 39, in get_config
    intfs_names=intfs_names.replace("'", "")
AttributeError: 'list' object has no attribute 'replace'

[[service mdns repeater]] failed
Commit failed
[edit]

Details

Version
1.2.0-rolling+201804110337

Event Timeline

selstam created this object in space S1 VyOS Public.
selstam changed the visibility from "Subscribers" to "Public (No Login Required)".Apr 19 2018, 5:04 AM
c-po moved this task from Need Triage to Backlog on the VyOS 1.2 Crux board.
c-po moved this task from Backlog to In Progress on the VyOS 1.2 Crux board.
c-po moved this task from In Progress to Finished on the VyOS 1.2 Crux board.