• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Parallel Business

J Cole

Basic Pleskian
Hello this came after I disable some thing. How do i enable it again


[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.


J a
 
RE:[LOGIN_APPx000590] Access to this action is restricted. Please update your admin g

I cannot login to business I do not remember what i uncheck in the panel

I got a red line at the top of the page
RE:[LOGIN_APPx000590]
Access to this action is restricted. Please update your admin group to allow access to this action.
 
It looks like you changed master admin permissions.
There are no way to fix them except direct change in database.

1. Access db using /usr/share/plesk-billing/billing-db
2. Check table 'admins' - admin with ID=1 must have field 'admin_is_active' set to 1
3. Check table 'admin_groups' - there must be a group 'root' with ID=1
4. Check table 'admin_group_rel' - there must be a row with admin_group_id=1 and admin_id=1
5. Check table 'admin_group_action_rel' - there must be a lot of actions for group with ID=1

Please check your db and post here where have you found misconfiguration. If you have everything OK for steps 2-4, I'll try to find what action is prohibited - send you the whole content of 'admin_group_action_rel' table
 
Back
Top