Open JoeMrCoffee opened 4 months ago
Can you try to reproduce it with the redis restarted and share the log messages that happen only while creating a new file? The errors still look like file creating failed due to unavailable redis.
Hello,
Yes tried that and checked. Even restarted all the services and full environment shutdown and restart.
If there are any logs you need please let me know.
Thanks Joe
On Mon, Jul 15, 2024, 18:30 Julius Härtl @.***> wrote:
Can you try to reproduce it with the redis restarted and share the log messages that happen only while creating a new file? The errors still look like file creating failed due to unavailable redis.
— Reply to this email directly, view it on GitHub https://github.com/nextcloud/text/issues/6051#issuecomment-2228181735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK62I4CQ6XNLKDEDHHKYHX3ZMOQGBAVCNFSM6AAAAABK4IK7RKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRYGE4DCNZTGU . You are receiving this because you authored the thread.Message ID: @.***>
Yes, the Nextcloud logs, but only the messages that are freshly occurring during the creation and opening of such a file.
Another thing to check would be if you can just upload markdown files to the external share and then open them with text?
I am not seeing any logs when I try to open the application.
Interesting is if I manually add text to the file via the Samba server (nano file.txt) then the Text app tries to resolve the conflict and after choosing the new version, the file is editable and can be opened.
Seems to only apply to blank text files.
Same problem here, Nextloud 29. Blank text files created over CIFS/SMB External Storage not opening.
Keeps loading for about 5 minutes
And then gives a failure screen without data
If I choose one of the templates (readme, meeting, etc) the file opens fine.
Thanx in advance
Steps to reproduce
Unsure if it is reproducible, should be a data base or bad caching in my instance.
Expected behaviour
Tell us what should happen Files can be opened as normal
Actual behaviour
Tell us what happens instead The text editior is forever spinning trying to open a file - new or old
Server configuration
Operating system: Docker Image - Nextcloud 28.0.6 - based on Debian Web server: Apache Database: MariaDB 10.5 PHP version: 8.2.2 Nextcloud version: (see Nextcloud admin page) 28.0.6 Where did you install Nextcloud from: Docker Hub
List of activated apps:
Nextcloud configuration:
Client configuration
Browser: Firefox Operating system: PopOS 22.04
Logs
Nextcloud log (data/owncloud.log)
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log b) The network log c) ...