dryark / stf_ios_support

Central repo to connect and document components/repos needed for IOS stf support
Other
153 stars 65 forks source link

ERROR: for devicefarmer_storage-temp_1 Cannot start service storage-temp: OCI runtime create failed: invalid mount #107

Open sdvroot opened 3 years ago

sdvroot commented 3 years ago

ERROR: for storage-temp Cannot start service storage-temp: OCI runtime create failed: invalid mount {Destination:[data] Type:bind Source:/var/lib/docker/volumes/c8c0c6480074b1db64e08b1feebe9fdd8bc420cb5186c3a7d28d09918bf66cbb/_data Options:[rbind]}: mount destination [data] not absolute: unknown ERROR: Encountered errors while bringing up the project. Screenshot from 2021-07-13 12-20-06

Docker version 20.10.7, build f0df350 Ubuntu 20.04.2 LTS

sdvroot commented 3 years ago

Find solution in dockerfile should be VOLUME ["/data"]

nanoscopic commented 1 year ago

This issue, if it still occurs, is really an upstream issue with STF. I have encountered this myself many times.

I think it will be best resolved by mentioning this in the documentation, either of this repo, or as an addition to upstream documentation and that documentation referenced.