-
Notifications
You must be signed in to change notification settings - Fork 91
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
Text Files from External Storage (CIFS) Cannot be Opened #6051
Comments
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
<#6051 (comment)>,
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. |
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) ...
The text was updated successfully, but these errors were encountered: