This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 686
Login always expired #1013
Labels
Comments
your problem seems to be similar to the one in this thread of our forums: They suggest to install intl dependency in your server, but also depends on the linux distro. Could you check it out and tell us if you can fix the problem? |
I have installed intl, but still get this problem. Run logs:
|
This is a bug in patchwork library that comes with owncloud >10.4 The log in an exception triggered in .../patchwork/utf8/src/Patchwork/Utf8/Boot.php The initIntl() funtion is not able to detect some function of the package having the name grapheme_strlen I am suspecting incompatibility of php7.1 with owncloud. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
2.After press connect button and than login successfully
3.After a while, the login view appears again, and it says that 'Your session expired. Please connect again'. So I login again, but after a while, it appears again..
Expected behaviour
Login successfully and I can view my files.
Actual behaviour
The login view appears in loop.
Server configuration
Web server:
Using apache and https is enabled
Database:
mysql 5.7
PHP version:
php 7.1
ownCloud version:
10.0.4 (stable)
Storage backend (external storage):
Client
iOS version:
ios 11.2.2
ownCloud app version:
3.7.2
Device model:
Logs
ownCloud log (data/owncloud.log)
Tell us what could be improved:
Why the login view always appears and says login expored..
The text was updated successfully, but these errors were encountered: