Munish Chouhan
Munish Chouhan
Today, I have researched on why this error is coming because I only added @body annotation in the endpoint and nothing else; checked this issue out, but no luck https://github.com/micronaut-projects/micronaut-core/issues/9694...
Temporary redirect: Pull with no error: `HTTP Response: Status = TEMPORARY_REDIRECT, Headers = {content-type=[application/octet-stream], date=[Wed, 12 Jun 2024 20:01:53 GMT], docker-distribution-api-version=[registry/2.0], strict-transport-security=[max-age=31536000], Content-Length=[0], Location=[https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/f7/f7cc07297e94c80d4107cf27194a335b972e34286e53624bdfc6857e2c379f07/data?verify=1718225513-hD7Vgx2hrOEa2mPTf7xWjgkq8KI%3D], Connection=[close]}, Body = null` pull with...
One difference i found that when i am trying with version 1.8, at the time of pulling there is `Manifest cache hit ` but that is not happening when trying...
> Can you please create a test case app, so we'll report an issue with MN folks ok sure
Create the test app, but both cases returning 200 https://github.com/munishchouhan/temporaryredirectproblem
> Can you add me to that repo? @pditommaso added, redirect is working when not adding any headers
> Nope, was [this](https://github.com/munishchouhan/temporaryredirectproblem/blob/main/src/main/resources/application.properties#L3) the problem Thank you, I will create issue in mn repo after dinner
@pditommaso how can I test this feature locally?
@pditommaso I have tried using Tower also, but same error Can you please share, where nextflow sends workflow id to wave?
ok i found its there in wave plugin https://github.com/nextflow-io/nextflow/blob/f0d5cc5c674e4e18424e431a5f50930dcd9906c2/plugins/nf-wave/src/main/io/seqera/wave/plugin/SubmitContainerTokenRequest.groovy#L57