Skip to content

BUG: pulling excel files from s3 path do not work (but works fine on rfainc version) #84

Description

@ciocan
2024-07-16T10:57:25.890644Z [error    ] Cannot start plugin tap-spreadsheets-anywhere-<redacted-name>: Catalog discovery failed: command ['/<redacted>/.meltano/extractors/tap-spreadsheets-anywhere/venv/bin/tap-spreadsheets-anywhere', '--config', '/<redacted>/.meltano/run/tap-spreadsheets-anywhere-<redacted-name>/tap.71d7af1f-b787-4813-bd0e-40098e963836.config.json', '--discover'] returned 1 with stderr:
 INFO Found credentials in environment variables.
INFO Found 43 files.
INFO Checking 43 resolved objects for any that match regular expression "<redacted_file_name>.xlsx" and were modified since 2024-01-01 00:00:00+00:00
INFO Processing 1 resolved objects that met our criteria. Enable debug verbosity logging for more details.
INFO Sampling <redacted_file_name>.xlsx (1000 records, every 5th record).
ERROR Unable to write Catalog entry for '<redacted_project_name>' - it will be skipped due to error [Errno 2] No such file or directory: '<redacted_file_name>.xlsx'
CRITICAL [Errno 2] No such file or directory: '<redacted_file_name>.xlsx'

Using the same config table item - s3 path, file name and the rest works fine with the rfainc variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions