• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Bug: Plesk Manager for iOS 1.4 with Plesk Panel 11.5.30 #12 - not possible to log in

TomasS1

New Pleskian
Hello,

Plesk Manager:
===
Aug 20 18:28:27 (587fb) [NOTICE] [User] xxx.xxx.xxx.xxx Created exception MobileConnector\Modules_PleskMobile_Plesk_Api_Exception, message: 'Authentification method is not specified', code: 1029.
Aug 20 18:28:27 (587fb) [NOTICE] [User] xxx.xxx.xxx.xxx Created exception MobileConnector\Modules_PleskMobile_UserIdentity_Exception, message: 'You have entered incorrect username or password', code: 1001.
===

Plesk Monitor works fine.

Kind regards,

Tomas
 
These records in log with identifier "notice" mean that exception occurred but was caught and processed correctly.

Could you describe the real problem: Can you connect to you server from Plesk Manager?
 
Of course, I can't connect (as hinted in my original post).

I wouldn't bother you, if everything was working correctly.
 
Could you tell me which error is shown in mobile app? Also I can recommend you to remove and add server again in the app.
 
Hi V,

No error. The application remains silent about it, but doesn't proceed with loading the data (while Plesk Monitor does).

Re-installations (of both counterparts) don't help. I have seen the KB article tackling this, and tried it several times yesterday.

T
 
I suppose there is some problem with creating secret key. Try the following:
1. Remove server from the app
2. Connect to Plesk database: http://kb.parallels.com/en/3472
3. Run the following query: "select * from secret_keys;" It'll show the list of created secret keys
4. If there are only keys for mobile app (with description like "iphone_manager:plesk\'s iPad") run "delete from secret_keys;" or remove only mobile app secret keys.
5. Try to add server in mobile app.
 
Let's try to debug why secret key is not created on your server:
1. Edit /usr/local/psa/admin/conf/panel.ini and add the following lines:
[log]
priority = 7

2. Try to add server in the mobile app
3. See logged records in file /usr/local/psa/admin/logs/panel.log

Send me these records by private message and I'll analyse them.
 
I see. I don't know, what should be included, because this Plesk is supplied to my customer's server by Rackspace directly.

Thank you for looking into this issue for me. I shall wait for the next update.

NB: Plesk Monitor is *not* affected by this issue.
 
Back
Top