• 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.

Issue Why does Plesk randomly decide to forbid SSH access on some accounts?

MHC_1

Regular Pleskian
Server operating system version
Alma Linux 9.7
Plesk version and microupdate number
Obsidian 18.0.76#3
We have SSH Keys and connection set up on all accounts on Plesk.

Since the update to 18.0.76#3 Plesk now on some days turns some accounts to "Forbidden" rather than the designated SSH Connection, inside the "Hosting" GUI on the account. Why?

We can't see a cause of what makes this change happen, some accounts run fine, and then booom, the SSH no longer works.

Please fix this
 
Hi, @MHC_1 . Could you please check the status of Service Plans > Service Plan Name > Permissions > "Management of access to the server over SSH" for the service plan assigned to the subscriptions the issue occurs for?
 
Hi, @MHC_1 . Could you please check the status of Service Plans > Service Plan Name > Permissions > "Management of access to the server over SSH" for the service plan assigned to the subscriptions the issue occurs for?

Hello

The result is "Can allow access only to a chrooted environment" .

The accounts are always SSH "bin/bash (chrooted)" choice in the "hosting" area of the account.

This happens to multiple accounts, and happens after the account has successfully accepted data upload. This has happened just now while with a Client at the office and looking at their site, we needed to exit PhpStorm IDE and restart the PHPStorm and go onto Plesk and Change the SSH access again from Forbidden to "bin/bash (chrooted)" literally seconds after successfully uploading using this method.
 
Thank you for the confirmation. I doubt that file uploads could cause the setting to be changed. Do those account belong to a reseller? When the "SSH access" is set to "bin/bash (chrooted)" does the subscription appear locked? Could you please also check Tools & Settings > Event Manager for any events that suggest subscription updates? Thanks in advance.
 
Thank you for the confirmation. I doubt that file uploads could cause the setting to be changed. Do those account belong to a reseller? When the "SSH access" is set to "bin/bash (chrooted)" does the subscription appear locked? Could you please also check Tools & Settings > Event Manager for any events that suggest subscription updates? Thanks in advance.
Hello
Event Management is empty.

It happens to various accounts, who do not belong to a Reseller. The Subscription does not appear locked that we've seen, there's some sort of trigger but I can't see or identify what it is.

Using FileZilla doesn't have this issue with SSH, but it's using PHPStorm, but can't say if this is related.
 
Could you please run:

Code:
grep shell /var/log/plesk/panel.log

Let us know if the change occurs at the same or at random time.
 
Back
Top