-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
area/syncIssues related to the real-time code synchronizationIssues related to the real-time code synchronizationkind/bugSomething isn't workingSomething isn't working
Description
What happened?
Syncing upload files from local computer, but won't download files from container.
What did you expect to happen instead?
devspace download files from container as well.
How can we reproduce the bug? (as minimally and precisely as possible)
I tried syncing with phpfpm container
Local Environment:
- Operating System: windows
- Deployment method: helm
Kubernetes Cluster:
- Cloud Provider: none
- Kubernetes Version: Client: v1.14.3, Server: v1.15.2
Anything else we need to know?
minikube v1.3.0
devspace 3.5.12
I couldn't try 3.5.14 because both syncing and build is broken:
[info] Loaded config from devspace.yaml
ERRO[0007] Can't add file *FILE_PATH* to tar: io: read/write on closed pipe
ERRO[0007] Can't close tar writer: io: read/write on closed pipe
ERRO[0016] Can't add file *FILE_PATH* to tar: io: read/write on closed pipe
ERRO[0016] Can't close tar writer: io: read/write on closed pipe
[fatal] Error building image: Error building image my-app/elasticsearch:latest: Info: Building image 'my-app/elasticsearch' with engine 'docker'
Error during image build: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39
/kind bug
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/syncIssues related to the real-time code synchronizationIssues related to the real-time code synchronizationkind/bugSomething isn't workingSomething isn't working