how to set catalog and state file for a singer tap...
# troubleshooting
p
how to set catalog and state file for a singer tap in meltano?
a
Hello, @pranit__warehows.io_! For setting the catalog, see: https://docs.meltano.com/guide/integration#extractor-catalog-generation Meltano stores the tap state in its system database. You can read more here: https://docs.meltano.com/guide/integration#incremental-replication-state
p
@atharh I have been through this pages already, I am not able to figure out what's wrong as I can't see any errors. The pipeline is getting successful but doesn't get completed at all. Can you help on call for 15 mins?
a
Currently unable to jump on a call, but if you can leave some additional context here on what you’ve tried and the problem you are running into, I can try to figure out what’s happening. What do you mean when you say that the pipeline doesn’t get completed at all?
p
`A catalog file was found, but it will be ignored as the extractor does not advertise the
catalog
or
properties
capability`
I am trying to pull Klaviyo tap data to big query
check this out
Was able to figure out state and catalog. Issue with the tap it seems. @atharh can u confirm once?
a
Thanks for sharing these details. Can you please also share the configuration for
tap-klaviyo
that you have in your
meltano.yml
file?
Was able to figure out state and catalog. Issue with the tap it seems. @atharh can u confirm once?
Looks like the tap is failing due to an unexpected (non-JSON) response from the Klaviyo API.
p
I messed up yml I guess
Copy code
while scanning a simple key
This is new error
removed keys and db details, but those are present