ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. SemperOSS
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Groups 0

    SemperOSS

    @SemperOSS

    2
    Reputation
    43
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    SemperOSS Unfollow Follow

    Best posts made by SemperOSS

    • Nextcloud Conflicts When Saving a File (Single User Scenario)

      I am working on a very small software project and when I save a file (the only file in that directory), Nextcloud often seems to feel that the version stored on the server is newer than the version I just stored and makes the newest version a conflict file and reverts to the server version, which can be very damaging if I am not aware of it. I have not found many people describing this problem (one I did find was "Single user file conflicts on every save/change").

      So, just to make it clear, I am the only person editing that file, which is not shared ! ! In fact, I am the only user on the system.

      A similar problem occurs when I rename a file, where the file often reappears with the old filename. I have even seen a few cases where a deleted file was resurrected from the server instead of getting deleted there too.

      The problem has been persistent across at least one but more likely a couple of Nextcloud versions and is driving me even more bonkers than I already am. If I do not find a solution, I cannot see how I can keep using Nextcloud as this is just too irritating as well as a disaster in waiting.

      My setup is Nextcloud Client on a Debian laptop to a Debian firewall with nginx that redirects to a Raspbian machine with Nextcloud server (13) on a MariaDB database. I originally used SQLite3 but changed to MariaDB because of these problems. I can see that the setup described in the referenced link is similar to mine, so maybe nginx or the Raspberry Pi (or the combination) constitute the problem. Unfortunately I have limited free time to inverstigate the problem and would therefore love to hear if anyone has some ideas.

      posted in IT Discussion nnot se nextcloud nextcloud 13
      S
      SemperOSS

    Latest posts made by SemperOSS

    • RE: What Are You Currently Reading Outside of Tech

      I have just finished reading all the Conan books by Robert Ervin Howard, which are better reading than I expected for the genre.

      I am currently reading the autobiography Believe Me by the English transvestite actor, comedy performer and charty supporter Eddie Izzard ... Interesting, irreverent at times, often funny and always thought provoking.

      posted in Water Closet
      S
      SemperOSS
    • RE: What Are You Currently Reading Outside of Tech

      @scottalanmiller said in What Are You Currently Reading Outside of Tech:

      Starting the Adventures of Huckleberry Finn tonight with the kids.

      I re-read that with my daughter about two years ago. Excellent book.

      posted in Water Closet
      S
      SemperOSS
    • RE: Nextcloud Conflicts When Saving a File (Single User Scenario)

      @scottalanmiller Thanks. I will try upgrading to the latest version.

      posted in IT Discussion
      S
      SemperOSS
    • RE: Nextcloud Conflicts When Saving a File (Single User Scenario)

      @JaredBusch & @scottalanmiller: Thank you for your response.

      I'll probably have to throw some beefier hardware after it then as other suggestions I have received do not seem to apply to my case. I had hoped the RPis would be enough as I have managed to get rid of most of the old "big iron" and replaced it with RPis (web server, mail server, backup server, home server, security server, ...).

      I had seen a post somewhere that the shift from SQLite to MariaDB should improve the stability for multi-user access and found it provided a slight improvement in performance as well — slightly surprising, I agree.

      I know this is difficult, but do you have any sugestion as to the processor power and RAM needed for a stable Nextcloud installation with light use, mostly single-user access? I am seriously trying to avoid installing a "proper" server again for space and power consumption reasons. (The RPis are in fact installed in friend's basement as his internet connection has a fixed IP address.)

      posted in IT Discussion
      S
      SemperOSS
    • RE: Nextcloud Conflicts When Saving a File (Single User Scenario)

      @StrongBad I use Nextcloud to automatically save essential files on my computers, giving me seamless access to these files from my other computers. Very rarely are two computers turned on at the same time but it provides me with some convenience when I change from one computer to the other — and sometimes the web access to Nextcloud proves a life-saver ( well, not literally 😉 ) when I need access to files when I am out and about without access to my own laptop or for quickly sharing files.

      It is not used as a repository for my source code.

      posted in IT Discussion
      S
      SemperOSS
    • RE: Nextcloud Conflicts When Saving a File (Single User Scenario)

      @scottalanmiller & @dafyre: That was my first idea, but all the computers are within milliseconds of each other as best I can measure, thanks to NTP — and I do expect that Nextcloud can accept a clock difference that is in the same order of magnitude as the package latency over the network or even less.

      posted in IT Discussion
      S
      SemperOSS
    • Nextcloud Conflicts When Saving a File (Single User Scenario)

      I am working on a very small software project and when I save a file (the only file in that directory), Nextcloud often seems to feel that the version stored on the server is newer than the version I just stored and makes the newest version a conflict file and reverts to the server version, which can be very damaging if I am not aware of it. I have not found many people describing this problem (one I did find was "Single user file conflicts on every save/change").

      So, just to make it clear, I am the only person editing that file, which is not shared ! ! In fact, I am the only user on the system.

      A similar problem occurs when I rename a file, where the file often reappears with the old filename. I have even seen a few cases where a deleted file was resurrected from the server instead of getting deleted there too.

      The problem has been persistent across at least one but more likely a couple of Nextcloud versions and is driving me even more bonkers than I already am. If I do not find a solution, I cannot see how I can keep using Nextcloud as this is just too irritating as well as a disaster in waiting.

      My setup is Nextcloud Client on a Debian laptop to a Debian firewall with nginx that redirects to a Raspbian machine with Nextcloud server (13) on a MariaDB database. I originally used SQLite3 but changed to MariaDB because of these problems. I can see that the setup described in the referenced link is similar to mine, so maybe nginx or the Raspberry Pi (or the combination) constitute the problem. Unfortunately I have limited free time to inverstigate the problem and would therefore love to hear if anyone has some ideas.

      posted in IT Discussion nnot se nextcloud nextcloud 13
      S
      SemperOSS