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
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
{ "nextcloud-version": "29.0.2.2", "app-versions": { "cloud_py_api-version": "0.1.9", "mediadc-version": "0.3.9" }, "is-videos-supported": true, "is-snap": false, "arch": "amd64", "webserver": "nginx/1.26.1", "database": { "type": "pgsql", "version": "PostgreSQL 14.12 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 13.3.0, 64-bit", "size": "640320291" }, "php-version": "8.3.8", "php-interpreter": "/root/.nix-profile/bin/php", "python-interpreter-setting": "/var/lib/nextcloud/store-apps/mediadc/venv/bin/python3.12", "os": "Linux", "os-release": "6.9.3-zen1", "machine-type": "x86_64" }
the following is from the syslog
mediadc.log
The text was updated successfully, but these errors were encountered:
I've read through #179 and couldn't find any solutions there
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
{
"nextcloud-version": "29.0.2.2",
"app-versions": {
"cloud_py_api-version": "0.1.9",
"mediadc-version": "0.3.9"
},
"is-videos-supported": true,
"is-snap": false,
"arch": "amd64",
"webserver": "nginx/1.26.1",
"database": {
"type": "pgsql",
"version": "PostgreSQL 14.12 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 13.3.0, 64-bit",
"size": "640320291"
},
"php-version": "8.3.8",
"php-interpreter": "/root/.nix-profile/bin/php",
"python-interpreter-setting": "/var/lib/nextcloud/store-apps/mediadc/venv/bin/python3.12",
"os": "Linux",
"os-release": "6.9.3-zen1",
"machine-type": "x86_64"
}
the following is from the syslog
mediadc.log
The text was updated successfully, but these errors were encountered: