Julien Salort
Julien Salort
The bot fails because the new babel version appears to break on deprecated python versions. So, I propose to drop the deprecated python versions, and only keep Python >= 3.7....
Ok, so I have modified the Portfile to upgrade to 2.10.3 for Python >= 3.7 and keep 2.9.1 for Python < 3.7. I can't test for Python 3.5 and 3.6...
> This has been updated on nextcloud to a new repository and docker hub: > > * https://hub.docker.com/r/nextcloud/aio-imaginary > > * https://github.com/nextcloud/all-in-one/blob/main/Containers/imaginary/Dockerfile Shouldn't the Docker section of the README be...
> Encrypted storage "behaves" like external storage. Basically transcoding is disabled for external storage since the entire file needs to be downloaded to the temp directory, and this is horribly...
I am interested too, but I don't seem to have a `dump.json` file, but instead I have a bunch of files in `dump` directory. I am migrating to a new...
OK, I have found a solution for my own problem. I post it here if someone else needs to do the same. I have used the REST API to send...
Same issue here with macOS High Sierra and OwnCloud 10
Addition: I have checked that this is not a bug introduced by newer versions of imaginary. I downgraded imaginary to the container of several weeks ago, and the error is...
> Memories does not deal with preview generation at all, so this would be an upstream bug (nextcloud/server) Ok. Thanks for you reply. I was confused because the only GUI...
> This does not work from my Docker install from any mastodon or mastodon-streaming docker image. The former lacks NPM the latter lacks cross-env apparently. > > ``` > root@mastodon-streaming-847b9f46f-h8c9g:/opt/mastodon#...