GithubHelp home page GithubHelp logo

Comments (8)

mvdan avatar mvdan commented on May 15, 2024

The default is 10 seconds in Go - I assume that's what you're hitting.

I'm inclined to leave it as the default - as you say, it's rather a problem with the servers. 10 seconds seems like plenty to me. Even if I doubled it, we could always make the point to double it again.

Could you try again tomorrow, and see if the servers are behaving?

Out of curiosity, does the HTTPS site load fine on a browser?

from fdroidcl.

AnarchieHandy avatar AnarchieHandy commented on May 15, 2024

The https site loads fine, yes.
I have noticed the slowness of the servers for years already, I don't think anything is going to happen there ;) but it's just a repo and doesn't really need to be fast, so I guess that's okay. You can check out the time it takes for the android client to update the repos. Before the download even begins the notification shows something like 'preparing download' for more than 10s sometimes. Maybe it is the TLS handshake?
Otherwise, do you know how I could implement some sort of 'repeat if unsuccessful' in a shell script? ;)

from fdroidcl.

mvdan avatar mvdan commented on May 15, 2024

Are you building for source? If so, could you try bumping the HTTP or TLS timeouts and see if that fixes it?

If you don't know how to do the change in Go, I can create a branch for it and ask you to build and try it.

from fdroidcl.

AnarchieHandy avatar AnarchieHandy commented on May 15, 2024

Unfortunately, I don't know how to do any of these things... but with some instructions I would absolutely build and try it :)

from fdroidcl.

AnarchieHandy avatar AnarchieHandy commented on May 15, 2024

Ok bro, I just made a little workaround for my script... using something like this:
if [ -z $(adb shell pm list packages de.grobox.liberario) ]; then fdroidcl install ...
Don't know how I could check if the fdroidcl update worked though...

from fdroidcl.

mvdan avatar mvdan commented on May 15, 2024

Sorry for the late reply. Please see https://gitlab.com/fdroid/admin/issues/35.

It seems like a server issue and affecting all sorts of clients. I'm inclined to wait another week or so, to see if it's fixed upstream before bginging up the timeouts.

from fdroidcl.

amo13 avatar amo13 commented on May 15, 2024

Oh, good hint! Yes, waiting seems reasonable for now, you're right!

from fdroidcl.

mvdan avatar mvdan commented on May 15, 2024

This seems to have gone away on its own somehow. In any case, follow that thread for updates from the people who run the site and repo.

from fdroidcl.

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.