• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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