You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config reload config.json freezes SONiC if config.json is syntactically incorrect, like a comma is missing.
Steps to reproduce the issue:
Create syntactically incorrect config.json file.
config reload config.json
Describe the results you received:
Terminal freezes. After reopening the terminal SONiC commands (inc. reboot) cause to freezing the terminal again. Linux commands (like /usr/sbin/reboot) work.
Describe the results you expected:
Some "syntax error" message without any consequences.
Output of show version:
(paste your output here)
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
config reload config.json
freezes SONiC if config.json is syntactically incorrect, like a comma is missing.Steps to reproduce the issue:
config reload config.json
Describe the results you received:
Terminal freezes. After reopening the terminal SONiC commands (inc. reboot) cause to freezing the terminal again. Linux commands (like /usr/sbin/reboot) work.
Describe the results you expected:
Some "syntax error" message without any consequences.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: