Giter Site home page Giter Site logo

Comments (4)

ArnyminerZ avatar ArnyminerZ commented on June 18, 2024

This should not be happening, sync should always run, and the error should always be displayed, I believe. I will take a look and communicate what I find

from icsx5.

ArnyminerZ avatar ArnyminerZ commented on June 18, 2024

It should be working. Does syncing manually also fail? I mean, pulling down the screen forces the synchronization to run. Is it also failing?

from icsx5.

Gymcap avatar Gymcap commented on June 18, 2024

Yes, it fails to reconnect until I modify the entry, like removing a character from the link, saving, and putting it back before saving again.

I'd like to reiterate that the link I'm using is only accessible when I am on my home network, and will (rightfully) fail to resolve if I'm not connected to it at sync time. But no, neither pulling to refresh nor the "synchronize now" fixes it. It seems once it fails to resolve once, it refuses to reconnect again until the entry is modified as described above.

from icsx5.

sunkup avatar sunkup commented on June 18, 2024

@Gymcap I this still an issue for you? I have tested it and it works just fine for me.

I believe the app sees my link as unreachable, and sets some sort of flag to not check that link again, and It would be very useful in my usecase to be able to turn this off for this entry. If it fails to connect, id like it to try again on its next interval.

I am not aware of ICSx5 setting any such flags. Maybe it's not ICSx5, but your android which remembers this link as unreachable? Though I have not heard of something like that before.

Would you be up for sharing your logs with us? It's not exactly easy, but we might be able to help you then.

Here is how to get the logs:
With adb, you can do powerful things with your Android device (you have to turn on USB debugging; no root required). It comes with the Android SDK, but also as a standalone package for most operating systems.

To view system logs, use adb logcat. To get full ICSx⁵ logs in logcat:

  • force-quit ICSx⁵
  • do adb shell setprop log.tag.davdroid VERBOSE to set the appropriate log levels
  • do adb logcat again
  • start ICSx⁵ again, force-sync

from icsx5.

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.