Skip to content

Pickled assets on serverless are not accessible #17965

Answered by gnilrets
gnilrets asked this question in Q&A
Discussion options

You must be logged in to vote

Oh hey! I was was changing too many things at once. I think I've finally pinpointed the issue. The dbt cloud thing was just a red herring.

It was just the fact that I didn't have the boto3 library. If I reset back to where I started and just add that package in my requirements file, it correctly uses the local filesystem io manager when run locally, and the serverless one when run in serverless.

I guess the only thing here to do is that maybe boto3 should be an explicit dependency of the dagster-cloud package.

Thanks for your help @prha !

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@prha
Comment options

prha Nov 15, 2023
Maintainer

@gnilrets
Comment options

@prha
Comment options

prha Nov 15, 2023
Maintainer

@gnilrets
Comment options

Answer selected by gnilrets
@prha
Comment options

prha Nov 15, 2023
Maintainer

@gnilrets
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants