Skip to content
Discussion options

You must be logged in to vote

I did something stupid. Fixing it resolved this problem:

The issue was in my docker-compose file: I forgot to add the bind to /app/public/uploads to my worker containers. This meant that files uploaded and processed properly, but were never written to disk.

I wonder if this can be a diagnostic thing to check for the workers... I guess I'm thinking of new ways to screw up the config.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@rfilmyer
Comment options

@ildyria
Comment options

@ildyria
Comment options

@rfilmyer
Comment options

@rfilmyer
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ildyria
Comment options

Answer selected by rfilmyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bugs
Labels
None yet
2 participants