加载本地数据显示changing permissions of '/vol/env': Operation not permitted/Loading local data shows changing permissions of '/vol/env': Operation not permitted
workspace ├── env ├── minio └── mysql
--------------------------重点/key-------------------------- chown -R 999:0 ./workspace
services: wandb-local: image: wandb/local:latest container_name: wandb restart: always ports: - "8096:8080" environment: - HOST=http://192.168.1.102:8096 volumes: - ./workspace:/vol
Hi @zibingo,
Thanks for writing in.
Would you mind describing the issue you're having, as well as a simple reproducible example that I can view on my end?
Also, providing the wandb sdk and server versions, and any other package versions will be very helpful too!
Best, Thomas
Thomas Drayton commented: Hi @zibingo,
I'm just following up on my previous message to see if you've had a chance to expand on the issue you've opened.
Best, Thomas
Thomas Drayton commented: We'll close this issue as we haven't heard back from you, but if there are any questions or issues you have in the future, please don't hesitate to reach out.
Best, Thomas
your vol is probably not ext4