Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
12.89k stars 1.48k forks source link

Log error - Cannot get latest plugins version #5827

Closed EricGuic closed 1 year ago

EricGuic commented 1 year ago

Describe the current behavior

Error in the log :

error[05/06/2023 05:31:52] Cannot get latest plugins version. { "npmNames": [ "peertube-plugin-upload-instructions", "peertube-theme-dark", "peertube-plugin-originally-published-at", "peertube-plugin-transcoding-custom-quality", "peertube-plugin-simplelogo", "peertube-plugin-auth-saml2", "peertube-plugin-bittube-livestream-instructions", "peertube-plugin-matomo", "peertube-plugin-custom-links", "peertube-plugin-categories" ], "err": { "stack": "RequestError: Timeout awaiting 'request' for 7000ms\n at ClientRequest. (/var/www/peertube/versions/peertube-v5.1.0/node_modules/got/dist/source/core/index.js:970:65)\n at Object.onceWrapper (node:events:628:26)\n at ClientRequest.emit (node:events:525:35)\n at ClientRequest.origin.emit (/var/www/peertube/versions/peertube-v5.1.0/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at TLSSocket.socketErrorListener (node:_http_client:494:9)\n at TLSSocket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:157:8)\n at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)\n at runNextTicks (node:internal/process/task_queues:65:3)\n at processTimers (node:internal/timers:499:9)\n at Timeout.timeoutHandler [as _onTimeout] (/var/www/peertube/versions/peertube-v5.1.0/node_modules/got/dist/source/core/utils/timed-out.js:36:25)\n at listOnTimeout (node:internal/timers:561:11)\n at processTimers (node:internal/timers:502:7)", "message": "Timeout awaiting 'request' for 7000ms", "name": "TimeoutError" } }

Steps to reproduce

Automatic check.

Describe the expected behavior

No response

Additional information

Chocobozzz commented 1 year ago

Hello,

Do you still have the issue?

kontrollanten commented 1 year ago

We saw this in our logs as well, I think it was at the same time. I assumed that PeerTubes npm server was down at the time.

EricGuic commented 1 year ago

Hi, I don't see any new error since last week. We will assume you're right kontrollanten, Thanks.