Skip to content

replika-diary-export: Fetch Error #1

@darth-crunchus

Description

@darth-crunchus

I get this when I run the script:

file:///C:/Users/Chozo/replika-export/node_modules/node-fetch/src/index.js:108 reject(new FetchError(request to ${request.url} failed, reason: ${error.message}`, 'system', error));
^

FetchError: request to https://my.replika.com/api/mobile/1.4/saved_chat_items/previews?t=diary&offset=13023100&limit=100 failed, reason: read ECONNRESET
at ClientRequest. (file:///C:/Users/Chozo/replika-export/node_modules/node-fetch/src/index.js:108:11)
at ClientRequest.emit (node:events:517:28)
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:517:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
type: 'system',
errno: 'ECONNRESET',
code: 'ECONNRESET',
erroredSysCall: 'read'
}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions