Git Product home page Git Product logo

Comments (21)

borozenetsvv avatar borozenetsvv commented on June 10, 2024 3

I clean WebView app data. Not work.

from syncthing-android.

giorgiocaligiuri avatar giorgiocaligiuri commented on June 10, 2024 3
  1. I made a backup of the Syncthing settings.
  2. I deleted the cache and the data.
  3. I deinstalled syncthing.
  4. I rebooted the smartphone.
  5. I installed syncthing.
  6. I loaded the backup file.

It solved the problem. ;-)

  1. I'm happy. 😊

It worked for me too, without steps 3, 4, 5

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024 3

Don't do this!
It may "work", but it also removes the entire database. At best that's wasteful (everything needs rehashing), at worst it messes with your data (conflicts, resurrected deleted data, ...).

A fix in Syncthing is in the works.

from syncthing-android.

merlinuwe avatar merlinuwe commented on June 10, 2024 2
  1. I made a backup of the Syncthing settings.
  2. I deleted the cache and the data.
  3. I deinstalled syncthing.
  4. I rebooted the smartphone.
  5. I installed syncthing.
  6. I loaded the backup file.

It solved the problem. ;-)

  1. I'm happy. 😊

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024 2

@imsodin That's not what I'm referring to. When there is an emergency, the F-Droid maintainers can manually add a release instead of relying on the bot. It would be worth contacting them to see if that can be done here.

I don't want that to be done here, as it would release an RC and thus force enable usage reporting for everyone.

Anyway Jakob created a hot-fix tag on syncthing, I should get around to releasing that by end of day.

from syncthing-android.

tomasz1986 avatar tomasz1986 commented on June 10, 2024 2

If you let us know when the patch lands on F-Droid, I can report back if that fixes it for me!

The Synching project isn't responsible for F-Droid releases. They build and upload the app on their own, which is usually a few days after the official release here.

from syncthing-android.

kuanyui avatar kuanyui commented on June 10, 2024 1

Today my Syncthing Web UI suddenly became unusable. (after upgrading to 1.26.0, 2023/11/07 on Google Play)

Don't sure if what I've encountered is same as this (web UI i18n blink repeatedly and totally unusable), also fixed via backup+uninstall+install+import backup. Merely clearing cache doesn't work.

Screen_Recording_20231108_110033_Syncthing.mp4

from syncthing-android.

aquatix avatar aquatix commented on June 10, 2024 1

I cleared the cache of both Syncthing-Android and Android System WebView and it didn't resolve this issue for me.

Then I cleared storage of Android System WebView, but that also didn't help.

from syncthing-android.

borozenetsvv avatar borozenetsvv commented on June 10, 2024 1

It worked for me too, without steps 3, 4, 5

Confirmed. It worked for me too.

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024

Maybe removing the cache in the android app setting (not user data!) helps - worth a try.

from syncthing-android.

tomasz1986 avatar tomasz1986 commented on June 10, 2024

I think you may need to clear the cache (and possibly data too) of the WebView app, not Syncthing.

from syncthing-android.

merlinuwe avatar merlinuwe commented on June 10, 2024

Clearing the cache doesn't solve the problem.

from syncthing-android.

tomasz1986 avatar tomasz1986 commented on June 10, 2024

Clearing the cache doesn't solve the problem.

Of both the Syncthing app and the WebView app? If yes, then please try to clear data of just the WebView app (but not the Syncthing app, as doing so will reset all your Syncthing settings!).

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024

Anyone reading this, before taking the radical option maybe follow the suggested procedure first - so far no-one confirmed that they tried it and reported whether it helps:

[Did you clear cache] Of both the Syncthing app and the WebView app? If yes, then please try to clear data of just the WebView app (but not the Syncthing app, as doing so will reset all your Syncthing settings!).

from syncthing-android.

michimussato avatar michimussato commented on June 10, 2024

Same issue here. After downgrade to 1.23.7 re-setup of all synced folders, Syncthing seems fine again. No clue about the cause though.

from syncthing-android.

bt90 avatar bt90 commented on June 10, 2024

This has most likely the same root cause as syncthing/syncthing#9208

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024

This hopefully is fixed by the latest RC. Reports from anyone that's currently affected and does the upgrade would be appreciated.

from syncthing-android.

michimussato avatar michimussato commented on June 10, 2024
  1. I made a backup of the Syncthing settings.
  2. I deleted the cache and the data.
  3. I deinstalled syncthing.
  4. I rebooted the smartphone.
  5. I installed syncthing.
  6. I loaded the backup file.

It solved the problem. ;-)

  1. I'm happy. 😊

Successful here too! Thanks!

from syncthing-android.

imsodin avatar imsodin commented on June 10, 2024

Just got the update, and apparantly I was also effected before by this bug, and it works fine again since the latest RC upgrade.

@opusforlife2 As for F-Droid: There's no beta track there. Afaik you could create one by duplicating the app config at F-Droid, naming it something like "syncthing-android-rc".
I won't release the syncthing RC as a real release, as that would force enable usage reporting.

from syncthing-android.

opusforlife2 avatar opusforlife2 commented on June 10, 2024

There's no beta track there.

@imsodin That's not what I'm referring to. When there is an emergency, the F-Droid maintainers can manually add a release instead of relying on the bot. It would be worth contacting them to see if that can be done here.

from syncthing-android.

wbadart avatar wbadart commented on June 10, 2024

Don't do this! It may "work", but it also removes the entire database. At best that's wasteful (everything needs rehashing), at worst it messes with your data (conflicts, resurrected deleted data, ...).

A fix in Syncthing is in the works.

@imsodin I'm experiencing the issue and haven't done this workaround. If you let us know when the patch lands on F-Droid, I can report back if that fixes it for me!

EDIT 11/20: F-Droid published the update, fixed it for me without the workaround 🚀

from syncthing-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.