Skip to content

[source-sftp-bulk] SFTP Bulk Connector Cannot find Stream #75625

@ykursav

Description

@ykursav

Connector Name

sftp-bulk

Connector Version

1.9.0

What step the error happened?

Configuring a new connector

Relevant information

Hi All,

During configuration of connector getting error like below. Not sure really what is wrong, I tested many options with globs settings, folder path everything still keep getting this error.

Anybody encountered this error before? I tested SFTP connector, I could be able to get connection and streams but it does not have enough capabilities for my data ingestion pipeline.

Thank you all.

Relevant log output

Configuration check failed
Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/sources/file_based/availability_strategy/default_file_based_availability_strategy.py", line 100, in _check_list_files file = next(iter(stream.get_files())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ StopIteration During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/sources/file_based/availability_strategy/default_file_based_availability_strategy.py", line 79, in check_availability_and_parsability file = self._check_list_files(stream) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/airbyte_cdk/sources/file_based/availability_strategy/default_file_based_availability_strategy.py", line 102, in _check_list_files raise CheckAvailabilityError(FileBasedSourceError.EMPTY_STREAM, stream=stream.name) airbyte_cdk.sources.file_based.exceptions.CheckAvailabilityError: No files were identified in the stream. This may be because there are no files in the specified container, or because your glob patterns did not match any files. Please verify that your source contains files last modified after the start_date and that your glob patterns are not overly strict. Contact Support if you need assistance. stream=

Contribute

  • Yes, I want to contribute

Internal Tracking: https://github.com/airbytehq/oncall/issues/11823

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions