You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stitch Data has encountered errors over the last 6 hours.
singer.log_critical(f"Invalid Value passed for max_daily_calls: {max_daily_calls}"
It looks like there was a release 19 hours ago. Below is the full log.
2023-09-21 22:48:02,818Z main - INFO Running tap-marketo version 2.5.1 and target-stitch version 3.2.1
2023-09-21 22:48:04,599Z main - INFO Starting tap to discover schemas: tap-env/bin/tap-marketo --config /tmp/tap_discover_config.json --discover
2023-09-21 22:48:04,879Z tap - Traceback (most recent call last):
2023-09-21 22:48:04,879Z tap - File "tap-env/bin/tap-marketo", line 33, in <module>
2023-09-21 22:48:04,879Z tap - sys.exit(load_entry_point('tap-marketo==2.5.1', 'console_scripts', 'tap-marketo')())
2023-09-21 22:48:04,879Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 473, in load_entry_point
2023-09-21 22:48:04,879Z tap - return get_distribution(dist).load_entry_point(group, name)
2023-09-21 22:48:04,880Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2843, in load_entry_point
2023-09-21 22:48:04,880Z tap - return ep.load()
2023-09-21 22:48:04,880Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2447, in load
2023-09-21 22:48:04,880Z tap - return self.resolve()
2023-09-21 22:48:04,880Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2453, in resolve
2023-09-21 22:48:04,880Z tap - module = __import__(self.module_name, fromlist=['__name__'], level=0)
2023-09-21 22:48:04,880Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_marketo/__init__.py", line 9, in <module>
2023-09-21 22:48:04,880Z tap - from tap_marketo.client import Client
2023-09-21 22:48:04,880Z tap - File "/code/orchestrator/tap-env/lib/python3.5/site-packages/tap_marketo/client.py", line 97
2023-09-21 22:48:04,880Z tap - singer.log_critical(f"Invalid Value passed for max_daily_calls: {max_daily_calls}")
2023-09-21 22:48:04,880Z tap - ^
2023-09-21 22:48:04,880Z tap - SyntaxError: invalid syntax
2023-09-21 22:48:04,907Z main - INFO Tap exited abnormally with status 1
2023-09-21 22:48:04,910Z main - INFO No tunnel subprocess to tear down
2023-09-21 22:48:04,910Z main - INFO Exit status is: Discovery failed with code 1.
The text was updated successfully, but these errors were encountered:
Stitch Data has encountered errors over the last 6 hours.
It looks like there was a release 19 hours ago. Below is the full log.
The text was updated successfully, but these errors were encountered: