Skip to content

The maxun-backend error #207

@NGUPP

Description

@NGUPP

When I try to browser a website
image
And it will return error in the logs

2024-11-28 00:30:12 backend-1 | 2024-11-27T16:30:12.097Z warn: No active browser in the pool
2024-11-28 00:30:20 backend-1 | 2024-11-27T16:30:20.894Z warn: No active browser in the pool
2024-11-28 00:30:20 backend-1 | 2024-11-27T16:30:20.903Z warn: No active browser in the pool
2024-11-28 00:30:20 backend-1 | (node:53) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
2024-11-28 00:30:20 backend-1 | (Use node --trace-deprecation ... to show where the warning was created)
2024-11-28 00:30:20 backend-1 | 2024-11-27T16:30:20.912Z info: Client connected VAEA3iQsXP9xmNQ0AAAB
2024-11-28 00:30:20 backend-1 | 2024-11-27T16:30:20.913Z warn: No active browser in the pool
2024-11-28 00:30:23 backend-1 | /app/node_modules/node-fetch/lib/index.js:1501
2024-11-28 00:30:23 backend-1 | reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err));
2024-11-28 00:30:23 backend-1 | ^
2024-11-28 00:30:23 backend-1 | FetchError: request to https://raw.githubusercontent.com/ghostery/adblocker/master/packages/adblocker/assets/peter-lowe/serverlist.txt failed, reason: connect ECONNREFUSED 0.0.0.0:443
2024-11-28 00:30:23 backend-1 | at ClientRequest. (/app/node_modules/node-fetch/lib/index.js:1501:11)
2024-11-28 00:30:23 backend-1 | at ClientRequest.emit (node:events:514:28)
2024-11-28 00:30:23 backend-1 | at ClientRequest.emit (node:domain:488:12)
2024-11-28 00:30:23 backend-1 | at TLSSocket.socketErrorListener (node:_http_client:495:9)
2024-11-28 00:30:23 backend-1 | at TLSSocket.emit (node:events:514:28)
2024-11-28 00:30:23 backend-1 | at TLSSocket.emit (node:domain:488:12)
2024-11-28 00:30:23 backend-1 | at emitErrorNT (node:internal/streams/destroy:151:8)
2024-11-28 00:30:23 backend-1 | at emitErrorCloseNT (node:internal/streams/destroy:116:3)
2024-11-28 00:30:23 backend-1 | at processTicksAndRejections (node:internal/process/task_queues:82:21) {
2024-11-28 00:30:23 backend-1 | type: 'system',
2024-11-28 00:30:23 backend-1 | errno: 'ECONNREFUSED',
2024-11-28 00:30:23 backend-1 | code: 'ECONNREFUSED'
2024-11-28 00:30:23 backend-1 | }
2024-11-28 00:30:23 backend-1 | [nodemon] app crashed - waiting for file changes before starting...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DuplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions