mark24slides

Results 7 comments of mark24slides

Would be great to add custom configmap with ability to attach to deployed app

Have the same, version 5.81.0: ``` [2024-03-27 08:13:53] WARN The currently active theme "casper" has errors, but will still work. The currently active theme "casper" has errors, but will still...

Updated for v4: ``` export AWS_ACCESS_KEY_ID=${DEFAULT_S3_KEY_ID} export AWS_SECRET_ACCESS_KEY=${DEFAULT_S3_KEY_SECRET} export AWS_DEFAULT_REGION=${DEFAULT_S3_REGION} export DEFAULT_PARAMS_AWS_ENDPOINT_URL=" --endpoint-url ${DEFAULT_S3_PROTOCOL}://${DEFAULT_S3_HOST}" mkdir -p ${TEMP_PATH} export LATEST_FILE=$(aws s3 ls s3://${DEFAULT_S3_BUCKET}/${DEFAULT_S3_PATH}/ ${DEFAULT_PARAMS_AWS_ENDPOINT_URL} --recursive | grep -E ${SOURCE_FILE} | sort...

Binfmt issue also happened to me, but due to many requests. Pulling binfmt Docker image /usr/local/bin/docker pull docker.io/tonistiigi/binfmt:latest Error response from daemon: toomanyrequests: You have reached your pull rate limit....

Same issue, on nextcloud v31.0.5, will test v31.0.6 next monday and report here.

Sorry for the delay, fixed with version v31.0.6, using it now, works normal. @wargreen

Oh, wait, sorry, that's the wrong issue. My bad - please ignore :). (also checking other issue with link sharing - direct download).