Author |
|
lazna Newbie
Joined: 12 July 2014
Online Status: Offline Posts: 17
|
Posted: 05 November 2017 at 5:27am | IP Logged
|
|
|
version 8.1.4 gave me "The username or password you entered is incorrect." message when trying to logon, but both username and password are OK (verified by dumping packets sent by my desktop IMAP client).
Have hmailserver installed on windows 7 (on same machine), webmail lite 8 unzipped and accessible. I am able to login as an admin, database settings are OK.
user activity log:
[11:38:37][78.108.102.209][0][Core] > login-failed: box@host.com
[13:14:24][78.108.102.209][-1][Core] > logout
[13:14:33][78.108.102.209][0][Core] > login-success: admin
[13:14:38][78.108.102.209][-1][Core] > logout
[13:14:53][78.108.102.209][0][Core] > login-failed: box@host.com
[13:15:22][78.108.102.209][0][Core] > login-failed: box@host.com
[13:18:24][78.108.102.209][-1][Core] > login-success: admin
system debug log:
[13:22:27.02][d4c945e8] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:27.02][d4c945e8] POST > [Module, Method, TenantName, Parameters]
[13:22:27.02][d4c945e8]
[13:22:27.02][d4c945e8] API: Core::UpdateSettings
[13:22:29.15][9acf0da1] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:29.15][9acf0da1] POST > [Module, Method, TenantName, Parameters]
[13:22:29.15][9acf0da1]
[13:22:29.15][9acf0da1] API: LogsViewerWebclient::GetLogFilesData
[13:22:35.21][6f72e621] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:35.21][6f72e621] POST > [Module, Method, TenantName, Parameters]
[13:22:35.21][6f72e621]
[13:22:35.21][6f72e621] API: LogsViewerWebclient::GetLogFilesData
[13:22:39.61][8350ace3] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:39.61][8350ace3] POST > [Module, Method, TenantName, Parameters]
[13:22:39.61][8350ace3]
[13:22:39.61][8350ace3] API: StandardLoginFormWebclient::Login
[13:22:39.64][8350ace3] Execute subscription: AdminAuth::onLogin
[13:22:39.65][8350ace3] Arguments before subscription:
[13:22:39.65][8350ace3] Array
(
[Login] => box@host.com
[Password] => passwd
[SignMe] =>
)
[13:22:39.69][8350ace3] Arguments after subscription:
[13:22:39.69][8350ace3] Array
(
[Login] => box@host.com
[Password] => passwd
[SignMe] =>
)
[13:22:39.70][8350ace3] Subscription result:
[13:22:39.70][8350ace3]
[13:22:39.71][8350ace3] Execute subscription: Mail::onLogin
[13:22:39.71][8350ace3] Arguments before subscription:
[13:22:39.72][8350ace3] Array
(
[Login] => box@host.com
[Password] => passwd
[SignMe] =>
)
[13:22:40.51][8350ace3] Arguments after subscription:
[13:22:40.51][8350ace3] Array
(
[Login] => box@host.com
[Password] => passwd
[SignMe] =>
)
[13:22:40.52][8350ace3] Subscription result:
[13:22:40.54][8350ace3]
[13:22:40.55][8350ace3] Event: 0 > login-failed: box@host.com
[13:22:40.58][8350ace3] Aurora\System\Exceptions\ApiException: ApiException in C:\inetpub\wwwroot\webmail\modules\Core\Module.php:1641
Stack trace:
#0 [internal function]: Aurora\Modules\Core\Module->Login('box@host.com...', 'passwd', '', false)
#1 C:\inetpub\wwwroot\webmail\system\Module\AbstractModule.php(808): call_user_func_array(Array, Array)
#2 C:\inetpub\wwwroot\webmail\system\Module\Decorator.php(50): Aurora\System\Module\AbstractModule->CallMethod('Login', Array)
#3 C:\inetpub\wwwroot\webmail\modules\StandardLoginFormWebclient\Module.php(44): Aurora\System\Module\Decorator->__call('Login', Array)
#4 [internal function]: Aurora\Modules\StandardLoginFormWebclient\Module->Login('box@host.com...', 'passwd', '', false)
#5 C:\inetpub\wwwroot\webmail\system\Module\AbstractModule.php(808): call_user_func_array(Array, Array)
#6 C:\inetpub\wwwroot\webmail\modules\Core\Module.php(301): Aurora\System\Module\AbstractModule->CallMethod('Login', Array, true)
#7 [internal function]: Aurora\Modules\Core\Module->EntryApi()
#8 C:\inetpub\wwwroot\webmail\system\Module\AbstractModule.php(560): call_user_func_array(Array, Array)
#9 C:\inetpub\wwwroot\webmail\system\Module\Manager.php(681): Aurora\System\Module\AbstractModule->RunEntry('api')
#10 C:\inetpub\wwwroot\webmail\system\Application.php(91): Aurora\System\Module\Manager->RunEntry('api')
#11 C:\inetpub\wwwroot\webmail\index.php(21): Aurora\System\Application::Start()
#12 {main}
[13:22:41.78][283abef6] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:41.78][283abef6] POST > [Module, Method, TenantName, Parameters]
[13:22:41.78][283abef6]
[13:22:41.78][283abef6] API: LogsViewerWebclient::GetLogFilesData
[13:22:48.04][4716d281] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:48.04][4716d281] POST > [Module, Method, TenantName, Parameters]
[13:22:48.04][4716d281]
[13:22:48.04][4716d281] API: LogsViewerWebclient::GetLogFilesData
[13:22:49.27][100a8578] [POST(4)][ip:78.108.*.*] /?/Api/
[13:22:49.27][100a8578] POST > [Module, Method, TenantName, Parameters]
[13:22:49.27][100a8578]
[13:22:49.27][100a8578] API: LogsViewerWebclient::GetLog
[13:22:49.29][100a8578] PHP[NOTICE]: C:\inetpub\wwwroot\webmail\modules\Core\Module.php [line:3196, code:2]
[13:22:49.30][100a8578] PHP[NOTICE]: Error: file_get_contents(): Failed to seek to position -6191 in the stream
[13:22:49.31][100a8578] INFO[MEMORY]: Memory peak usage: 2MB
[13:22:49.32][100a8578] INFO[TIME]: Time delta: 1509888169.316
[13:22:51.89][db156e95] [POST(5)][ip:78.108.*.*] /?/Api/
[13:22:51.89][db156e95] POST > [Module, Method, TenantName, Format, Parameters]
[13:22:51.89][db156e95]
[13:22:51.89][db156e95] API: LogsViewerWebclient::GetLogFile
What could be wrong?
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 05 November 2017 at 6:07am | IP Logged
|
|
|
Hi,
This message is displayed whenever the server rejects your login data. For instance, if your IP address (the IP address of the web server) is blocked, or you need to connect via SSL (e.g. port 993), etc.
Regards,
Alex
|
Back to Top |
|
|
lazna Newbie
Joined: 12 July 2014
Online Status: Offline Posts: 17
|
Posted: 05 November 2017 at 7:56am | IP Logged
|
|
|
Hmailserver in installed on same machine, port 143 is allowed for unencrypted IMAP connections, but by hamilserver logging console does not display ANY activity "unsuccessfull incomming connection" tries or something else.
As far as windows loopback connections cannot be dumped by wireshark, the webmail scripts does not trying to contact mailserver or tried to contact aby other mailserver. Maybe misconfiguration issue, but I cant find any configuration manual for webmail 8.x
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 06 November 2017 at 12:35am | IP Logged
|
|
|
I have requested an insight from the developers, will let you know once I hear from them on this.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 November 2017 at 1:33am | IP Logged
|
|
|
Developers state that, according to the logs, WebMail doesn't actually attempt to connect to the server - most likely, that's caused by misconfiguration in Mail Servers tab of Adminpanel. Can you please provide a screenshot reflecting the domain added there? Also, it's worth rechecking that it's the correct domain specified in Domains list.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
lazna Newbie
Joined: 12 July 2014
Online Status: Offline Posts: 17
|
Posted: 07 November 2017 at 3:52am | IP Logged
|
|
|
http://picpaste.com/screen-bTrFuVvc.png
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 November 2017 at 3:54am | IP Logged
|
|
|
And the account you're attempting to log into has @localhost as its domain part, correct?
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
lazna Newbie
Joined: 12 July 2014
Online Status: Offline Posts: 17
|
Posted: 07 November 2017 at 4:19am | IP Logged
|
|
|
Now I replace localhost by correct mail domain and it start working, thank you.
Please thing about to add some help text to the Mail server setup page, to explain what the fields and red stars exactly means. Field domains does not have red star so I expect this is not mandatory ane leave it empty. Later by experiments I fill the domain name on which mailserver could be accessed.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 November 2017 at 4:21am | IP Logged
|
|
|
That's a really good point, thank you, we'll have this improved in the next version.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|