Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 411
    • Issues 411
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1714
Closed
Open
Issue created Feb 21, 2022 by petitminion@petitminionOwner

requests.exceptions.ReadTimeout: HTTPSConnectionPool

19:47:13,343

get_library_data -> signing.get_auth ->

session.get_session().get(
            library_url, auth=auth, headers={"Accept": "application/activity+json"},
        )

-> requests.exceptions.ReadTimeout: HTTPSConnectionPool

In the api side at 19:47:13,475 f:
funkwhale_api.federation.authentication INFO Discarding HTTP request from actor/domain https://test.audio.gafamfree.party/federation/actors/service, HTTPSConnectionPool(host=\'test.audio.gafamfree.party\', port=443): Read timed out. (read timeout=10)

Seems related to #1375 (closed) and maybe #1408 (closed) ?

This seems to happend when the url is the same has the host making the query...

Edited Feb 21, 2022 by petitminion
Assignee
Assign to
Time tracking