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
The equals sign (=) is not being recognized or passed correctly in CasaOS, causing issues with specific configurations or commands.
To Reproduce
Steps to reproduce the behavior:
Go to the CasaOS interface or relevant configuration setting.
Enter a command or configuration that includes the equals sign (=).
Attempt to apply or save the configuration.
Notice that the equals sign (=) is either ignored or causes an error.
Expected behavior
The equals sign (=) should be correctly processed and saved within configurations, as expected for common parameter settings.
Screenshots
If applicable, add screenshots showing the configuration before and after saving or any error messages displayed.
Desktop (please complete the following information):
OS: [e.g. Debian, Ubuntu, Windows]
Browser [e.g. Chrome, Firefox]
CasaOS Version [e.g. 0.3.6]
System Time
Run timedatectl and share the output:
Copiar código
(timedatectl output here)
Logs
Run the following commands to collect corresponding logs:
A similar issue arrises when using the dollar sign ("$") in casaOS app configurations. It is saved correctly but when the configuration dialog is opened again, the dollar sign is escaped ("$" becomes "$$") and as soon as you save, the configuration value is altered to "$$". The next time the dialog is opened "$$" becomes "$$$$" and so on...
Describe the bug
The equals sign (=) is not being recognized or passed correctly in CasaOS, causing issues with specific configurations or commands.
To Reproduce
Steps to reproduce the behavior:
Go to the CasaOS interface or relevant configuration setting.
Enter a command or configuration that includes the equals sign (=).
Attempt to apply or save the configuration.
Notice that the equals sign (=) is either ignored or causes an error.
Expected behavior
The equals sign (=) should be correctly processed and saved within configurations, as expected for common parameter settings.
Screenshots
If applicable, add screenshots showing the configuration before and after saving or any error messages displayed.
Desktop (please complete the following information):
System Time
Run timedatectl and share the output:
Copiar código
(timedatectl output here)
Logs
Run the following commands to collect corresponding logs:
bash
Copiar código
sudo journalctl -xef -u casaos-gateway
sudo journalctl -xef -u casaos-user-service
sudo journalctl -xef -u casaos-local-storage
sudo journalctl -xef -u casaos-app-management
sudo journalctl -xef -u casaos.service
Additional context
Add any other context about the issue here.
If you are using a Zimaboard, please specify when you received it and if this issue is Zimaboard-specific.
The text was updated successfully, but these errors were encountered: