cloud-py-api / mediadc

Nextcloud Media Duplicate Collector application
https://apps.nextcloud.com/apps/mediadc
GNU Affero General Public License v3.0
94 stars 7 forks source link

Stuck on Pending for 10 days #163

Closed YouveGotMeowxy closed 1 year ago

YouveGotMeowxy commented 1 year ago

image

I have tried setting Use pre-compiled Python binaries to both checked and unchecked but it never proceeds.

I installed MDC and the python api both via the NC Apps tab.

I'm using the latest NC, and all apps fully updated.

Any idea how to resolve?

beanlover commented 1 year ago

Are you using the "snap" version by any chance? I am encountering the same thing but the log file is trying to run "main.py" from the appdata folder instead of where the app is actually installed.

andrey18106 commented 1 year ago

@YouveGotMeowxy Could you send us your configuration please. Have you tried manual installation and usage from Python sources? Could you also verify if binaries downloaded correctly (in appdata folder: mediadc/binaries/).

YouveGotMeowxy commented 1 year ago

I was reading up on some similar issues and they were saying mediadc should be installed after cloud python api, and originally i installed them in the opposite order, so I uninstalled both, restarted container, then installed the api addon first, then mdc, restarted container, and it seems to have fixed it. If it stops again for some reason I'll report back. :)

I suppose I'll close this issue for now since it seems to have "resolved itself".