Skip to content

Orbital("Landsat-8") call hangs indefinitely on first invocation #218

@anikfal

Description

@anikfal

I am encountering an issue where Orbital("Landsat-8") sometimes hangs indefinitely. What could be the underlying cause of this intermittent hanging during the initial call?

Steps to reproduce:

  1. In a script, I call:
Orbital("Landsat-8")
  1. On the first run, this call often hangs forever without raising any error or warning.
  2. I interrupt the process with Ctrl+C.
  3. Then on subsequent runs, it usually works, though sometimes it still requires multiple attempts.

OS: Fedora
Pyorbital Version: 1.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions