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

Getting "AclNode::node() - Couldn't find Aros node" error when saving associated entities with aliases #166

Open
rsuyambu opened this issue Jan 27, 2021 · 0 comments

Comments

@rsuyambu
Copy link

Getting "AclNode::node() - Couldn't find Aros node" error when saving associated entities with aliases

2021-01-27 14:13:06 Error: [Cake\Core\Exception\Exception] AclNode::node() - Couldn't find Aros node identified by "Array
(
[Aros0.model] => Roles
[Aros0.foreign_key] => 1
)
" in /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Model/Table/AclNodesTable.php on line 188
Stack Trace:

  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Model/Table/PermissionsTable.php:227
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Model/Table/PermissionsTable.php:169
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Adapter/DbAcl.php:97
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Controller/Component/AclComponent.php:136
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/acl/src/Shell/AclShell.php:265
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/cakephp/src/Console/Shell.php:501
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/cakephp/src/Console/CommandRunner.php:353
  • /var/www/html/WEBANDAPP/hyperisland/vendor/cakephp/cakephp/src/Console/CommandRunner.php:168
  • /var/www/html/WEBANDAPP/hyperisland/bin/cake.php:12
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