-
Notifications
You must be signed in to change notification settings - Fork 99
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
Tasks missing when HTTP2 enabled #1000
Comments
This is clearly a setup issue of your server, especially since you already figured out it is bypassed when you disable HTTP2. Tasks has nothing to do with the network protocol directly. We just send HTTP requests to the server and rely on them being properly answered. Since this is a configuration issue of your server, please post this question in the forum: https://help.nextcloud.com PS: I run Nextcloud and Tasks perfectly fine with HTTP2 enabled on Apache/2.4.29 (Ubuntu). Not sure how the older version Apache/2.4.7 you run behaves. Also your Ubuntu 16.04.1 is quite outdated as far as I know. Latest update to the 16.04. version is 16.04.6 (https://en.wikipedia.org/wiki/Ubuntu_version_history#1604). So I would recommend to update, at least to the latest patch level of 16.04.6. |
This is relatively big shared hosting, so unfortunately, I can't update it. I chatted in first place with hosting techsupport, and they assured me that server setup is OK. @raimund-schluessler can you, please, check if 300 or more tasks work OK on your setup? I exported my 300 test empty tasks (they can be imported via Calendar - Settings & Import) |
Did you try to import this ics file on your server? For me this fails with Calendar 2.0.3, might be a Calendar bug as well. Probably because there are multiple VCALENDAR in the ics file. |
But I can tell you, that the app / config reproducible loads 443 completed tasks just fine. |
Thank you for support! Then I will configure test server on home computer with Ubuntu 18.04 and apache and test. Will post result here for future reference. |
What happens with the requests to the server? Do they succeed and return the correct number of tasks? If not, then it is a server and likely a config issue and we cannot do anything in the Tasks app. |
Well, if they randomly fail, especially with |
Thanks @raimund-schluessler! I will try on local server, if issue are gone, then will change webhosting. |
Steps to reproduce
Expected behaviour
All 300 tasks should load
Actual behaviour
Random number of tasks is loading. Every page refresh load different number of tasks. Some task lists missing completely. Some task lists missing some tasks in it.
Server configuration
Operating system: Linux 4.15.0-76-generic #86~16.04.1-Ubuntu SMP Mon Jan 20 11:02:50 UTC 2020 x86_64
Web server: Apache/2.4.7 (apache2handler)
Database: mysql 5.6.39
PHP version: 7.2.15
Modules loaded: Core, date, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, hash, fileinfo, filter, ftp, gettext, SPL, iconv, json, mbstring, session, standard, posix, Reflection, Phar, shmop, SimpleXML, soap, sockets, exif, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, zip, mysqlnd, apache2handler, curl, enchant, gd, gmp, imap, interbase, intl, imagick, ldap, mcrypt, mailparse, memcached, mysqli, odbc, PDO, PDO_Firebird, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_dblib, pdo_sqlite, pgsql, pspell, recode, redis, snmp, ssh2, sqlite3, tidy, xmlrpc, xsl, phalcon, yaml, geoip, raphf, propro, memcache, ionCube Loader, Zend OPcache
Nextcloud version: 18.0.4 - 18.0.4.2
Tasks version: tasks: 0.12.2
Updated from an older Nextcloud or fresh install: Update from 16 to 17 to 18
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Firefox 75
Operating system: Ubuntu 18.04.4 LTS x64
CalDAV-clients: Web browser
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
Console log
example.com-1588327616256.log
Network log
example.com.har.txt
The text was updated successfully, but these errors were encountered: