Material-Scientist

Results 5 issues of Material-Scientist

**Describe the bug** When first uploading the data via `volume.tier.upload` e.g. with [rclone](https://github.com/seaweedfs/seaweedfs/issues/5853): `volume.tier.upload -dest rclone -fullPercent=95 -quietFor=1s -keepLocalDatFile=false -collection=default` and then moving the data to a different storage tier...

**Describe the bug** When trying to publish or consume messages via broker, the broker process crashes with: ``` I0809 18:57:20.514969 broker_topic_conf_read_write.go:35 load conf for topic my_namespace.my_topic from filer panic: runtime...

**Describe the bug** When using rclone on a custom `storage.backend` config, the `volume.tier.upload` command doesn't find the volumes to transfer. When executing the following command: ``` lock volume.tier.upload -dest rclone...

### Environment - **seaweedfs-csi-driver version:** v1.3.0 (latest) - **seaweedfs version:** chrislusf/seaweedfs:3.71_full ### Problem When the FUSE mount process dies (e.g., `weed mount` is killed), the CSI driver's internal state (`ns.volumes`...

### Description When trying to pull the latest docker image via `ghcr.io/sst/opencode:latest`, I get: ``` Failed to pull `ghcr.io/sst/opencode`: Error response from daemon: Head "https://ghcr.io/v2/sst/opencode/manifests/latest": denied ``` Browsing to `https://[ghcr.io/v2/sst/opencode/manifests/latest](https://ghcr.io/v2/sst/opencode/manifests/latest)`...

bug