TenantSyncCoordinator.RunTenantSyncAsync

The job is finished. It will be removed automatically 03/14/2026 10:00:37.
// Id: #305
using RmsQboIntegration.Web.Infrastructure.Services.Inbound;

var tenantSyncCoordinator = Activate<TenantSyncCoordinator>();
await tenantSyncCoordinator.RunTenantSyncAsync(1, null);

Parameters

CurrentCulture
""
CurrentUICulture
""

State

03/13/2026 10:00:37 (+31.459s) Succeeded

Latency:
63ms
Duration:
31.417s
Result:
{"$type":"RmsQboIntegration.Web.Infrastructure.Dtos.MeltanoRunResult, web","ExitCode":1,"StdOut":"","StdErr":"2026-03-13T10:00:07.267595Z [info ] meltano Environment 'tenant' is active\n2026-03-13T10:00:07.549703Z [info ] meltano Running job with name 'tenant:tap-quickbooks-to-target-postgres:tenant-1' and run ID '019ce6a3-9a07-7dd1-9fd7-76159ce15253'\n2026-03-13T10:00:07.644392Z [info ] meltano Using systemdb state backend \n2026-03-13T10:00:07.645786Z [warning ] meltano No state was found, complete import.\n2026-03-13T10:00:07.949959Z [info ] tap-quickbooks INFO Instance URL :- https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773\n2026-03-13T10:00:07.951105Z [info ] tap-quickbooks INFO Attempting login via OAuth2\n2026-03-13T10:00:07.951530Z [info ] tap-quickbooks INFO Making POST request to https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer with body {'grant_type': 'refresh_token', 'client_id': 'AB2Ag97vCYR7yvqjdapSSml5MDCvHMV8nZ7AsR548WCiiTDkzE', 'client_secret': 'DTZzG7J8Mt5eowadYeKz8qAsQHpeA68iXi4AqqVd', 'refresh_token': 'RT1-159-H0-1782095738zhk7s6lbkxsg4sacz4qp'}\n2026-03-13T10:00:08.392658Z [info ] target-postgres target-postgres v0.6.3, Meltano SDK v0.53.5\n2026-03-13T10:00:08.393393Z [info ] target-postgres Skipping parse of env var settings...\n2026-03-13T10:00:12.732232Z [info ] tap-quickbooks INFO OAuth2 login successful \n2026-03-13T10:00:12.732924Z [info ] tap-quickbooks INFO REFRESH TOKEN: RT1-159-H0-1782095738zhk7s6lbkxsg4sacz4qp\n2026-03-13T10:00:12.733634Z [info ] tap-quickbooks INFO Starting new login timer \n2026-03-13T10:00:12.734521Z [info ] tap-quickbooks INFO Starting sync \n2026-03-13T10:00:12.735107Z [info ] tap-quickbooks INFO Account: Starting \n2026-03-13T10:00:12.736487Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Account\n2026-03-13T10:00:12.736965Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Account STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:13.538987Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:17.800476Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 89, \"tags\": {\"endpoint\": \"Account\"}}\n2026-03-13T10:00:17.801069Z [info ] tap-quickbooks INFO Account: Completed sync (89 rows)\n2026-03-13T10:00:17.801626Z [info ] tap-quickbooks INFO Bill: Starting \n2026-03-13T10:00:17.802188Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Bill\n2026-03-13T10:00:17.802579Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Bill STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:17.814199Z [info ] target-postgres An activate version message for 'Account' was received. Draining...\n2026-03-13T10:00:18.189641Z [info ] target-postgres Inserting with SQL: INSERT INTO \"4d0a5601_48cf_4879_8ca8_cf9c02fda5a2\" (\"Name\", \"SubAccount\", \"Description\", \"FullyQualifiedName\", \"Active\", \"Classification\", \"AccountType\", \"AccountSubType\", \"AcctNum\", \"CurrentBalance\", \"CurrentBalanceWithSubAccounts\", \"CurrencyRef\", \"ParentRef\", \"Id\", \"MetaData\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Name, :SubAccount, :Description, :FullyQualifiedName, :Active, :Classification, :AccountType, :AccountSubType, :AcctNum, :CurrentBalance, :CurrentBalanceWithSubAccounts, :CurrencyRef, :ParentRef, :Id, :MetaData, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:18.352655Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:18.564768Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 15, \"tags\": {\"endpoint\": \"Bill\"}}\n2026-03-13T10:00:18.565449Z [info ] tap-quickbooks INFO Bill: Completed sync (15 rows)\n2026-03-13T10:00:18.565831Z [info ] tap-quickbooks INFO Class: Starting \n2026-03-13T10:00:18.566364Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Class\n2026-03-13T10:00:18.566729Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Class STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:18.665249Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:18.689402Z [info ] target-postgres An activate version message for 'Bill' was received. Draining...\n2026-03-13T10:00:18.794202Z [info ] tap-quickbooks INFO Response with no data {'QueryResponse': {}, 'time': '2026-03-13T03:00:18.685-07:00'}\n2026-03-13T10:00:18.794963Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 0, \"tags\": {\"endpoint\": \"Class\"}}\n2026-03-13T10:00:18.795444Z [info ] tap-quickbooks INFO Class: Completed sync (0 rows)\n2026-03-13T10:00:18.795785Z [info ] tap-quickbooks INFO CustomerType: Starting \n2026-03-13T10:00:18.797317Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream CustomerType\n2026-03-13T10:00:18.797764Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM CustomerType STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:18.832206Z [info ] target-postgres Inserting with SQL: INSERT INTO \"7bfa6a44_161b_44a7_89e6_1c6fbe81b947\" (\"Id\", \"VendorRef\", \"Line\", \"CurrencyRef\", \"TxnDate\", \"APAccountRef\", \"SalesTermRef\", \"LinkedTxn\", \"TotalAmt\", \"DueDate\", \"MetaData\", \"DocNumber\", \"PrivateNote\", \"ExchangeRate\", \"DepartmentRef\", \"HomeBalance\", \"RecurDataRef\", \"Balance\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Id, :VendorRef, :Line, :CurrencyRef, :TxnDate, :APAccountRef, :SalesTermRef, :LinkedTxn, :TotalAmt, :DueDate, :MetaData, :DocNumber, :PrivateNote, :ExchangeRate, :DepartmentRef, :HomeBalance, :RecurDataRef, :Balance, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:19.150017Z [info ] tap-quickbooks INFO Response with no data {'QueryResponse': {}, 'time': '2026-03-13T03:00:18.982-07:00'}\n2026-03-13T10:00:19.151502Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 0, \"tags\": {\"endpoint\": \"CustomerType\"}}\n2026-03-13T10:00:19.152196Z [info ] tap-quickbooks INFO CustomerType: Completed sync (0 rows)\n2026-03-13T10:00:19.152591Z [info ] tap-quickbooks INFO PaymentMethod: Starting \n2026-03-13T10:00:19.154354Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream PaymentMethod\n2026-03-13T10:00:19.154841Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM PaymentMethod STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:19.448138Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:19.938010Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 7, \"tags\": {\"endpoint\": \"PaymentMethod\"}}\n2026-03-13T10:00:19.938754Z [info ] tap-quickbooks INFO PaymentMethod: Completed sync (7 rows)\n2026-03-13T10:00:19.939190Z [info ] tap-quickbooks INFO Payment: Starting \n2026-03-13T10:00:19.942174Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Payment\n2026-03-13T10:00:19.942733Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Payment STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:19.988290Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:20.136932Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:20.261048Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 16, \"tags\": {\"endpoint\": \"Payment\"}}\n2026-03-13T10:00:20.261666Z [info ] tap-quickbooks INFO Payment: Completed sync (16 rows)\n2026-03-13T10:00:20.261981Z [info ] tap-quickbooks INFO Transfer: Starting \n2026-03-13T10:00:20.262804Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Transfer\n2026-03-13T10:00:20.263215Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Transfer STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:20.650726Z [info ] tap-quickbooks INFO Response with no data {'QueryResponse': {}, 'time': '2026-03-13T03:00:20.566-07:00'}\n2026-03-13T10:00:20.651658Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 0, \"tags\": {\"endpoint\": \"Transfer\"}}\n2026-03-13T10:00:20.652123Z [info ] tap-quickbooks INFO Transfer: Completed sync (0 rows)\n2026-03-13T10:00:20.652516Z [info ] tap-quickbooks INFO CompanyInfo: Starting \n2026-03-13T10:00:20.655653Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream CompanyInfo\n2026-03-13T10:00:20.656277Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM CompanyInfo STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:20.675235Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:20.945512Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 1, \"tags\": {\"endpoint\": \"CompanyInfo\"}}\n2026-03-13T10:00:20.946137Z [info ] tap-quickbooks INFO CompanyInfo: Completed sync (1 rows)\n2026-03-13T10:00:20.946466Z [info ] tap-quickbooks INFO TaxRate: Starting \n2026-03-13T10:00:20.948050Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream TaxRate\n2026-03-13T10:00:20.948432Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM TaxRate STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:21.046367Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:21.197297Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 3, \"tags\": {\"endpoint\": \"TaxRate\"}}\n2026-03-13T10:00:21.197946Z [info ] tap-quickbooks INFO TaxRate: Completed sync (3 rows)\n2026-03-13T10:00:21.198362Z [info ] tap-quickbooks INFO TaxCode: Starting \n2026-03-13T10:00:21.200909Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream TaxCode\n2026-03-13T10:00:21.201426Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM TaxCode STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:21.463511Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 5, \"tags\": {\"endpoint\": \"TaxCode\"}}\n2026-03-13T10:00:21.464329Z [info ] tap-quickbooks INFO TaxCode: Completed sync (5 rows)\n2026-03-13T10:00:21.464820Z [info ] tap-quickbooks INFO Term: Starting \n2026-03-13T10:00:21.467583Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Term\n2026-03-13T10:00:21.468167Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Term STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:21.495779Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:21.515587Z [info ] target-postgres An activate version message for 'PaymentMethod' was received. Draining...\n2026-03-13T10:00:21.857233Z [info ] target-postgres Inserting with SQL: INSERT INTO \"2f6ffec3_b6cd_494f_b901_ac26846021b9\" (\"Name\", \"SyncToken\", \"Type\", \"Active\", \"Id\", \"MetaData\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Name, :SyncToken, :Type, :Active, :Id, :MetaData, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:21.874946Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 5, \"tags\": {\"endpoint\": \"Term\"}}\n2026-03-13T10:00:21.875792Z [info ] tap-quickbooks INFO Term: Completed sync (5 rows)\n2026-03-13T10:00:21.876308Z [info ] tap-quickbooks INFO Department: Starting \n2026-03-13T10:00:21.878237Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Department\n2026-03-13T10:00:21.878837Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Department STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:21.986494Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:22.244712Z [info ] tap-quickbooks INFO Response with no data {'QueryResponse': {}, 'time': '2026-03-13T03:00:22.122-07:00'}\n2026-03-13T10:00:22.245654Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 0, \"tags\": {\"endpoint\": \"Department\"}}\n2026-03-13T10:00:22.246102Z [info ] tap-quickbooks INFO Department: Completed sync (0 rows)\n2026-03-13T10:00:22.246451Z [info ] tap-quickbooks INFO CreditMemo: Starting \n2026-03-13T10:00:22.250153Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream CreditMemo\n2026-03-13T10:00:22.250651Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM CreditMemo STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:22.567682Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 1, \"tags\": {\"endpoint\": \"CreditMemo\"}}\n2026-03-13T10:00:22.568413Z [info ] tap-quickbooks INFO CreditMemo: Completed sync (1 rows)\n2026-03-13T10:00:22.568789Z [info ] tap-quickbooks INFO Customer: Starting \n2026-03-13T10:00:22.571485Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Customer\n2026-03-13T10:00:22.571975Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Customer STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:22.860354Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 29, \"tags\": {\"endpoint\": \"Customer\"}}\n2026-03-13T10:00:22.861007Z [info ] tap-quickbooks INFO Customer: Completed sync (29 rows)\n2026-03-13T10:00:22.861548Z [info ] tap-quickbooks INFO Employee: Starting \n2026-03-13T10:00:22.862057Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Employee\n2026-03-13T10:00:22.862412Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Employee STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:23.149369Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:23.169191Z [info ] target-postgres An activate version message for 'Payment' was received. Draining...\n2026-03-13T10:00:23.327666Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 2, \"tags\": {\"endpoint\": \"Employee\"}}\n2026-03-13T10:00:23.328224Z [info ] tap-quickbooks INFO Employee: Completed sync (2 rows)\n2026-03-13T10:00:23.328528Z [info ] tap-quickbooks INFO Invoice: Starting \n2026-03-13T10:00:23.333628Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Invoice\n2026-03-13T10:00:23.334094Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Invoice STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:23.515510Z [info ] target-postgres Inserting with SQL: INSERT INTO \"2a80d0ad_366a_4d70_95d7_adf329ccea78\" (\"Id\", \"TotalAmt\", \"CustomerRef\", \"SyncToken\", \"CurrencyRef\", \"PrivateNote\", \"PaymentMethodRef\", \"UnappliedAmt\", \"DepositToAccountRef\", \"ExchangeRate\", \"Line\", \"TxnSource\", \"ARAccountRef\", \"TxnDate\", \"CreditCardPayment\", \"MetaData\", \"TaxExemptionRef\", \"PaymentRefNum\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Id, :TotalAmt, :CustomerRef, :SyncToken, :CurrencyRef, :PrivateNote, :PaymentMethodRef, :UnappliedAmt, :DepositToAccountRef, :ExchangeRate, :Line, :TxnSource, :ARAccountRef, :TxnDate, :CreditCardPayment, :MetaData, :TaxExemptionRef, :PaymentRefNum, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:23.886980Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:24.044539Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 31, \"tags\": {\"endpoint\": \"Invoice\"}}\n2026-03-13T10:00:24.045224Z [info ] tap-quickbooks INFO Invoice: Completed sync (31 rows)\n2026-03-13T10:00:24.045709Z [info ] tap-quickbooks INFO Item: Starting \n2026-03-13T10:00:24.046172Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Item\n2026-03-13T10:00:24.046514Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Item STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:24.315558Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 18, \"tags\": {\"endpoint\": \"Item\"}}\n2026-03-13T10:00:24.316303Z [info ] tap-quickbooks INFO Item: Completed sync (18 rows)\n2026-03-13T10:00:24.316701Z [info ] tap-quickbooks INFO JournalEntry: Starting \n2026-03-13T10:00:24.318253Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream JournalEntry\n2026-03-13T10:00:24.318806Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM JournalEntry STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:24.598203Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:24.598895Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 3, \"tags\": {\"endpoint\": \"JournalEntry\"}}\n2026-03-13T10:00:24.599314Z [info ] tap-quickbooks INFO JournalEntry: Completed sync (3 rows)\n2026-03-13T10:00:24.599659Z [info ] tap-quickbooks INFO Preferences: Starting \n2026-03-13T10:00:24.602368Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Preferences\n2026-03-13T10:00:24.602942Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Preferences STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:24.974135Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 1, \"tags\": {\"endpoint\": \"Preferences\"}}\n2026-03-13T10:00:24.974814Z [info ] tap-quickbooks INFO Preferences: Completed sync (1 rows)\n2026-03-13T10:00:24.975442Z [info ] tap-quickbooks INFO Purchase: Starting \n2026-03-13T10:00:24.978211Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Purchase\n2026-03-13T10:00:24.978759Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Purchase STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:25.195964Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:25.918414Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 35, \"tags\": {\"endpoint\": \"Purchase\"}}\n2026-03-13T10:00:25.919098Z [info ] tap-quickbooks INFO Purchase: Completed sync (35 rows)\n2026-03-13T10:00:25.919579Z [info ] tap-quickbooks INFO SalesReceipt: Starting \n2026-03-13T10:00:25.920067Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream SalesReceipt\n2026-03-13T10:00:25.920511Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM SalesReceipt STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:26.264521Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 4, \"tags\": {\"endpoint\": \"SalesReceipt\"}}\n2026-03-13T10:00:26.265013Z [info ] tap-quickbooks INFO SalesReceipt: Completed sync (4 rows)\n2026-03-13T10:00:26.265543Z [info ] tap-quickbooks INFO TimeActivity: Starting \n2026-03-13T10:00:26.267177Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream TimeActivity\n2026-03-13T10:00:26.267759Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM TimeActivity STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:26.364267Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:26.372900Z [info ] target-postgres An activate version message for 'CompanyInfo' was received. Draining...\n2026-03-13T10:00:26.517098Z [info ] target-postgres Inserting with SQL: INSERT INTO \"07f351f2_a018_48f0_ae56_8814046c03f8\" (\"Id\", \"SyncToken\", \"CompanyName\", \"CompanyAddr\", \"LegalAddr\", \"SupportedLanguages\", \"Country\", \"Email\", \"WebAddr\", \"NameValue\", \"FiscalYearStartMonth\", \"CustomerCommunicationAddr\", \"PrimaryPhone\", \"LegalName\", \"MetaData\", \"CompanyStartDate\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Id, :SyncToken, :CompanyName, :CompanyAddr, :LegalAddr, :SupportedLanguages, :Country, :Email, :WebAddr, :NameValue, :FiscalYearStartMonth, :CustomerCommunicationAddr, :PrimaryPhone, :LegalName, :MetaData, :CompanyStartDate, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:27.182209Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 5, \"tags\": {\"endpoint\": \"TimeActivity\"}}\n2026-03-13T10:00:27.182782Z [info ] tap-quickbooks INFO TimeActivity: Completed sync (5 rows)\n2026-03-13T10:00:27.183311Z [info ] tap-quickbooks INFO Vendor: Starting \n2026-03-13T10:00:27.185584Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream Vendor\n2026-03-13T10:00:27.186135Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM Vendor STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:27.394132Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:27.732212Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 26, \"tags\": {\"endpoint\": \"Vendor\"}}\n2026-03-13T10:00:27.732790Z [info ] tap-quickbooks INFO Vendor: Completed sync (26 rows)\n2026-03-13T10:00:27.733328Z [info ] tap-quickbooks INFO BillPayment: Starting \n2026-03-13T10:00:27.733815Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream BillPayment\n2026-03-13T10:00:27.734291Z [info ] tap-quickbooks INFO Making GET request to https://sandbox-quickbooks.api.intuit.com/v3/company/9341456531142773/query with params: {'query': 'SELECT * FROM BillPayment STARTPOSITION 0 MAXRESULTS 100', 'minorversion': '75'}\n2026-03-13T10:00:27.991297Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:28.000081Z [info ] target-postgres An activate version message for 'TaxRate' was received. Draining...\n2026-03-13T10:00:28.004049Z [info ] tap-quickbooks INFO METRIC: {\"type\": \"counter\", \"metric\": \"record_count\", \"value\": 10, \"tags\": {\"endpoint\": \"BillPayment\"}}\n2026-03-13T10:00:28.004659Z [info ] tap-quickbooks INFO BillPayment: Completed sync (10 rows)\n2026-03-13T10:00:28.005085Z [info ] tap-quickbooks INFO BalanceSheetReport: Starting\n2026-03-13T10:00:28.006129Z [info ] tap-quickbooks INFO Syncing Quickbooks data for stream BalanceSheetReport\n2026-03-13T10:00:28.006647Z [info ] tap-quickbooks INFO Starting full sync of BalanceSheet\n2026-03-13T10:00:28.007009Z [info ] tap-quickbooks INFO Fetch BalanceSheet Report for period 2020-01-01 to 2026-03-13\n2026-03-13T10:00:28.138504Z [info ] target-postgres Inserting with SQL: INSERT INTO \"4c408f60_bef3_4ad2_aa58_c4feaead7a07\" (\"Name\", \"SyncToken\", \"RateValue\", \"AgencyRef\", \"SpecialTaxType\", \"EffectiveTaxRate\", \"DisplayType\", \"TaxReturnLineRef\", \"Active\", \"OriginalTaxRate\", \"Description\", \"Id\", \"MetaData\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Name, :SyncToken, :RateValue, :AgencyRef, :SpecialTaxType, :EffectiveTaxRate, :DisplayType, :TaxReturnLineRef, :Active, :OriginalTaxRate, :Description, :Id, :MetaData, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:28.327373Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:29.134078Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:29.144101Z [info ] target-postgres An activate version message for 'TaxCode' was received. Draining...\n2026-03-13T10:00:29.309431Z [info ] target-postgres Inserting with SQL: INSERT INTO \"41a8b4a1_b221_4ba6_8ed3_48c995eeab61\" (\"Id\", \"Name\", \"PurchaseTaxRateList\", \"SalesTaxRateList\", \"TaxGroup\", \"Taxable\", \"Active\", \"Description\", \"Hidden\", \"MetaData\", \"TaxCodeConfigType\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Id, :Name, :PurchaseTaxRateList, :SalesTaxRateList, :TaxGroup, :Taxable, :Active, :Description, :Hidden, :MetaData, :TaxCodeConfigType, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:29.710089Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:30.113874Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:30.123691Z [info ] target-postgres An activate version message for 'Term' was received. Draining...\n2026-03-13T10:00:30.477810Z [info ] target-postgres Inserting with SQL: INSERT INTO \"22a0e51f_3cd4_408a_adbe_9da9d62a26ef\" (\"Id\", \"Name\", \"SyncToken\", \"DiscountPercent\", \"DiscountDays\", \"Active\", \"Type\", \"MetaData\", \"DayOfMonthDue\", \"DiscountDayOfMonth\", \"DueNextMonthDays\", \"DueDays\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:Id, :Name, :SyncToken, :DiscountPercent, :DiscountDays, :Active, :Type, :MetaData, :DayOfMonthDue, :DiscountDayOfMonth, :DueNextMonthDays, :DueDays, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:30.849852Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:31.163501Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:31.504874Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:31.811442Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:31.821286Z [info ] target-postgres An activate version message for 'CreditMemo' was received. Draining...\n2026-03-13T10:00:31.919969Z [info ] target-postgres Inserting with SQL: INSERT INTO \"74b161ff_7855_48eb_867c_e0c6ba8aa615\" (\"RemainingCredit\", \"Id\", \"MetaData\", \"CustomField\", \"DocNumber\", \"TxnDate\", \"CurrencyRef\", \"CustomerRef\", \"ClassRef\", \"Line\", \"CustomerMemo\", \"TotalAmt\", \"Balance\", _sdc_extracted_at, _sdc_received_at, _sdc_batched_at, _sdc_deleted_at, _sdc_sequence, _sdc_table_version, _sdc_sync_started_at) VALUES (:RemainingCredit, :Id, :MetaData, :CustomField, :DocNumber, :TxnDate, :CurrencyRef, :CustomerRef, :ClassRef, :Line, :CustomerMemo, :TotalAmt, :Balance, :_sdc_extracted_at, :_sdc_received_at, :_sdc_batched_at, :_sdc_deleted_at, :_sdc_sequence, :_sdc_table_version, :_sdc_sync_started_at)\n2026-03-13T10:00:32.273765Z [info ] target-postgres Hard delete: False \n2026-03-13T10:00:32.800529Z [info ] target-postgres Hard delete: False \n╭─────────────────────────────── Error details ────────────────────────────────╮\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ psycopg/cursor.py:117 in execute │\n│ │\n│ 117 │ │ │ raise ex.with_traceback(None) │\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ sqlalchemy/engine/default.py:952 in do_execute │\n│ │\n│ 952 │ │ cursor.execute(statement, parameters) │\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ sqlalchemy/engine/base.py:1967 in _exec_single_context │\n│ │\n│ 1967 │ │ │ │ │ self.dialect.do_execute( │\n│ │\n│ ... 18 frames hidden ... │\n╰──────────────────────────────────────────────────────────────────────────────╯\nProgrammingError: (psycopg.errors.UndefinedTable) relation \n\"public.RawChangeEvents\" does not exist\nLINE 1: INSERT INTO public.\"RawChangeEvents\"\n ^\nQUERY: INSERT INTO public.\"RawChangeEvents\"\n (\n \"TenantId\",\n \"EntityType\",\n \"EntityKey\",\n \"QboEntityId\",\n \"SchemaName\",\n \"TableName\",\n \"Operation\",\n \"SourcePayloadJson\",\n \"Status\",\n \"AttemptCount\",\n \"CreatedAtUtc\",\n \"UpdatedAtUtc\"\n )\n VALUES\n (\n tenant_id,\n entity_type,\n entity_key,\n entity_id,\n TG_TABLE_SCHEMA,\n TG_TABLE_NAME,\n TG_OP,\n source_row::text,\n 0,\n 0,\n timezone('utc', now()),\n timezone('utc', now())\n )\nCONTEXT: PL/pgSQL function capture_qbo_raw_change() line 30 at SQL statement\n[SQL: UPDATE tenant_9341456531142773_raw.\"Customer\" SET \n_sdc_deleted_at=%(deletedate)s::TIMESTAMP WITHOUT TIME ZONE WHERE \n(tenant_9341456531142773_raw.\"Customer\"._sdc_table_version < %(version)s::BIGINT\nOR tenant_9341456531142773_raw.\"Customer\"._sdc_table_version IS NULL) AND \ntenant_9341456531142773_raw.\"Customer\"._sdc_deleted_at IS NULL]\n[parameters: {'deletedate': datetime.datetime(2026, 3, 13, 10, 0, 32, 688398, \ntzinfo=datetime.timezone.utc), 'version': 1773396022567}]\n(Background on this error at: https://sqlalche.me/e/20/f405)\n\nThe above exception was the direct cause of the following exception:\n\n╭─────────────────────────────── Error details ────────────────────────────────╮\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ psycopg/cursor.py:117 in execute │\n│ │\n│ 117 │ │ │ raise ex.with_traceback(None) │\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ sqlalchemy/engine/default.py:952 in do_execute │\n│ │\n│ 952 │ │ cursor.execute(statement, parameters) │\n│ │\n│ /meltano/.meltano/loaders/target-postgres/venv/lib/python3.12/site-packages/ │\n│ sqlalchemy/engine/base.py:1967 in _exec_single_context │\n│ │\n│ 1967 │ │ │ │ │ self.dialect.do_execute( │\n│ │\n╰──────────────────────────────────────────────────────────────────────────────╯\nUndefinedTable: relation \"public.RawChangeEvents\" does not exist\nLINE 1: INSERT INTO public.\"RawChangeEvents\"\n ^\nQUERY: INSERT INTO public.\"RawChangeEvents\"\n (\n \"TenantId\",\n \"EntityType\",\n \"EntityKey\",\n \"QboEntityId\",\n \"SchemaName\",\n \"TableName\",\n \"Operation\",\n \"SourcePayloadJson\",\n \"Status\",\n \"AttemptCount\",\n \"CreatedAtUtc\",\n \"UpdatedAtUtc\"\n )\n VALUES\n (\n tenant_id,\n entity_type,\n entity_key,\n entity_id,\n TG_TABLE_SCHEMA,\n TG_TABLE_NAME,\n TG_OP,\n source_row::text,\n 0,\n 0,\n timezone('utc', now()),\n timezone('utc', now())\n )\nCONTEXT: PL/pgSQL function capture_qbo_raw_change() line 30 at SQL statement\n\n2026-03-13T10:00:32.824100Z [error ] target-postgres (psycopg.errors.UndefinedTable) relation \"public.RawChangeEvents\" does not exist\nLINE 1: INSERT INTO public.\"RawChangeEvents\"\n ^\nQUERY: INSERT INTO public.\"RawChangeEvents\"\r\n (\r\n \"TenantId\",\r\n \"EntityType\",\r\n \"EntityKey\",\r\n \"QboEntityId\",\r\n \"SchemaName\",\r\n \"TableName\",\r\n \"Operation\",\r\n \"SourcePayloadJson\",\r\n \"Status\",\r\n \"AttemptCount\",\r\n \"CreatedAtUtc\",\r\n \"UpdatedAtUtc\"\r\n )\r\n VALUES\r\n (\r\n tenant_id,\r\n entity_type,\r\n entity_key,\r\n entity_id,\r\n TG_TABLE_SCHEMA,\r\n TG_TABLE_NAME,\r\n TG_OP,\r\n source_row::text,\r\n 0,\r\n 0,\r\n timezone('utc', now()),\r\n timezone('utc', now())\r\n )\nCONTEXT: PL/pgSQL function capture_qbo_raw_change() line 30 at SQL statement plugin_exc_message='(psycopg.errors.UndefinedTable) relation \"public.RawChangeEvents\" does not exist\\nLINE 1: INSERT INTO public.\"RawChangeEvents\"\\n ^\\nQUERY: INSERT INTO public.\"RawChangeEvents\"\\r\\n (\\r\\n \"TenantId\",\\r\\n \"EntityType\",\\r\\n \"EntityKey\",\\r\\n \"QboEntityId\",\\r\\n \"SchemaName\",\\r\\n \"TableName\",\\r\\n \"Operation\",\\r\\n \"SourcePayloadJson\",\\r\\n \"Status\",\\r\\n \"AttemptCount\",\\r\\n \"CreatedAtUtc\",\\r\\n \"UpdatedAtUtc\"\\r\\n )\\r\\n VALUES\\r\\n (\\r\\n tenant_id,\\r\\n entity_type,\\r\\n entity_key,\\r\\n entity_id,\\r\\n TG_TABLE_SCHEMA,\\r\\n TG_TABLE_NAME,\\r\\n TG_OP,\\r\\n source_row::text,\\r\\n 0,\\r\\n 0,\\r\\n timezone(\\'utc\\', now()),\\r\\n timezone(\\'utc\\', now())\\r\\n )\\nCONTEXT: PL/pgSQL function capture_qbo_raw_change() line 30 at SQL statement\\n[SQL: UPDATE tenant_9341456531142773_raw.\"Customer\" SET _sdc_deleted_at=%(deletedate)s::TIMESTAMP WITHOUT TIME ZONE WHERE (tenant_9341456531142773_raw.\"Customer\"._sdc_table_version < %(version)s::BIGINT OR tenant_9341456531142773_raw.\"Customer\"._sdc_table_version IS NULL) AND tenant_9341456531142773_raw.\"Customer\"._sdc_deleted_at IS NULL]\\n[parameters: {\\'deletedate\\': datetime.datetime(2026, 3, 13, 10, 0, 32, 688398, tzinfo=datetime.timezone.utc), \\'version\\': 1773396022567}]\\n(Background on this error at: https://sqlalche.me/e/20/f405)' plugin_exc_type=ProgrammingError\n2026-03-13T10:00:33.043726Z [error ] meltano \n╭───────────────────── Traceback (most recent call last) ──────────────────────╮\n│ /opt/meltano-venv/lib/python3.12/site-packages/meltano/core/logging/output_l │\n│ ogger.py:228 in redirect_logging │\n│ │\n│ 225 │ │ │ *ignore_errors, │\n│ 226 │ │ ) │\n│ 227 │ │ try: │\n│ ❱ 228 │ │ │ yield │\n│ 229 │ │ except ignored_errors: │\n│ 230 │ │ │ raise │\n│ 231 │ │ except RunnerError as err: │\n│ │\n│ /opt/meltano-venv/lib/python3.12/site-packages/meltano/core/block/extract_lo │\n│ ad.py:503 in run │\n│ │\n│ 500 │ │ │ # TODO: legacy `meltano elt` style logging should be depre │\n│ 501 │ │ │ legacy_log_handler = self.output_logger.out(\"meltano\", log │\n│ 502 │ │ │ with legacy_log_handler.redirect_logging(): │\n│ ❱ 503 │ │ │ │ await self.run_with_job() │\n│ 504 │ │ │ │ return │\n│ 505 │ │ else: │\n│ 506 │ │ │ logger.warning( │\n│ │\n│ ... 5 frames hidden ... │\n│ │\n│ /opt/meltano-venv/lib/python3.12/site-packages/meltano/core/logging/utils.py │\n│ :319 in _write_line_writer │\n│ │\n│ 316 │ │ │ writer.write(line) │\n│ 317 │ │ │ await writer.drain() │\n│ 318 │ │ except (BrokenPipeError, ConnectionResetError): │\n│ ❱ 319 │ │ │ await writer.wait_closed() │\n│ 320 │ │ │ return False │\n│ 321 │ else: │\n│ 322 │ │ writer.writeline(line.decode(errors=\"replace\")) │\n│ │\n│ /usr/lib/python3.12/asyncio/streams.py:364 in wait_closed │\n│ │\n│ 361 │ │ return self._transport.is_closing() │\n│ 362 │ │\n│ 363 │ async def wait_closed(self): │\n│ ❱ 364 │ │ await self._protocol._get_close_waiter(self) │\n│ 365 │ │\n│ 366 │ def get_extra_info(self, name, default=None): │\n│ 367 │ │ return self._transport.get_extra_info(name, default) │\n╰──────────────────────────────────────────────────────────────────────────────╯\nBrokenPipeError\n\n2026-03-13T10:00:33.140787Z [info ] meltano Run completed \n2026-03-13T10:00:33.141585Z [error ] meltano \n╭───────────────────── Traceback (most recent call last) ──────────────────────╮\n│ /opt/meltano-venv/lib/python3.12/site-packages/meltano/cli/__init__.py:108 │\n│ in _run_cli │\n│ │\n│ 105 │ \"\"\" │\n│ 106 │ try: │\n│ 107 │ │ try: │\n│ ❱ 108 │ │ │ cli(obj={\"project\": None}) │\n│ 109 │ │ except ProjectReadonly as err: │\n│ 110 │ │ │ raise CliError( # noqa: TRY003 │\n│ 111 │ │ │ │ f\"The requested action could not be completed: {err}\", │\n│ │\n│ /opt/meltano-venv/lib/python3.12/site-packages/click/core.py:1485 in │\n│ __call__ │\n│ │\n│ 1482 │ │\n│ 1483 │ def __call__(self, *args: t.Any, **kwargs: t.Any) -> t.Any: │\n│ 1484 │ │ \"\"\"Alias for :meth:`main`.\"\"\" │\n│ ❱ 1485 │ │ return self.main(*args, **kwargs) │\n│ 1486 │\n│ 1487 │\n│ 1488 class _FakeSubclassCheck(type): │\n│ │\n│ ... 24 frames hidden ... │\n│ │\n│ /opt/meltano-venv/lib/python3.12/site-packages/meltano/core/logging/utils.py │\n│ :319 in _write_line_writer │\n│ │\n│ 316 │ │ │ writer.write(line) │\n│ 317 │ │ │ await writer.drain() │\n│ 318 │ │ except (BrokenPipeError, ConnectionResetError): │\n│ ❱ 319 │ │ │ await writer.wait_closed() │\n│ 320 │ │ │ return False │\n│ 321 │ else: │\n│ 322 │ │ writer.writeline(line.decode(errors=\"replace\")) │\n│ │\n│ /usr/lib/python3.12/asyncio/streams.py:364 in wait_closed │\n│ │\n│ 361 │ │ return self._transport.is_closing() │\n│ 362 │ │\n│ 363 │ async def wait_closed(self): │\n│ ❱ 364 │ │ await self._protocol._get_close_waiter(self) │\n│ 365 │ │\n│ 366 │ def get_extra_info(self, name, default=None): │\n│ 367 │ │ return self._transport.get_extra_info(name, default) │\n╰──────────────────────────────────────────────────────────────────────────────╯\nBrokenPipeError\n\n2026-03-13T10:00:33.291930Z [info ] meltano Need help fixing this problem? Visit https://melta.no/ for troubleshooting steps, or to join our friendly Slack community.\n\n"}

+42ms Processing

Server:
cfd059752a2d:1
Worker:
a625499e

+11ms Enqueued

03/13/2026 10:00:06 Created