Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The maxun-backend error #207

Open
NGUPP opened this issue Nov 27, 2024 · 2 comments
Open

The maxun-backend error #207

NGUPP opened this issue Nov 27, 2024 · 2 comments
Labels
Type: Duplicate This issue or pull request already exists

Comments

@NGUPP
Copy link

NGUPP commented Nov 27, 2024

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...

@NGUPP
Copy link
Author

NGUPP commented Nov 27, 2024

Should i logout from google? or use the guest mod to access?

@amhsirak amhsirak added the Type: Duplicate This issue or pull request already exists label Nov 27, 2024
@amhsirak
Copy link
Member

hi @NGUPP, are you behind a firewall? take a look at this issue: #126. A workaround has been suggested, pls try it and let me know if it works or not. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants