• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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