Hello,
i finally achieve to configure Owncloud with docker on NAS Synology. It’s working fine if i use Windows client and web interface but on Android app, it’s VERY slow and i don’t understand how troubleshoot that.
In the owncloud log i found this when i try to connect
127.0.0.1 - - [23/Oct/2024:16:54:57 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:54:58 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:54:59 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:00 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:01 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:02 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:03 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:04 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:05 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:06 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
127.0.0.1 - - [23/Oct/2024:16:55:07 +0000] "OPTIONS * HTTP/1.0" 200 110 "-" "Apache/2.4.41 (Ubuntu) (internal dummy connection)"
The problem is the same in my home or from external for mobile app.
The desktop app or web interface working fine internaly or externaly. It’s weird.!
Steps to reproduce
- Launch android “owncloud” app and t
- Swipe down to refresh
- Loading continuously.
- Files appearing.
Expected behaviour
Loading in few secondes
Actual behaviour
Loading in 10 minutes.
Server configuration
Docker on Synology
Web server:
Apache 2.4.41
Database:
mariadb 10.11
PHP version:
7.4.3
ownCloud version: (see ownCloud admin page)
10.15.0
Updated from an older ownCloud or fresh install:
fresh install
Where did you install ownCloud from:
docker
Signing status (ownCloud 9.0 and above):
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results into https://gist.github.com/ and puth the link here.