Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple actions with the same name breaks configd #1

Open
agh1467 opened this issue Jun 28, 2022 · 0 comments
Open

multiple actions with the same name breaks configd #1

agh1467 opened this issue Jun 28, 2022 · 0 comments

Comments

@agh1467
Copy link
Owner

agh1467 commented Jun 28, 2022

Need to figure out why multiple actions defined in an actions_.conf file cause configd stop working correctly.

When this happens configctl reports:
configd socket missing (@/var/run/configd.socket)

Probably something like configd fails to start properly, and there is some log message somewhere.

agh1467 pushed a commit that referenced this issue Mar 8, 2023
…before usage, older php versions allowed to send null, which will crash out on later versions.

Although we do silently ignore the issue now, most callers likely are sending null when trapping into this issue and the user should receive an empty grid anyway in these cases.

```
/usr/local/opnsense/mvc/app/controllers/OPNsense/Base/ApiControllerBase.php:60: array_keys(): Argument #1 ($array) must be of type array, null given
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant