#Module loading issue in Dagger 0.20.8

1 messages · Page 1 of 1 (latest)

vital pier
#

On occasion getting a strange failure, which happens during the initial module loading. A rerun almost always fixes this but it does happen often enough to get in the way. Any pointers would be appreciated!

Engine/CLI version: 0.20.8, running a shared persistent engine in K8s

Error: query module objects: loading modules: loading module "<blah>": resolving module source "<blah>": failed to load dependencies as modules: failed to load module dependencies: failed to load dependencies as modules: failed to load module dependencies: failed to add object to module "slack": failed to validate type def: failed to get mod type for type def: failed to get type from mod "daggercore": unknown type: "<blah>"

twilit wyvern
vital pier
twilit wyvern
#

@vital pier we're very close to release v0.21.0 either tomorrow or early next week. Given that this version has some significant changes across the board, I'd prefer if you can wait a bit for that to land and then checking if that happens again

#

this error doesn't immediately bring up any particular known issue to me. I think the best is to check if it happens in the upcoming release instead of going down the rabbit hole now.