-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Settings list is empty & Internal Server Error #53
Comments
Is for me reproducible under a fresh nextcloud installation. |
@kevinkuan1969 @ibib Hi! Yea, it's my flaw. To fix it follow the next steps, before waiting for the next update (I'll re-release 0.1.9 soon):
The problem should be resolved and the Let us know if it helps or not. |
I had the same issue and could solve it with the steps, from @andrey18106 |
Thanks @andrey18106 and it works. |
I have the same issue here with the v0.1.9, even on fresh install and database cleanup I'm on Nextcloud 22.2.5 Here's a pastebin with the error i get when launching occ with mediadc enabled https://pastebin.com/mD2j0gnm |
@DasGreff Yea, it seems like something another causing an issue. Unfortunately, because of the war in Ukraine, I could investigate this later, as soon as it is possible, but for now, as for a quick view - looks like Dependency Injection not working for some reason. Are you using Nextcloud Docker or manual installation? Try to install MediaDC manually by cloning this repository into your Nextcloud apps folder:
|
It's a manual instalation of Nextcloud inside an LXC caontainer I had the same issue instaling mediadc by cloning it, i rolled back to v 0.1.8 @andrey18106 hope you are safe, take care of yourself first, this can wait |
@DasGreff Thanks, I'm safe for now. Just a little question, why in your error logs, Can you describe your configuration in more detail, to have an overall understanding, of why it could happen? With MediaDC v0.1.8 it works fine? |
Yes it works fine with v0.1.8 I installed Nextcloud with the archive file downloadable on nextcloud site on my ubuntu which is a lxd container If you'll need more info, i will provide them |
Hi, just one more datapoint, I get a similar error on version 0.1.9 on Hetzner's Storage Share 24.0.5 (which is their branded nextcloud [fork?]). Unfortunately it seems there's no way to access the server logs. |
commit d8c3be9 Author: Nextcloud bot <[email protected]> Date: Thu Oct 27 03:00:36 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit d6408fe Author: Nextcloud bot <[email protected]> Date: Wed Oct 26 03:01:38 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit 8acc2a1 Author: rakekniven <[email protected]> Date: Wed Oct 26 01:22:17 2022 +0200 l10n: Adapted grammar (#77) "Successfully" is a filler word. Reported at Transifex. Signed-off-by: rakekniven <[email protected]> commit 746fba3 Author: Nextcloud bot <[email protected]> Date: Tue Oct 25 03:05:43 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit 21f8aaf Author: Nextcloud bot <[email protected]> Date: Mon Oct 24 03:01:13 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit 24556ea Author: rakekniven <[email protected]> Date: Sun Oct 23 17:41:34 2022 +0200 l10n: Fixes (#76) * l10n: Fixed typo Reported at Transifex. Signed-off-by: rakekniven <[email protected]> * l10n: Changed casing Reported at Transifex. Signed-off-by: rakekniven <[email protected]> * l10n: Fixed typo and changed grammar Reported at Transifex. Signed-off-by: rakekniven <[email protected]> * l10n: Changed grammar Reported at Transifex. Signed-off-by: rakekniven <[email protected]> Signed-off-by: rakekniven <[email protected]> commit 285f7f8 Author: Nextcloud bot <[email protected]> Date: Sun Oct 23 03:01:00 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit 6dbad13 Author: Nextcloud bot <[email protected]> Date: Sat Oct 22 03:02:10 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit a3fb56e Author: Nextcloud bot <[email protected]> Date: Fri Oct 21 09:54:02 2022 +0000 [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <[email protected]> commit defee7e Author: Andrey Borysenko <[email protected]> Date: Mon Oct 17 16:43:28 2022 +0300 Added Transifex config commit dbdd0bb Author: Andrey Borysenko <[email protected]> Date: Mon Mar 21 18:23:55 2022 +0200 Added notice. Added CoD. Turned off cron schedule for stale workflow commit 959be6c Author: Andrey Borysenko <[email protected]> Date: Thu Feb 17 11:24:22 2022 +0200 Fix #53 commit a7f1cc2 Author: Andrey Borysenko <[email protected]> Date: Tue Feb 15 01:12:54 2022 +0200 Revert Python version check commit c093b3c Author: Andrey Borysenko <[email protected]> Date: Mon Feb 14 17:16:51 2022 +0200 MediaDC 0.1.9 (#52)
Is this still a current issue? |
Update form 0.2.0 to 0.3.1 on Nextcloud 25.0.2, and flow this step . MediaDC web page can open but task not work , always show |
@SpyFax MediaDC starting from 0.3.0 version requires |
I had install |
@SpyFax Check Nextcloud appdata folder, where delete mediadc/binaries/main file if it exists and re-enable MediaDC - python binary should be downloaded correctly. |
There is not have folder name Then I tried to re-enable MediaDC and create new task, it still forzen at |
@SpyFax |
Thanks, after re-download a
|
Closing as stale and resolved. If have any questions feel free to create a new issue. |
@andrey18106 I tried to install MediaDC manually via occ and I still see "Internal Server Error".
I am running NextCloud AIO v29.0.3. |
Nextcloud 22.2.3
Python 3.8.10
Ubuntu 20.14
MySQL 8.0.28
PHP 7.43
An unhandled exception has been thrown:
OCP\AppFramework\Db\DoesNotExistException: Did expect one result but found none when executing: query "SELECT * FROM
*PREFIX*mediadc_settings
WHEREname
= :dcValue1"; in /var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php:283The text was updated successfully, but these errors were encountered: