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
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Summary
When making changes through the web UI the apply config throws error and suggests "fwconsole reload --verbose" which works fine.
Steps to reproduce
Try to apply settings from web UI
What is the expected correct behavior?
Settings applied and fwconsole reload through the UI
Relevant logs and/or screenshots
Environment
Any logs | docker-compose.yml
crond: USER asterisk pid 7215 cmd [ -e /usr/sbin/fwconsole ] && sleep $((RANDOM\%30)) && /usr/sbin/fwconsole job --run --quiet 2>&1 > /dev/null /bin/bash: RANDOM\%30: syntax error: invalid arithmetic operator (error token is "\%30")Possible fixes
Checked the logfiles sais unable to
The text was updated successfully, but these errors were encountered: