Summary | Sucessfull login throws user back to login screen |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.14 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | markus.turba (at) tesira (dot) de |
Created | 06/16/2016 (3305 days ago) |
Due | |
Updated | 06/16/2016 (3305 days ago) |
Assigned | |
Resolved | 06/16/2016 (3305 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
Yet I am a bit confused of the "why"?
I upgraded to ubuntu 16 lts a few weeks ago and learned that it has
php7 as default which still a lot of stuff doesnt seem to like very
well (like horde). Horde was one of the application which let me to
install both versions php 5.6 and 7, so I could run whatever I needed.
Until yesterday horde was running under php5.6-fpm but rigt now I can
only get it working again if I switch to a php7-0-fpm pool, otherwise
I am stuck at the login loop (when I tried with a pool having ip:port
listener or I got a different way of not being loved with a
successfull login but then I got stuck with hitting Mail only giving
me an invalid token error message.
So while this is working now, I would still love to learn how I could
get it back working with php 5.6, so any pointers would be much
appreciated!
State ⇒ Not A Bug
Priority ⇒ 1. Low
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Sucessfull login throws user back to login screen
Type ⇒ Bug
State ⇒ Unconfirmed
screen and the url show implies I have pressed logout.
https://myserver/login.php?url=https%3A%2F%2Fmyserver%2Fservices%2Fportal%2F&horde_logout_token=Sxxx_87xxxVT_xxx_et6URc
Last thing I changed yesterday was to upgrade the active sync
component. Tried this again just now in order to have the latest files
with a complete pear upgrade -a -B -c horde, but only
Horde_Imap_Client got updated to 2.29.7 which changed nothing.
I say "successfull login" above, because I can see a successfull login
in the backend (dovecot) from localhost, followed by an immediate
logout and trying a wrong username/password gives me the expected
error (wrong user/pw).
Also, the ActiveSync part is still working. I can still connect to the
system via Smartphone/Tablet and see, read and write/send new emails,
so just the normal webpart seems broken somehow.
The logfile from the webserver shows nothing unusual, just the normal
access with no errors.