#failed to serve module: input: moduleSource.asModule failed to get module

1 messages · Page 1 of 1 (latest)

tough shale
#

I just made my Dagger module open source and this is what it is resulting in:

dagger -m github.com/localstack/localstack-dagger-module call start up
✔ connect 0.3s
✘ load module 7.9s
! failed to serve module: input: moduleSource.asModule failed to get module
! runtime: failed to call sdk module moduleRuntime: select: post-call error:
! failed to add client resources from ID: cached result contains unknown secret
! IDs
│ ✔ finding module configuration 3.8s
│ ✘ initializing module 4.2s
│ ! input: moduleSource.asModule failed to get module runtime: failed to call sdk
│ ! module moduleRuntime: select: post-call error: failed to add client resources
│ ! from ID: cached result contains unknown secret IDs
│ │ ✘ ModuleSource.asModule: Module! 4.2s
│ │ ! failed to get module runtime: failed to call sdk module moduleRuntime:
│ │ ! select: post-call error: failed to add client resources from ID: cached
│ │ ! result contains unknown secret IDs
│ │ │ ✘ module SDK: load runtime 4.2s
│ │ │ ! failed to call sdk module moduleRuntime: select: post-call error: failed
│ │ │ ! to add client resources from ID: cached result contains unknown secret
│ │ │ ! IDs

Reference: https://github.com/localstack/localstack-dagger-module

GitHub

Contribute to localstack/localstack-dagger-module development by creating an account on GitHub.

gloomy axle
tough shale
#

Hi—Yeah, this is more like a my system issue thinkies

#

This works on other systems and over CI so doesn't seem like anything wrong with the code or the implementation