We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When updating settings after upgrade to 7.0 an Unknown server error appears.
No response
PeerTube instance:
Browser name, version and platforms on which you could reproduce the bug:
Link to browser console log if relevant:
Link to server log if relevant (journalctl or /var/www/peertube/storage/logs/):
journalctl
/var/www/peertube/storage/logs/
[video.tkz.es:443] 2024-12-28 00:57:52.220 warn: Incorrect request parameters { "path": "/api/v1/config/custom", "err": { "transcoding.fps.max": { "type": "field", "msg": "Invalid value", "path": "transcoding.fps.max", "location": "body" }, "live.transcoding.fps.max": { "type": "field", "msg": "Invalid value", "path": "live.transcoding.fps.max", "location": "body" } } } [video.tkz.es:443] 2024-12-28 00:57:52.221 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "PUT /api/v1/config/custom HTTP/1.0" 400 513 "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0" [video.tkz.es:443] 2024-12-28 00:57:52.256 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "PUT /api/v1/custom-pages/homepage/instance HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0" [video.tkz.es:443] 2024-12-28 00:57:52.280 error: Client log: Error: Error de servidor desconocido { "username": "root", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0", "url": "https://video.tkz.es/admin/config/edit-custom#instance-information" } [video.tkz.es:443] 2024-12-28 00:57:52.281 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "POST /api/v1/server/logs/client HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0" [video.tkz.es:443] 2024-12-28 00:57:52.283 error: Client log: Backend returned code 400, errorMessage is: Error de servidor desconocido { "username": "xx", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0", "meta": "{"url":"https://video.tkz.es/api/v1/config/custom\"}", "url": "https://video.tkz.es/admin/config/edit-custom#instance-information" } [video.tkz.es:443] 2024-12-28 00:57:52.284 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "POST /api/v1/server/logs/client HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the current behavior
When updating settings after upgrade to 7.0 an Unknown server error appears.
Steps to reproduce
Describe the expected behavior
No response
Additional information
PeerTube instance:
Browser name, version and platforms on which you could reproduce the bug:
Link to browser console log if relevant:
Link to server log if relevant (
journalctl
or/var/www/peertube/storage/logs/
):[video.tkz.es:443] 2024-12-28 00:57:52.220 warn: Incorrect request parameters {
"path": "/api/v1/config/custom",
"err": {
"transcoding.fps.max": {
"type": "field",
"msg": "Invalid value",
"path": "transcoding.fps.max",
"location": "body"
},
"live.transcoding.fps.max": {
"type": "field",
"msg": "Invalid value",
"path": "live.transcoding.fps.max",
"location": "body"
}
}
}
[video.tkz.es:443] 2024-12-28 00:57:52.221 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "PUT /api/v1/config/custom HTTP/1.0" 400 513 "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
[video.tkz.es:443] 2024-12-28 00:57:52.256 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "PUT /api/v1/custom-pages/homepage/instance HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
[video.tkz.es:443] 2024-12-28 00:57:52.280 error: Client log: Error: Error de servidor desconocido {
"username": "root",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0",
"url": "https://video.tkz.es/admin/config/edit-custom#instance-information"
}
[video.tkz.es:443] 2024-12-28 00:57:52.281 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "POST /api/v1/server/logs/client HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
[video.tkz.es:443] 2024-12-28 00:57:52.283 error: Client log: Backend returned code 400, errorMessage is: Error de servidor desconocido {
"username": "xx",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0",
"meta": "{"url":"https://video.tkz.es/api/v1/config/custom\"}",
"url": "https://video.tkz.es/admin/config/edit-custom#instance-information"
}
[video.tkz.es:443] 2024-12-28 00:57:52.284 info: xx.xx.xx.xx - - [28/Dec/2024:00:57:52 +0000] "POST /api/v1/server/logs/client HTTP/1.0" 204 - "https://video.tkz.es/admin/config/edit-custom" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
The text was updated successfully, but these errors were encountered: