Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't log to custom IMAP server neither Gmail #1316

Open
sylvaindeloux opened this issue Jan 15, 2017 · 0 comments
Open

Can't log to custom IMAP server neither Gmail #1316

sylvaindeloux opened this issue Jan 15, 2017 · 0 comments

Comments

@sylvaindeloux
Copy link

RainLoop version, browser, OS:
Rainloop 1.10.5.192 on Ubuntu Server 14.04 (LTS)

Expected behavior and actual behavior:
Can't log in to Gmail or custom IMAP server.

Steps to reproduce the problem:

  • Just after a fresh install of Rainloop (Gmail server is already enabled), no custom config
  • Tried to log in using my Gmail credentials, get an authentication error issue

Logs or screenshots:

[16:03:00.269][6002c22b] INFO[DATA]: [DATE:15.01.17][OFFSET:-00][RL:1.10.5.192][PHP:5.5.9-1ubuntu4.20][IP:86.238.12.246][PID:990][nginx/1.4.6][fpm-fcgi]
[16:03:00.269][6002c22b] INFO[DATA]: [Suhosin:off][APC:off][MB:on][PDO:mysql][Streams:tcp,udp,unix,udg,ssl,sslv3,tls]
[16:03:00.269][6002c22b] REQUEST[NOTE]: [POST] https://XXXXXXXXX/?/Ajax/&q[]=/0/
[16:03:00.270][6002c22b] AJAX[NOTE]: Action: DoAdminLogin
[16:03:00.270][6002c22b] POST[DATA]: {"Login":"XXXXXXXXX@gmail.com","Password":"*******","Action":"AdminLogin","XToken":"XXXXXXXXX"}
[16:03:01.271][6002c22b] INFO[NOTICE]: exception 'RainLoop\Exceptions\ClientException' with message 'AuthError[102]' in /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/libraries/RainLoop/Actions.php:3834
Stack trace:
#0 [internal function]: RainLoop\Actions->DoAdminLogin()
#1 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/libraries/RainLoop/ServiceActions.php(172): call_user_func(Array)
#2 [internal function]: RainLoop\ServiceActions->ServiceAjax('')
#3 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/libraries/RainLoop/Service.php(146): call_user_func(Array, '')
#4 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/libraries/RainLoop/Service.php(56): RainLoop\Service->localHandle()
#5 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/libraries/RainLoop/Service.php(79): RainLoop\Service->__construct()
#6 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/app/handle.php(94): RainLoop\Service::Handle()
#7 /var/www/XXXXXXXXX/rainloop/v/1.10.5.192/include.php(225): include('/var/www/XXX...')
#8 /var/www/XXXXXXXXX/index.php(13): include('/var/www/XXX...')
#9 {main}
[16:03:01.271][6002c22b] AJAX[DATA]: {"Action":"AdminLogin","Result":false,"ErrorCode":102,"ErrorMessage":"","ErrorMessageAdditional":"","Time":1018}
[16:03:01.281][6002c22b] INFO[MEMORY]: Memory peak usage: 3.5MB
[16:03:01.281][6002c22b] INFO[TIME]: Time delta: 1.0280890464783
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant