iisnode encountered an error when processing the request.
HRESULT: 0x6d HTTP status: 500 HTTP subStatus: 1016 HTTP reason: Internal Server Error
You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.
In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.
The last 64k of the output generated by the node.exe process to stderr is shown below:
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
(node:19244) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
[x1B][31m[x1B][1m18:54:19[x1B][22m [ERROR][x1B][39m Error: Failed query: select `frases`.`id`, `frases`.`texto`, `frases`.`slug`, `frases_frase_entidades`.`data` as `frase_entidades`, `frases_frase_categorias`.`data` as `frase_categorias` from `frases` `frases` left join lateral (select coalesce(json_arrayagg(json_array(`frases_frase_entidades`.`papel`, `frases_frase_entidades_entidade`.`data`)), json_array()) as `data` from (select *, row_number() over (order by `frases_frase_entidades`.`ordem`) from `frase_entidades` `frases_frase_entidades` where `frases_frase_entidades`.`frase_id` = `frases`.`id`) `frases_frase_entidades` left join lateral (select json_array(`frases_frase_entidades_entidade`.`id`, `frases_frase_entidades_entidade`.`nome`, `frases_frase_entidades_entidade`.`slug`, `frases_frase_entidades_entidade`.`tipo`, `frases_frase_entidades_entidade`.`verificado`) as `data` from (select * from `entidades` `frases_frase_entidades_entidade` where `frases_frase_entidades_entidade`.`id` = `frases_frase_entidades`.`entidade_id` limit ?) `frases_frase_entidades_entidade`) `frases_frase_entidades_entidade` on true) `frases_frase_entidades` on true left join lateral (select coalesce(json_arrayagg(json_array(`frases_frase_categorias`.`categoria_id`, `frases_frase_categorias_categoria`.`data`)), json_array()) as `data` from `frase_categorias` `frases_frase_categorias` left join lateral (select json_array(`frases_frase_categorias_categoria`.`id`, `frases_frase_categorias_categoria`.`nome`, `frases_frase_categorias_categoria`.`slug`, `frases_frase_categorias_categoria`.`pai_id`) as `data` from (select * from `categorias` `frases_frase_categorias_categoria` where `frases_frase_categorias_categoria`.`id` = `frases_frase_categorias`.`categoria_id` limit ?) `frases_frase_categorias_categoria`) `frases_frase_categorias_categoria` on true where `frases_frase_categorias`.`frase_id` = `frases`.`id`) `frases_frase_categorias` on true where `frases`.`id` = ? limit ?
params: 1,1,3738,1
at MySql2PreparedQuery.queryWithCache (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5984:15)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async MySql2PreparedQuery.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32575:20)
at async Promise.all (index 1)
at async getFrasesByCategoria (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:33112:20)
at async Module.GET (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/_slug__Bm_hqXiy.mjs:12:18)
at async renderEndpoint (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:5094:18)
at async PagesHandler.handle (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10941:20)
at async callMiddleware (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10813:10)
at async AstroMiddleware.handle (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10913:18)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
Warning: got packets out of order. Expected 1 but received 0
[x1B][31m[x1B][1m23:24:44[x1B][22m [ERROR][x1B][39m Error: Failed query: select `id`, `entidade_id`, `conteudo_html`, `conteudo_resumo`, `fonte_principal`, `created_at`, `updated_at` from `biografias` `biografias` where `biografias`.`entidade_id` = ? limit ?
params: 120,1
at MySql2PreparedQuery.queryWithCache (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5984:15)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async MySql2PreparedQuery.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32575:20)
at async Promise.all (index 1)
at async file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/_slug__BZ-1u0OP.mjs:25:81
at async callComponentAsTemplateResultOrResponse (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7470:25)
at async renderToAsyncIterable (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7502:26)
at async renderPage (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:8670:24)
at async PagesHandler.handle (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10954:22)
at async callMiddleware (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10813:10)
There was an uncaught error in the middle of the stream while rendering /frase/o-misterio-da-existencia-humana-e-a-questao-central-da-vida-2179.. DrizzleQueryError: Failed query: select `id`, `titulo`, `slug`, `subtitulo`, `resumo`, `tipo`, `publicada_em`, `imagem_capa_url` from `colecoes` `colecoes` where (`colecoes`.`publicada` = ? and `colecoes`.`deleted_at` is null) order by `colecoes`.`publicada_em` desc limit ?
params: true,8
at MySql2PreparedQuery.queryWithCache (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5984:15)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async MySql2PreparedQuery.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32575:20)
at async Promise.all (index 0)
at async file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/Footer_dra4gWtf.mjs:54:89 {
query: 'select `id`, `titulo`, `slug`, `subtitulo`, `resumo`, `tipo`, `publicada_em`, `imagem_capa_url` from `colecoes` `colecoes` where (`colecoes`.`publicada` = ? and `colecoes`.`deleted_at` is null) order by `colecoes`.`publicada_em` desc limit ?',
params: [ true, 8 ],
cause: Error: write ECONNABORTED
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32576:27
at MySql2PreparedQuery.queryWithCache (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5982:22)
at MySql2PreparedQuery.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32575:31)
at QueryPromise.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5714:27)
at QueryPromise.then (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:2759:17)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async Promise.all (index 0)
at async file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/Footer_dra4gWtf.mjs:54:89 {
errno: -4079,
code: 'ECONNABORTED',
syscall: 'write',
fatal: true
}
}
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
[x1B][31m[x1B][1m09:40:08[x1B][22m [ERROR][x1B][39m Error: Failed query: select `id`, `nome`, `slug`, `descricao`, `descricao_curta`, `imagem_hero_id`, `imagem_card_id`, `pai_id`, `cor_destaque`, `ordem`, `destacada`, `sazonal`, `data_sazonal_inicio`, `data_sazonal_fim`, `created_at`, `updated_at` from `categorias` `categorias` where `categorias`.`id` = ? limit ?
params: 158,1
at MySql2PreparedQuery.queryWithCache (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:5984:15)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async MySql2PreparedQuery.execute (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/queries_C4uB3VXm.mjs:32575:20)
at async Promise.all (index 5)
at async file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/_slug__BwJwzagf.mjs:26:81
at async callComponentAsTemplateResultOrResponse (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7470:25)
at async renderToAsyncIterable (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7502:26)
at async renderPage (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:8670:24)
at async PagesHandler.handle (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10954:22)
at async callMiddleware (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:10813:10)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
There was an uncaught error in the middle of the stream while rendering /frase-do-dia/arquivo. TypeError: d.split is not a function
at formatarData (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:15:31)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:1215
at Array.map (<anonymous>)
at Object.default (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:942)
at new AstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7326:30)
at createAstroComponentInstance (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7378:20)
at renderAstroComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7976:20)
at renderComponent (file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/server_DsXOWYbI.mjs:7997:12)
at file:///h:/root/home/alvesbdanilo-002/www/citamo/dist/server/chunks/arquivo_EMzqTYnq.mjs:18:27
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)