Arko Basu
Arko Basu
Hi OrangePi team, I am compiling a full Linux Image and loading it on a board with some extra Kernel Modules (Ceph and RBD). It's fresh install and has no...
Can't seem to run the basic example usage from [here](https://huggingface.co/docs/diffusers/main/en/api/pipelines/if#texttoimage-generation). Throws the following error: ` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) [](https://localhost:8080/#) in () 38 39 # stage 3...
# Issue  Not able to mount a Ceph File System on MacOS. Neither using kernel mount or fuse. Please advise.
# Summary Just trying to understand why this is happening. I have constant load average of greater than 1.0 on a fresh Ubuntu Server (Jammy) install Orange Pi 3B during...
# Issue report Squid release on Arm64 doesn't support User Account Management. I am unable to create Accounts as described in [Squid's documentation for Account Creation](https://docs.ceph.com/en/latest/radosgw/account/#create-an-account). The `radosgw-admin` binary included...
### Terraform Version ```shell Terraform v1.10.4 on darwin_arm64 + provider registry.terraform.io/cloudflare/cloudflare v4.51.0 + provider registry.terraform.io/hashicorp/kubernetes v2.35.1 + provider registry.terraform.io/hashicorp/random v3.6.3 ``` ### Terraform Configuration Files ```terraform terraform { backend "s3"...
# Question I want to have 2 separate sets of sets of authentication strategies. For example: - One set of pages that are accessible to regular users - One set...
# Summary So I have a multii-node Ceph Cluster (Squid Release) deployed using `microceph` that is running on multiple Arm64 based boards (Orange Pis and Raspberry Pis) ```bash services: microceph.daemon:...
### Confirmation - [x] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your...
# Summary I see that the binaries for digger exists for linux/arm64.. But on the actions it's still pulling x64 flavor.. I am running this on a self-hosted runner on...