Results 6 comments of Mohamed

So how does one go from ``` import gspread gspread_service = gspread.service_account(GSHEET_SERVICE_ACCOUNT_PATH) gspread_service.set_timeout(120) ``` to using [http_client.html](https://docs.gspread.org/en/v6.0.0/api/http_client.html) ? and that document says this is not meant for the users to...

Looks like replacing central.maven.org by repo1.maven.org, and http by https, should work.

FYI, Jetty build was failing due to some github urls being invalid.. I upgraded the version and it seems to build OK: ``` jetty_version=9.4.27.v20200227 \ jetty_hash=6b683193067cd55c27b867f892a30e832d4e29a3 \ ```

Sorry, simply upgrading jetty does not work!

FYI. see my comment here: https://github.com/Unicon/shibboleth-idp-dockerized/issues/73#issuecomment-641389666

same error in RHEL 8, where the kernel is 4.18.0-477.13.1.el8_8.x86_64 What's odd is that the docker version seems to work fine, even though that is using the same kernel!