kontrollanten
kontrollanten
### Describe the current behavior ``` { "err": "Error: EIO: i/o error, read", "level": "error", "message": "Error in controller.", "timestamp": "2024-05-08T18:12:09.366Z" } { "level": "error", "message": "Error in job worker...
### Describe the current behavior We see a lot of the following errors in our postgres logs. Some times they come multiple times per our and some times it's some...
### Describe the current behavior In our postgres logs we see a lot of the following slow queries: ``` SELECT "VideoPlaylistModel".*, "OwnerAccount->Actor->Server"."id" AS "OwnerAccount.Actor.Server.id", "OwnerAccount->Actor->Server"."host" AS "OwnerAccount.Actor.Server.host", "OwnerAccount->Actor->Avatars"."id" AS "OwnerAccount.Actor.Avatars.id",...
### Describe the problem to be solved Currently plugin translations are served from /plugins/translations/{locale}.json There's no `Cache-Control` header nor content hash in the URL, which may cause clients to unexpectedly...
### Describe the problem to be solved When a video is uploaded it's not available until all transcoding jobs are done. This leads to a long waiting time until a...
### Describe the problem to be solved Both Studio and Stats is a bitten hidden for the user. They've to click on the three points beside a video under My...
## Description Improve SEO in the infinite scroll. TODO: * [ ] Cleanup * [ ] UI for my-load-more * [ ] Bigger my-load-more to make it trigger earlier *...
## Description * Create a new folder each time a new plugin/theme is installed or updated. The folder name is created based on the package.json content hash. * Removes the...
### Describe the current behavior When installing [email protected] the installations fails with: ``` { "traceId": "e90c0ff8940c2e163812b68a193b1f6a", "spanId": "635f55f1767ea7e4", "traceFlags": 1, "level": "error", "message": "Cannot install plugin peertube-plugin-premium-users, removing it...", "err":...
### Describe the current behavior Our server suddenly crashed with the following last error logs: Logs ``` { "error": { "stack": "Error: write EPIPE\n at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)", "message":...