[x] unhandledRejection TypeError: Cannot read properties of undefined (reading 'findMany')
    at listsWithCounts (/home/hostting/public_html/social.hostting.net/dist/services/broadcast-lists.js:25:55)
    at /home/hostting/public_html/social.hostting.net/dist/modules/broadcast-lists.routes.js:16:47
[!] account 1 closed (440) — reconnecting in 2s
[!] account 1 logged out — clearing auth
[x] scanProjects: groupFetchAllParticipating failed Error: Connection Closed
    at sendRawMessage (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:57:19)
    at sendNode (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:76:16)
    at file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:129:13
    at new Promise (<anonymous>)
    at promiseTimeout (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Utils/generics.js:114:16)
    at query (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:127:30)
    at Object.groupFetchAllParticipating (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/groups.js:24:30)
    at scanProjects (/home/hostting/public_html/social.hostting.net/dist/services/projects.js:26:29) {
  data: null,
  isBoom: true,
  isServer: false,
  output: {
    statusCode: 428,
    payload: {
      statusCode: 428,
      error: 'Precondition Required',
      message: 'Connection Closed'
    },
    headers: {}
  }
}
[x] scanProjects: groupFetchAllParticipating failed Error: Connection Closed
    at sendRawMessage (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:57:19)
    at sendNode (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:76:16)
    at file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:129:13
    at new Promise (<anonymous>)
    at promiseTimeout (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Utils/generics.js:114:16)
    at query (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/socket.js:127:30)
    at Object.groupFetchAllParticipating (file:///home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/baileys/lib/Socket/groups.js:24:30)
    at scanProjects (/home/hostting/public_html/social.hostting.net/dist/services/projects.js:26:29) {
  data: null,
  isBoom: true,
  isServer: false,
  output: {
    statusCode: 428,
    payload: {
      statusCode: 428,
      error: 'Precondition Required',
      message: 'Connection Closed'
    },
    headers: {}
  }
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[!] account 1 closed (515) — reconnecting in 2s
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "light",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    broadcastPaused: true,
    ~~~~~~~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `broadcastPaused`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:61:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[x] unhandledRejection PrismaClientValidationError: 
Invalid `prisma.whatsAppAccount.update()` invocation:

{
  where: {
    id: 1
  },
  data: {
    autoReact: "medium",
    ~~~~~~~~~
?   label?: String | StringFieldUpdateOperationsInput,
?   phone?: String | NullableStringFieldUpdateOperationsInput | Null,
?   mode?: AgentMode | EnumAgentModeFieldUpdateOperationsInput,
?   connected?: Boolean | BoolFieldUpdateOperationsInput,
?   personaPrompt?: String | NullableStringFieldUpdateOperationsInput | Null,
?   voiceReply?: Boolean | BoolFieldUpdateOperationsInput,
?   voiceGender?: String | StringFieldUpdateOperationsInput,
?   followUpEnabled?: Boolean | BoolFieldUpdateOperationsInput,
?   createdAt?: DateTime | DateTimeFieldUpdateOperationsInput,
?   workspace?: WorkspaceUpdateOneRequiredWithoutAccountsNestedInput,
?   conversations?: ConversationUpdateManyWithoutAccountNestedInput
  }
}

Unknown argument `autoReact`. Available options are marked with ?.
    at Nn (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:29:1363)
    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6911)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/accounts.routes.js:70:15 {
  clientVersion: '6.19.3'
}
[!] account 1 logged out — clearing auth
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
node:internal/modules/cjs/loader:1368
  throw err;
  ^

Error: Cannot find module 'dotenv/config'
Require stack:
- /home/hostting/public_html/social.hostting.net/dist/server.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1365:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Module._load (node:internal/modules/cjs/loader:1175:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:39:1)
    at Module._compile (node:internal/modules/cjs/loader:1688:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/hostting/public_html/social.hostting.net/dist/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43
    throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
    ^

Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
    at new PrismaClient (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/.prisma/client/default.js:43:11)
    at Object.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/db/prisma.js:7:18)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1820:10)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Module._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)

Node.js v22.18.0
[x] bootstrap error PrismaClientInitializationError: 
Invalid `prisma.workspace.findFirst()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async bootstrap (/home/hostting/public_html/social.hostting.net/dist/services/bootstrap.js:12:14)
    at async Server.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:118:9) {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:42:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:26:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:26:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] bootstrap error PrismaClientInitializationError: 
Invalid `prisma.workspace.findFirst()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async bootstrap (/home/hostting/public_html/social.hostting.net/dist/services/bootstrap.js:12:14)
    at async Server.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:118:9) {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:26:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:26:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] unhandledRejection PrismaClientInitializationError: 
Invalid `prisma.user.findUnique()` invocation:


Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x".

This happened because Prisma Client was generated for "rhel-openssl-1.1.x", but the actual deployment required "debian-openssl-1.1.x".
Add "debian-openssl-1.1.x" to `binaryTargets` in the "schema.prisma" file and run `prisma generate` after saving it:

generator client {
  provider      = "prisma-client-js"
  binaryTargets = ["native", "debian-openssl-1.1.x"]
}

The following locations have been searched:
  /home/hostting/public_html/social.hostting.net/node_modules/.prisma/client
  /home/hostting/public_html/social.hostting.net/node_modules/@prisma/client
  /tmp/prisma-engines
  /home/hostting/public_html/social.hostting.net/prisma
    at ei.handleRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:7568)
    at ei.handleAndLogRequestError (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:121:6300)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async a (/home/hostting/public_html/social.hostting.net/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async /home/hostting/public_html/social.hostting.net/dist/modules/auth.routes.js:26:18 {
  clientVersion: '6.19.3',
  errorCode: undefined,
  retryable: undefined
}
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[x] bootstrap error PrismaClientRustPanicError: 
Invalid `prisma.workspace.findFirst()` invocation:


PANIC: timer has gone away

This is a non-recoverable error which probably happens when the Prisma Query Engine has a panic.

https://github.com/prisma/prisma/issues/new?body=Hi+Prisma+Team%21+My+Prisma+Client+just+crashed.+This+is+the+report%3A%0A%23%23+Versions%0A%0A%7C+Name++++++++++++%7C+Version++++++++++++%7C%0A%7C-----------------%7C--------------------%7C%0A%7C+Node++++++++++++%7C+v22.18.0+++++++++++%7C+%0A%7C+OS++++++++++++++%7C+debian-openssl-1.1.x%7C%0A%7C+Prisma+Client+++%7C+6.19.3+++++++++++++%7C%0A%7C+Query+Engine++++%7C+c2990dca591cba766e3b7ef5d9e8a84796e47ab7%7C%0A%7C+Database++++++++%7C+mysql++++++++++++++%7C%0A%0A%0A%0A%23%23+Logs%0A%60%60%60%0Aprisma%3AtryLoadEnv+Environment+variables+not+found+at+null%0Aprisma%3AtryLoadEnv+Environment+variables+loaded+from+%2Fhome%2Fhostting%2Fpublic_html%2Fsocial.hostting.net%2F.env%0Aprisma%3Aclient+checkPlatformCaching%3Apostinstall+%0Aprisma%3Aclient+checkPlatformCaching%3AciName+%0Aprisma%3AtryLoadEnv+Environment+variables+not+found+at+null%0Aprisma%3AtryLoadEnv+Environment+variables+loaded+from+%2Fhome%2Fhostting%2Fpublic_html%2Fsocial.hostting.net%2F.env%0Aprisma%3Aclient+dirname+%2Fhome%2Fhostting%2Fnodevenv%2Fpublic_html%2Fsocial.hostting.net%2F22%2Flib%2Fnode_modules%2F.prisma%2Fclient%0Aprisma%3Aclient+relativePath+..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fpublic_html%2Fsocial.hostting.net%2Fprisma%0Aprisma%3Aclient+cwd+%2Fhome%2Fhostting%2Fpublic_html%2Fsocial.hostting.net%2Fprisma%0Aprisma%3Aclient+clientVersion+6.19.3%0Aprisma%3Aclient%3AlibraryEngine+internalSetup%0Aprisma%3Aclient%3AlibraryEngine+sending+request%2C+this.libraryStarted%3A+false%0Aprisma%3Aget-platform+Don%27t+know+any+platform-specific+paths+for+%22undefined%22+on+x64+%28x86_64%29%0Aprisma%3Aget-platform+Falling+back+to+%22ldconfig%22+and+other+generic+paths%0Aprisma%3Aget-platform+Found+libssl.so+file+using+%22ldconfig%22+or+other+generic+paths%3A+libssl.so.1.1%0Aprisma%3Aget-platform+The+parsed+libssl+version+is%3A+1.1.x%0Aprisma%3Aget-platform+Distro+is+%22undefined%22.+Falling+back+to+Prisma+engines+built+for+%22debian%22.%0Aprisma%3Aclient%3Aengines%3AresolveEnginePath+enginePath+%2Fhome%2Fhostting%2Fnodevenv%2Fpublic_html%2Fsocial.hostting.net%2F22%2Flib%2Fnode_modules%2F.prisma%2Fclient%2Flibquery_engine-debian-openssl-1.1.x.so.node%0Aprisma%3Aclient%3AlibraryEngine+library+starting%0A%60%60%60%0A%0A%23%23+Client+Snippet%0A%60%60%60ts%0A%2F%2F+PLEASE+FILL+YOUR+CODE+SNIPPET+HERE%0A%60%60%60%0A%0A%23%23+Schema%0A%60%60%60prisma%0A%2F%2F+PLEASE+ADD+YOUR+SCHEMA+HERE+IF+POSSIBLE%0A%60%60%60%0A%0A%23%23+Prisma+Engine+Query%0A%60%60%60%0A%0A%60%60%60%0A&title=PANIC%3A+timer+has+gone+away&template=bug_report.yml

If you want the Prisma team to look into it, please open the link above 🙏
To increase the chance of success, please post your schema and a snippet of
how you used Prisma Client in the issue. 

    at ei.handleRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:7629)
    at ei.handleAndLogRequestError (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6593)
    at ei.request (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:121:6300)
    at async a (/home/hostting/nodevenv/public_html/social.hostting.net/22/lib/node_modules/@prisma/client/runtime/library.js:130:9551)
    at async bootstrap (/home/hostting/public_html/social.hostting.net/dist/services/bootstrap.js:12:14)
    at async Server.<anonymous> (/home/hostting/public_html/social.hostting.net/dist/server.js:118:9) {
  clientVersion: '6.19.3'
}

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away

thread 'tokio-runtime-worker' panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-timer-3.0.2/src/native/delay.rs:112:21:
timer has gone away
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"6f09e06f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"bc5d506d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"bb46eb26
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"8b362a2f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 106 credits are required for this request.","status":"quota_exceeded","request_id":"c891d17
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"04356a27
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"4ff498fe
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"8427fd9e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"73ff9ddf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"272e7dcb
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"a4e6e085
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 62 credits are required for this request.","status":"quota_exceeded","request_id":"d18ba85e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"12a1eb81
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"93271eb5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"822f55a0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"1b888a3c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 47 credits are required for this request.","status":"quota_exceeded","request_id":"b43eb7e9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"22d33db6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"bbb687df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"22f4c505
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"be4c7d3c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"6b524162
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"2605089a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"25b72e73
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"ea9653fd
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"e5acd662
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"35020299
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 115 credits are required for this request.","status":"quota_exceeded","request_id":"720ade1
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"741c589c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"4fbda05d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 17 credits are required for this request.","status":"quota_exceeded","request_id":"9cc36aa2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"48dfef37
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"39e86767
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"c38396ed
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"ef7c7180
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"cbf3f8b4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"87d0fb0e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 19 credits are required for this request.","status":"quota_exceeded","request_id":"0c774d4f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"c4e500c4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"c1e70959
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 18 credits are required for this request.","status":"quota_exceeded","request_id":"0fe3a805
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"b8d2da8d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 106 credits are required for this request.","status":"quota_exceeded","request_id":"9755dba
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"346f3874
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 2 credits remaining, while 104 credits are required for this request.","status":"quota_exceeded","request_id":"09dffec
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"919b2f5d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"01682c5e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"33b18dbe
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"1d37c095
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"19010846
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"9d850680
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"2afb8bd2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"99dac938
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"e1b8f380
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"56f0bcbb
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"6a637510
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"df1eedc1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"13e21985
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"be9667c1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 29 credits are required for this request.","status":"quota_exceeded","request_id":"e7373825
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"d84dae77
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 40 credits are required for this request.","status":"quota_exceeded","request_id":"536d4fd9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"c9f569c7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"08b67390
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"b1ce2ea2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"2b77f0d4
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"5b560510
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"82db3aa7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"6a8114e0
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"976a9847
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"0c73feb3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"7a86b646
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 119 credits are required for this request.","status":"quota_exceeded","request_id":"2a42b07
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"85240d1f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 104 credits are required for this request.","status":"quota_exceeded","request_id":"501bcd1
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"79a7271a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 117 credits are required for this request.","status":"quota_exceeded","request_id":"32b9e96
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"d127c869
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 56 credits are required for this request.","status":"quota_exceeded","request_id":"d2d51ef7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"05c6122f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 103 credits are required for this request.","status":"quota_exceeded","request_id":"5fda26c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 38 credits are required for this request.","status":"quota_exceeded","request_id":"87876ff8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"bd6df11e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"29282341
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"6e7b4ceb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"9174538b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"0ad2087a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"2b046e0f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"6883809e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"abcf09d2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"3076ad30
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"04867e7a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"3a4e5a2a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"e0f17631
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"10bbeb51
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"3ad59d1a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"3a9bec4a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"3377a358
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"c3b4f326
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"07d0ec36
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(cerebras) 429: {"message":"We're experiencing high traffic right now! Please try again soon.","type":"too_many_requests_error","param":"queue","code":"queue_exceeded"}
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"b3f5c478
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"9f1e519d
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 29 credits are required for this request.","status":"quota_exceeded","request_id":"55c6a7cb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 47 credits are required for this request.","status":"quota_exceeded","request_id":"bf36555a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"bec4407c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"f92e8130
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 62 credits are required for this request.","status":"quota_exceeded","request_id":"7a64f5bc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 23 credits are required for this request.","status":"quota_exceeded","request_id":"016f00a3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 52 credits are required for this request.","status":"quota_exceeded","request_id":"5ed87562
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"98231ab1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"507a6802
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"fb8241fe
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"b57d86ee
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 110 credits are required for this request.","status":"quota_exceeded","request_id":"39e5106
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"9c5d070
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"f2705d36
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"5a55944a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"f0bbdb43
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(cerebras) 429: {"message":"We're experiencing high traffic right now! Please try again soon.","type":"too_many_requests_error","param":"queue","code":"queue_exceeded"}
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"7dbde641
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"be9eea1f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 104 credits are required for this request.","status":"quota_exceeded","request_id":"5879dca
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"34fb0b76
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"337da7a8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 15 credits are required for this request.","status":"quota_exceeded","request_id":"26ea4038
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"e3d3ae65
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"b4342683
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"9cc037f3
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"a27d053c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"dbde8587
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 111 credits are required for this request.","status":"quota_exceeded","request_id":"5da35f5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"1903db9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"8c4617a0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"4775fa76
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"c15d3d08
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 101 credits are required for this request.","status":"quota_exceeded","request_id":"1db8124
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 50 credits are required for this request.","status":"quota_exceeded","request_id":"cbf337b9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 108 credits are required for this request.","status":"quota_exceeded","request_id":"baacb6e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"f2d5255f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"05aec95c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"76ac1723
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"3c9a52b4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 3 credits are required for this request.","status":"quota_exceeded","request_id":"9c3d2a238
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"8c11661b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"c1ff0fbe
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"ae0634c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"efbca2d1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"c684dc20
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"43109640
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 112 credits are required for this request.","status":"quota_exceeded","request_id":"4e8fee9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 120 credits are required for this request.","status":"quota_exceeded","request_id":"4200902
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"ba241a2a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"afb87334
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"f444457c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"c51a76c3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 101 credits are required for this request.","status":"quota_exceeded","request_id":"d093fb6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 103 credits are required for this request.","status":"quota_exceeded","request_id":"cede160
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 111 credits are required for this request.","status":"quota_exceeded","request_id":"85ba95d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"263307aa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"ea35e19e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"ddcaf59a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"0a247e46
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"38d1533a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"2c0f8527
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 103 credits are required for this request.","status":"quota_exceeded","request_id":"533ea8a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"26001f36
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"8ba2e4e8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"094623bb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"91d756ab
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"685b6c6d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 21 credits are required for this request.","status":"quota_exceeded","request_id":"b46604a0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"5d679b7a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"0d9f16c8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"31d3c4b2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"23c2060d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"47f13a10
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"901b7b52
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 40 credits are required for this request.","status":"quota_exceeded","request_id":"130eb853
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"b24b2eda
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"73f5f1ad
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"6728b6f6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"bb309118
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"0c4fc4c5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"33c29afd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"b8dd5f34
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 104 credits are required for this request.","status":"quota_exceeded","request_id":"0fc5b8b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 60 credits are required for this request.","status":"quota_exceeded","request_id":"3056c026
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"2c0cadfb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"27e77ae3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"05143072
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"08c67c15
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"bbff4d0c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 57 credits are required for this request.","status":"quota_exceeded","request_id":"985e2afd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"73efd7a7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"853e67a3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"f859e486
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"6cd66f6d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"d48915d7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"cf984af2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"03508a04
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"5af58dfc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 98 credits are required for this request.","status":"quota_exceeded","request_id":"3d903470
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"b6afb5e9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"aefdde58
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"15d2da72
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"d8b9ada0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"f0a6db31
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"0f6a1d0e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"640329b6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"85ca27fb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"dbb60106
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 101 credits are required for this request.","status":"quota_exceeded","request_id":"8205184
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"ca80684c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"ef5503b8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"1555e07a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 2 credits are required for this request.","status":"quota_exceeded","request_id":"a94ab4db7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"dc12b1a0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"3926737b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"6747fe5b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"fb01906f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 106 credits are required for this request.","status":"quota_exceeded","request_id":"65dd525
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"9ecabffa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 122 credits are required for this request.","status":"quota_exceeded","request_id":"29ed158
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"e416513c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"7b4af0ed
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"2e7f7b4f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"c9a8ca40
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"2e97003e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"5102c8cd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"3708302d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"d61cd763
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"fd69c1d6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"773b23bf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"8f3f2dc0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"06de97a7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 61 credits are required for this request.","status":"quota_exceeded","request_id":"13658def
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"515ec8a8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"71ecd4d6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"901100f4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"7a428885
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"a46c75d1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"a17a4e11
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"ba3dd05a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"97e7e8a2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"dab6c6f5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"1f36d6d5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"4ef59481
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"1bf5efb4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"b0313438
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"48a6d5df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"41e20b24
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"6485aa05
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"ea6ac10c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 132 credits are required for this request.","status":"quota_exceeded","request_id":"1b936a7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"8907f60b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"0897f2a7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"05b4e7ee
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"7cbe3cf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"b154e709
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"3f734af3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"75e53c2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"97dd4087
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"0f4a3c55
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 62 credits are required for this request.","status":"quota_exceeded","request_id":"210c1926
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"4a8854df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 7 credits are required for this request.","status":"quota_exceeded","request_id":"4d942dfd2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"374c53fd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"6590af4f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"e9bc0d7f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"790aee2d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"05a33081
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 106 credits are required for this request.","status":"quota_exceeded","request_id":"7cad3ea
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"508e7f02
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 57 credits are required for this request.","status":"quota_exceeded","request_id":"406afeb7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"f2ca09ea
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"9fe9b501
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"ffb7bc2e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"c8a12aad
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"019b736b
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 105 credits are required for this request.","status":"quota_exceeded","request_id":"9107c2c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"845b8add
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"ced5e0ac
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"2a13c5a9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"17cc093e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"7964ca0c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"0b3c6c23
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"af0f2fe2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 55 credits are required for this request.","status":"quota_exceeded","request_id":"c2bae000
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"1b0a5eb4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"81744fc3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"6aa81233
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 35 credits are required for this request.","status":"quota_exceeded","request_id":"0bb97563
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"33f0aa13
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"5b8ab2c0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"148df8ec
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"5eebfc0e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"8de426e9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"144f295f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 47 credits are required for this request.","status":"quota_exceeded","request_id":"93d44351
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"0a248969
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"d9aad133
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"cef07865
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"95b525b7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 112 credits are required for this request.","status":"quota_exceeded","request_id":"b3beb79
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"225e8880
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"450df473
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"f4e42757
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"e17ecd62
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"de549453
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 1 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"56a8af76
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"1583c6d1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"2fa305df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"08c5edf8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"bf8fc154
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"817df9bc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"eae3c9a8
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 111 credits are required for this request.","status":"quota_exceeded","request_id":"ac0b93f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"59d9f4f6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"f8dd0bcb
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 111 credits are required for this request.","status":"quota_exceeded","request_id":"b6ce123
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"85935008
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"bd0190a6
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"6a0f1349
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"4e611a9f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"c1019dc4
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"274f24d6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"2e7e64f4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 52 credits are required for this request.","status":"quota_exceeded","request_id":"ced5ba14
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"2211936e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"9c4f73df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"d683470d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"187aa45a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"ed9ce9fb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"8418a9f6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"b0c0c6e1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"c9acf59
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"5750762d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"25ba8e13
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"77150967
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"ba308530
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"dfd721d8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"11640343
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"4ee7d89f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"5c734e89
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"b419728b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"8d4fba10
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"7c4ca6e5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"bdcf1704
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"23a6e986
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"378d7e93
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"5eea02db
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"bca0f724
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 105 credits are required for this request.","status":"quota_exceeded","request_id":"4356788
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 55 credits are required for this request.","status":"quota_exceeded","request_id":"9053ee30
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"05d29eb4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"ec234105
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"59dbe37
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"65318be6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"d0cd26e1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"992cca88
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 61 credits are required for this request.","status":"quota_exceeded","request_id":"e20cc75a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"3cf2db47
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"baf22b64
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"8786e2ba
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(cerebras) 429: {"message":"We're experiencing high traffic right now! Please try again soon.","type":"too_many_requests_error","param":"queue","code":"queue_exceeded"}
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"49f1c4ac
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"802e02cb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"896b52d4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"ad44774d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"5f7548f8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 54 credits are required for this request.","status":"quota_exceeded","request_id":"e5adea8b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"a8e12a45
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"75508e59
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"4f650efa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"e0c947e4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 56 credits are required for this request.","status":"quota_exceeded","request_id":"25d72c58
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"08b83c48
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"f2c5526e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 108 credits are required for this request.","status":"quota_exceeded","request_id":"9339874
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"cd4354dd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"db28eb74
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"a864590f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 113 credits are required for this request.","status":"quota_exceeded","request_id":"89993d2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 103 credits are required for this request.","status":"quota_exceeded","request_id":"3ec06b7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"8a370e8c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"92e2c3df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 29 credits are required for this request.","status":"quota_exceeded","request_id":"e21145bc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"47cde1a9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"418798f7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"db40dcd1
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"6da594d8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"3d9e8783
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"02738fba
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"47e237cb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"79cd6db3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"83d22cdf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"e3b71d44
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"3d3622cc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"3f5a1ea6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"408e2e06
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"45c94eab
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"0068e2f2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"b557840d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"b02d57df
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"3fa99956
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"bf05205e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"2ec19e6a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"7e072f3c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"21369f42
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"5f493fec
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"36f38aaa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"0f9a0f37
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 117 credits are required for this request.","status":"quota_exceeded","request_id":"16441f2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"e765776e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"f69b0ad1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"0614ffd5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"76f6b251
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 95 credits are required for this request.","status":"quota_exceeded","request_id":"cfaabfa5
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"36a1aea3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"fbec618c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"4aa78b64
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 106 credits are required for this request.","status":"quota_exceeded","request_id":"1f2459b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"e9b92a89
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"c5521d8e
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 98 credits are required for this request.","status":"quota_exceeded","request_id":"75d1c33b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 43 credits are required for this request.","status":"quota_exceeded","request_id":"34794a28
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"6ef59deb
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"f51fe2c6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 59 credits are required for this request.","status":"quota_exceeded","request_id":"69d715d0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"67b1aa91
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"040b9e6d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 109 credits are required for this request.","status":"quota_exceeded","request_id":"03a851b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"cb7e1f63
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"53de1595
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"61c74059
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 8 credits are required for this request.","status":"quota_exceeded","request_id":"eeb130439
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"92ff72bf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"fceebe0c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"aa8af140
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 44 credits are required for this request.","status":"quota_exceeded","request_id":"238d361e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"57998f46
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 109 credits are required for this request.","status":"quota_exceeded","request_id":"f6c29e4
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"2935d7ab
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"ad937d1f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"812a51de
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"5da8d8a0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"45a99052
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"71b66529
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"445a7baa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"f9eb565a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 63 credits are required for this request.","status":"quota_exceeded","request_id":"7d68639c
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"30709723
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"c0d39730
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"8bee03a4
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"2064a468
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"96a1473d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"14ca4825
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"fbc4eb84
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"714ab096
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"914c5930
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"0b55ca14
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"7cf83c75
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"24f90293
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 60 credits are required for this request.","status":"quota_exceeded","request_id":"df845e03
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"1ec0a4a9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"ba765373
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"f1022080
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"c8a83841
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"50715eed
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"46998100
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"2ef20d7d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"38b9c221
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"19102cbc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 117 credits are required for this request.","status":"quota_exceeded","request_id":"86eeacd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"82864684
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"7695815e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"63d21ae2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"6845a5ac
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"274e24b1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"03269ad6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"bc29976d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"192309c8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"920d17bf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 124 credits are required for this request.","status":"quota_exceeded","request_id":"7954b14
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"78fe2500
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 3 credits are required for this request.","status":"quota_exceeded","request_id":"85a413c73
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"1f444784
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"a0da2c0a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"1aaba957
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 63 credits are required for this request.","status":"quota_exceeded","request_id":"19d1ba78
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"c6ead438
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"fc3b30c3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 52 credits are required for this request.","status":"quota_exceeded","request_id":"fdf29925
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"f0e05277
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"acd0e2b7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 118 credits are required for this request.","status":"quota_exceeded","request_id":"a311b50
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"c6c339a3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"bf625462
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"96c94e0e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"bb212a58
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"d501f1b7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"c8a85a37
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"af060fd3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 62 credits are required for this request.","status":"quota_exceeded","request_id":"a82f1473
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"9556e4b5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"e5f868c0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"b2db7c37
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"b87e020a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"8c316776
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"3ba1e60b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 60 credits are required for this request.","status":"quota_exceeded","request_id":"5ab33f03
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 103 credits are required for this request.","status":"quota_exceeded","request_id":"396d82e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"df3f1a0f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"02762c75
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"eebbe0fe
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"4cbefa4c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"1e0c2718
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"18b5712b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 54 credits are required for this request.","status":"quota_exceeded","request_id":"9cf7e808
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"19cdd0f8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"47ffeedf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"bd4c37f2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"7375b4f3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"52984c07
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"9456517b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"d74a5789
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 121 credits are required for this request.","status":"quota_exceeded","request_id":"a5f8471
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"560b6446
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"3a8b83b5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"981fc540
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"99b75c49
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"e37c0e2d
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"3473069a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"de24ab67
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"7cc392f8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 110 credits are required for this request.","status":"quota_exceeded","request_id":"a50f2f5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"ba4fa247
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"36289647
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"5babb699
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"5bef099e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"6ef020c3
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"799d0728
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 101 credits are required for this request.","status":"quota_exceeded","request_id":"1310b1e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"4db15fa
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"c440ed1c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 57 credits are required for this request.","status":"quota_exceeded","request_id":"ff2fd457
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"73262056
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"ab542c06
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 87 credits are required for this request.","status":"quota_exceeded","request_id":"f639ad77
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"49df2180
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"04e7c4cc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"1794c0e2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"b095447
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"31184c6f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 94 credits are required for this request.","status":"quota_exceeded","request_id":"d0197e89
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"a3b7d372
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 86 credits are required for this request.","status":"quota_exceeded","request_id":"89ca189f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"959ece0a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 29 credits are required for this request.","status":"quota_exceeded","request_id":"85d71e23
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 47 credits are required for this request.","status":"quota_exceeded","request_id":"3aaf9830
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"42f9eb69
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"0a9a6865
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 66 credits are required for this request.","status":"quota_exceeded","request_id":"9493caef
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"1164b845
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"7d4d8c68
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 7 credits are required for this request.","status":"quota_exceeded","request_id":"803c1e196
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"7227f7ee
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"d6a62c6e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"18d6aa56
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"3387707
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"95b3068a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"e6932cbd
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"2b6baef0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"70761c99
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"c8324ea0
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 93 credits are required for this request.","status":"quota_exceeded","request_id":"536c13c7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199111, Requested 1021. Please try again in 57.024s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199139, Requested 1021. Please try again in 1m9.12s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199450, Requested 1021. Please try again in 3m23.471999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199309, Requested 1021. Please try again in 2m22.56s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199198, Requested 1021. Please try again in 1m34.608s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199821, Requested 1021. Please try again in 6m3.744s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199542, Requested 1021. Please try again in 4m3.215999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199469, Requested 1021. Please try again in 3m31.68s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199245, Requested 1021. Please try again in 1m54.912s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199399, Requested 1021. Please try again in 3m1.44s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199943, Requested 1021. Please try again in 6m56.448s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199105, Requested 1021. Please try again in 54.432s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199543, Requested 1021. Please try again in 4m3.648s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199542, Requested 1021. Please try again in 4m3.215999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199329, Requested 1021. Please try again in 2m31.2s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199409, Requested 1021. Please try again in 3m5.76s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(cerebras) 429: {"message":"We're experiencing high traffic right now! Please try again soon.","type":"too_many_requests_error","param":"queue","code":"queue_exceeded"}
[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199399, Requested 1021. Please try again in 3m1.44s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199669, Requested 1021. Please try again in 4m58.08s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199085, Requested 1021. Please try again in 45.792s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199609, Requested 1021. Please try again in 4m32.16s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199225, Requested 1021. Please try again in 1m46.271999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199919, Requested 1021. Please try again in 6m46.08s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199918, Requested 1021. Please try again in 6m45.648s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199917, Requested 1021. Please try again in 6m45.215999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199151, Requested 1021. Please try again in 1m14.304s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199061, Requested 1021. Please try again in 35.424s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199418, Requested 1021. Please try again in 3m9.648s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199212, Requested 1021. Please try again in 1m40.656s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199074, Requested 1021. Please try again in 41.04s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199535, Requested 1021. Please try again in 4m0.191999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199168, Requested 1021. Please try again in 1m21.648s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199089, Requested 1021. Please try again in 47.52s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199803, Requested 1021. Please try again in 5m55.968s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199780, Requested 1021. Please try again in 5m46.032s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199808, Requested 1021. Please try again in 5m58.128s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199038, Requested 1021. Please try again in 25.488s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199771, Requested 1021. Please try again in 5m42.144s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199906, Requested 1021. Please try again in 6m40.464s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199555, Requested 1021. Please try again in 4m8.832s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199905, Requested 1021. Please try again in 6m40.032s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199903, Requested 1021. Please try again in 6m39.168s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199516, Requested 1021. Please try again in 3m51.983999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199519, Requested 1021. Please try again in 3m53.28s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199354, Requested 1021. Please try again in 2m42s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199515, Requested 1021. Please try again in 3m51.552s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199104, Requested 1021. Please try again in 54s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199854, Requested 1021. Please try again in 6m18s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199053, Requested 1021. Please try again in 31.968s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199196, Requested 1021. Please try again in 1m33.744s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199505, Requested 1021. Please try again in 3m47.232s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199415, Requested 1021. Please try again in 3m8.352s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199764, Requested 1021. Please try again in 5m39.119999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199424, Requested 1021. Please try again in 3m12.24s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199074, Requested 1021. Please try again in 41.04s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199445, Requested 1021. Please try again in 3m21.312s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199439, Requested 1021. Please try again in 3m18.72s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199193, Requested 1021. Please try again in 1m32.448s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199813, Requested 1021. Please try again in 6m0.288s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199330, Requested 1021. Please try again in 2m31.632s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199012, Requested 1021. Please try again in 14.256s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199392, Requested 1021. Please try again in 2m58.416s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199772, Requested 1021. Please try again in 5m42.575999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199318, Requested 1021. Please try again in 2m26.447999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199314, Requested 1021. Please try again in 2m24.72s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199118, Requested 1021. Please try again in 1m0.047999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199066, Requested 1021. Please try again in 37.584s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199690, Requested 1021. Please try again in 5m7.152s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199546, Requested 1021. Please try again in 4m4.944s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(cerebras) 429: {"message":"We're experiencing high traffic right now! Please try again soon.","type":"too_many_requests_error","param":"queue","code":"queue_exceeded"}
[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199996, Requested 1021. Please try again in 7m19.344s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199423, Requested 1021. Please try again in 3m11.808s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199626, Requested 1021. Please try again in 4m39.504s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 198992, Requested 1021. Please try again in 5.616s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199408, Requested 1021. Please try again in 3m5.328s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199981, Requested 1021. Please try again in 7m12.864s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199508, Requested 1021. Please try again in 3m48.528s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"3edc9bb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199340, Requested 1021. Please try again in 2m35.952s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"d202185
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199321, Requested 1021. Please try again in 2m27.744s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 90 credits are required for this request.","status":"quota_exceeded","request_id":"ed95fa2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199979, Requested 1021. Please try again in 7m12s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 101 credits are required for this request.","status":"quota_exceeded","request_id":"22d8a5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199668, Requested 1021. Please try again in 4m57.648s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199432, Requested 1021. Please try again in 3m15.696s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"130576e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199027, Requested 1021. Please try again in 20.736s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 139 credits are required for this request.","status":"quota_exceeded","request_id":"659f24
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199672, Requested 1021. Please try again in 4m59.376s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 56 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"a8fc061
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199375, Requested 1021. Please try again in 2m51.072s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199676, Requested 1021. Please try again in 5m1.104s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199417, Requested 1021. Please try again in 3m9.216s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 107 credits are required for this request.","status":"quota_exceeded","request_id":"25796e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199673, Requested 1021. Please try again in 4m59.808s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 63 credits are required for this request.","status":"quota_exceeded","request_id":"e1a66cf
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199969, Requested 1021. Please try again in 7m7.68s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 100 credits are required for this request.","status":"quota_exceeded","request_id":"ea6def
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199516, Requested 1021. Please try again in 3m51.983999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 125 credits are required for this request.","status":"quota_exceeded","request_id":"ced787
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199527, Requested 1021. Please try again in 3m56.736s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 113 credits are required for this request.","status":"quota_exceeded","request_id":"bf1ca3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199196, Requested 1021. Please try again in 1m33.744s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"a574ffb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"4f37ef3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 11 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"f631514
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199993, Requested 1021. Please try again in 7m18.048s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199401, Requested 1021. Please try again in 3m2.304s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"8aae9f78
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"6c5f07dd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"739b5b5e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"d2ddb20e
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199390, Requested 1021. Please try again in 2m57.552s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"54fb672c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 85 credits are required for this request.","status":"quota_exceeded","request_id":"633b36ae
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"beed3485
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"4e747205
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 41 credits are required for this request.","status":"quota_exceeded","request_id":"6fcd1c77
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"df5b0bae
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 61 credits are required for this request.","status":"quota_exceeded","request_id":"8963de8a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 105 credits are required for this request.","status":"quota_exceeded","request_id":"1e06b08
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199626, Requested 1021. Please try again in 4m39.504s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"ddcd4d7c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199174, Requested 1021. Please try again in 1m24.24s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 63 credits are required for this request.","status":"quota_exceeded","request_id":"edb0e5f1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199586, Requested 1021. Please try again in 4m22.224s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"38447163
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"c089d3c3
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"f53d6217
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199094, Requested 1021. Please try again in 49.68s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"38a34855
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199301, Requested 1021. Please try again in 2m19.104s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"369e30f7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199925, Requested 1021. Please try again in 6m48.671999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 99 credits are required for this request.","status":"quota_exceeded","request_id":"b73d807d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199063, Requested 1021. Please try again in 36.288s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"533855a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 91 credits are required for this request.","status":"quota_exceeded","request_id":"b5723bfc
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199386, Requested 1021. Please try again in 2m55.823999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 112 credits are required for this request.","status":"quota_exceeded","request_id":"79035ba
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 82 credits are required for this request.","status":"quota_exceeded","request_id":"50104b65
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"cf1e9545
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 78 credits are required for this request.","status":"quota_exceeded","request_id":"37d63c25
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"32615e49
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"ef9f10e6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199706, Requested 1021. Please try again in 5m14.064s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"41ed72bb
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"9df5f846
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199182, Requested 1021. Please try again in 1m27.696s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 102 credits are required for this request.","status":"quota_exceeded","request_id":"e4931e2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 58 credits are required for this request.","status":"quota_exceeded","request_id":"def1b916
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199428, Requested 1021. Please try again in 3m13.968s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199701, Requested 1021. Please try again in 5m11.904s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"3c5b887a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 75 credits are required for this request.","status":"quota_exceeded","request_id":"7b1cd631
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"6c7b1af8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199770, Requested 1021. Please try again in 5m41.712s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"4b39275b
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 61 credits are required for this request.","status":"quota_exceeded","request_id":"ba6bd527
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 59 credits are required for this request.","status":"quota_exceeded","request_id":"b5e18db0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"17213483
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 53 credits are required for this request.","status":"quota_exceeded","request_id":"8a191c06
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 62 credits are required for this request.","status":"quota_exceeded","request_id":"3b8abd8f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"0a2ae8c6
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199071, Requested 1021. Please try again in 39.744s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 83 credits are required for this request.","status":"quota_exceeded","request_id":"cc6f3640
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199453, Requested 1021. Please try again in 3m24.768s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 80 credits are required for this request.","status":"quota_exceeded","request_id":"625c3c44
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199070, Requested 1021. Please try again in 39.312s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 70 credits are required for this request.","status":"quota_exceeded","request_id":"af7d9799
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"c2410ad7
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199069, Requested 1021. Please try again in 38.879999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"08ac7c7f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199069, Requested 1021. Please try again in 38.879999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 96 credits are required for this request.","status":"quota_exceeded","request_id":"895489e5
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 81 credits are required for this request.","status":"quota_exceeded","request_id":"fe0c2484
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 198997, Requested 1021. Please try again in 7.776s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"37088cf0
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 71 credits are required for this request.","status":"quota_exceeded","request_id":"2f8ee1e1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"c6d72dbd
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 110 credits are required for this request.","status":"quota_exceeded","request_id":"b33777f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 59 credits are required for this request.","status":"quota_exceeded","request_id":"c7a11706
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 64 credits are required for this request.","status":"quota_exceeded","request_id":"0c9ae96c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 73 credits are required for this request.","status":"quota_exceeded","request_id":"f482c788
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199365, Requested 1021. Please try again in 2m46.752s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 92 credits are required for this request.","status":"quota_exceeded","request_id":"8c2a5178
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 198990, Requested 1021. Please try again in 4.752s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"767ec1c1
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(gemini) key#1 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"558c739d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"fecedfda
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(gemini) key#2 400: {
  "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "API_KEY_INVALID",
        "domain": "googleapis.com",
        "metadata": {
          "service": "generativelanguage.googleapis.com"
        }
      },
      {
        "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
        "locale": "en-US",
        "message": "API key not valid. Please pass a valid API key."
      }
    ]
  }
}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 67 credits are required for this request.","status":"quota_exceeded","request_id":"7760e020
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 37 credits are required for this request.","status":"quota_exceeded","request_id":"9abce8a2
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 84 credits are required for this request.","status":"quota_exceeded","request_id":"061c8496
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 65 credits are required for this request.","status":"quota_exceeded","request_id":"a6dbc65f
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"cbd60455
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 68 credits are required for this request.","status":"quota_exceeded","request_id":"a3b1f7ab
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 76 credits are required for this request.","status":"quota_exceeded","request_id":"cb313d71
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 61 credits are required for this request.","status":"quota_exceeded","request_id":"95726240
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"4c7c3707
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 88 credits are required for this request.","status":"quota_exceeded","request_id":"f3047af9
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"cc8b2092
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 69 credits are required for this request.","status":"quota_exceeded","request_id":"15917586
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 198989, Requested 1021. Please try again in 4.32s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 97 credits are required for this request.","status":"quota_exceeded","request_id":"2e24df9d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 72 credits are required for this request.","status":"quota_exceeded","request_id":"f294ff8a
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199745, Requested 1021. Please try again in 5m30.912s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 55 credits are required for this request.","status":"quota_exceeded","request_id":"5372ea91
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 79 credits are required for this request.","status":"quota_exceeded","request_id":"0cfe664c
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199159, Requested 1021. Please try again in 1m17.759999999s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 50 credits are required for this request.","status":"quota_exceeded","request_id":"a7099e39
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] sales(groq) 429: {"error":{"message":"Rate limit reached for model `openai/gpt-oss-120b` in organization `org_01kk4p17q0ee7vgjv8pf88awk5` service tier `on_demand` on tokens per day (TPD): Limit 200000, Used 199247, Requested 1021. Please try again in 1m55.776s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing","type":"tokens","code":"rate_limit_exceeded"}}

[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 77 credits are required for this request.","status":"quota_exceeded","request_id":"e4b7f271
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 74 credits are required for this request.","status":"quota_exceeded","request_id":"5d26104d
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] ElevenLabs 401: {"detail":{"type":"invalid_request","code":"quota_exceeded","message":"This request exceeds your quota of 10000. You have 0 credits remaining, while 89 credits are required for this request.","status":"quota_exceeded","request_id":"ed8c61b8
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
[x] followup send failed Error: account not connected
    at sendAudio (/home/hostting/public_html/social.hostting.net/dist/whatsapp/manager.js:242:15)
    at processFollowUp (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:103:51)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async runDueFollowUps (/home/hostting/public_html/social.hostting.net/dist/services/followups.js:56:13)
    at async tick (/home/hostting/public_html/social.hostting.net/dist/cron/worker.js:22:5)
