Open gerbrent opened 11 months ago
hmm, unfortunately confirming that this behaviour occurs on a freshly opened browser session with a freshly loaded page aswell. So... my speculations on potential cause are somewhat dismissed.
This issue occurred again on 2023-12-12 (Firefox)
The method thought to be able to reproduce it is not reliable. Will continue searching for a reliable method to reproduce...
I saw similar behavior after updating from 27.1.4 to 28.0.0.
I did all of these things, and don't know which solved the problem (but I don't see it any more):
sudo -u www-data php /var/www/nextcloud/occ db:add-missing-indices
sudo apt-get install php8.2-bz2
sudo -u www-data php /var/www/nextcloud/occ maintenance:repair
sudo -u www-data php /var/www/nextcloud/occ maintenance:update:htaccess
sudo systemctl restart apache2 php8.2-fpm redis
Confirming again this behaviour just occurred.
Is there anything I can capture that would be helpful in diagnosing or investigating this behaviour? Any ideas?
Is there anything I can capture that would be helpful in diagnosing or investigating this behaviour? Any ideas?
Maybe do a screencast with the browser console opened?
Behaviour screencast and console log provided internally to engineering - reason: potentially sensitive. Will update here when more is discovered.
I have successfully found the download
issue!
I will work on a fix, it's a bit more complicated that I thought!
For the folder shows as empty
part, it seems different, I still can't reproduce the issue :shrug:
to reproduce:
in Chrome(ium):
https://nextcloudserver.example/apps/files/files/10353754?dir=/FOLDER/STRUCTURE&openfile=true
⚠️ This issue respects the following points: ⚠️
Bug description
In certain circumstances (see below), selecting a file with the intention of opening/editing does not open the file in an editor, but instead downloads the file locally via browser dialogue.
Selecting a folder will browse to it but show as empty.Circumstances
Not 100% on how to reproduce, so speculating:
.md
,.ods
if you are having this behaviour w files, if you click to open a folder then it browses to the folder, but it is show as empty, even if this is incorrect (i.e. clearly this folder has contents):"empty" foldererror while opening the folder:401 Unauthorized
problem occuring in both Firefox 119.0 and Chromium 118.0.5993.117 linux/openSUSE Tumbleweed
Steps to reproduce
Expected behavior
click on a file opens the file in the appropriate editor (.md or .ods..)
click on a folder opens the folder for browsing and shows the actual contentsInstallation method
None
Nextcloud Server version
28
Operating system
Other
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
cloud.nextcloud.com 28.0.0 beta 3
I have additional helpful browser logs, but would appreciate some eyes on it to censor sensitive info before posting publicly. Please ping me.