I have OwnCloud 9.1.4 running on a Ubuntu server and since a while the upload functionality via web doesn’t seem to work anymore. It did before. When I drag a file to the browsers, simply nothing happens. I tried in several browsers. Upload via the sync client however does work without any problems.
I checked the logfiles, owncloud.log and apache error logs but there is nothing special to see there.
Can you please help me to the right direction to look?
I checked both the owncloud log and the apache log to be sure during debug mode. But, when I try to uplode a file via the web interface nothing to see in both logs.
I had issues like that while trying to upload folders with multiple files using a web browser. The website seems to be frozen, and there are no log messages neither on OCIS or Traefik (my running reverse proxy in front of InfiniteScale).
After an extended analysis, I discovered that the InfiniteScale Front end was caching the entire folder to send like a unique object later, but it crashed my browser. I could check it on the browser’s task manager, the thread related to the OwnCloud InfiniteScale was growing its memory usage…
To me, it seems like a bug on the front end that needs to be revisited.
I’m using OwnCloud InfiniteScale version 4.0.1 running in Docker in an Ubuntu Pro 22.04 AWS EC2 m5.large instance.
My computer is a MacBook Pro M1 Pro with 16 GB RAM running MacOS Ventura 13.4.1. I tried it in different browsers: Chrome, Brave and Safari
i think you have posted in a 7 year old forum posting about the ownCloud PHP version wile your problem seems to be about the new OCIS. From what i know these are two completely different products.
If you think this is a bug in the front end of the new OCIS product then i think you could report a bug report to the relevant Github bug tracker for that product.