• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk Error - SMB

pould

Basic Pleskian
Hi folks,

I tried to switch to a Power User view and it appears that the necessary SMB installation doesn't exist on my VPS.

When I now go to domain.ip:8443 it forwards to domain.ip:8443/smb/ and then gives me the following error.

----
ERROR: Call to a member function getURI() on null (Form.php:198)

Search for related Knowledge Base articles
----

Plesk itself is running, all services are fine, I just can't get onto the GUI frontend.

I looked in the shell autoinstaller but couldn't find an option to help.

Can anybody point me in the right direction?

Thanks,

Peter+
 
What is your Plesk version? I hope that you have tried already fix it with bootstrapper repair procedure for 12.0 version or with repair utility for 12.5 version?
 
OK - Ran the repair tool. It fixed the following error.

------------

Checking the consistency of the Plesk database

Inconsistency in the table 'smb_users' for the column
subscriptionDomainId: No rows in the table 'domains' with id = 2 .. [WARNING]
To see more details, run the command in the verbose mode: plesk repair db -ver bose
Fix broken references in the table 'smb_users'? [Y/n] y
Creating a database dump ........................................ [OK]
A dump of the database was created before an attempt to repair the database: /var/lib/psa/dumps/mysql.preresolve.20151208-111523.dump.gz
Fixing broken references ........................................ [FIXED]

--------------

However still getting a similar error. Now when I go to domain.ip:8443 it lets me login, then forwards to domain.ip:8443/smb/ with the same error as before.

Do I need to reinstall the SMB components?
 
Have you tried

# plesk repair installation

?
Do I need to reinstall the SMB components?
SMB is not Plesk component, it is part of Plesk Core. Therefore you can't reinstall it.
 
Anymore insight? If SMB is a core component, is there a way to force a reinstall of the core components?
 
If I was to take a full server backup, remove Plesk (just the first option) from the autoinstaller and then reinstall it, would that reinstall the core components or would I lose the whole installation and have to set everything up again?
 
I think i know the cause, you did not complete the installation of the backend hostname.domain.tld:8443 login with root and finish the process then login with admin account
 
Back
Top