Vildnex

Results 9 issues of Vildnex

I'm trying to install QuaZip 1.1 on a Windows 10 but I get stuck on this, error. 1. I've downloaded the **quazip-1.1.zip** from [here][1] 2. Open **Qt 5.14.1 (MinGW 7.3.0...

**Bug Report** What happened: I am trying to build a docker-compose file via this configuration which should start a proper CEPH instance. ``` version: '3' services: ceph-mon: image: ceph/daemon:v6.0.4-stable-6.0-pacific-centos-8 environment:...

I've read the documentation few times already and so far I understand is that I can use injectable for anything which is is "lib" folder, or any other folder if...

no-issue-activity

**Rethink DNS version:** v0.5.5h **Phone:** Huawei P40 **Custom DNS:** NextDNS When I am trying to setup my `Rethink DNS` to use my `NextDNS` link via the **Other DNS** option I...

### 👟 Reproduction steps Trying to call the following code from this [documentation](https://appwrite.io/docs/products/databases/databases#create-using-server-sdks): ```dart import 'package:dart_appwrite/dart_appwrite.dart'; void main() { // Init SDK Client client = Client(); Databases databases = Databases(client);...

bug

I made a small project in order to demonstrate this bug which can be found here https://github.com/Vildnex/test_bug/tree/master I have to 2 RoutePage which are PageA and PageB and an another...

### 👟 Reproduction steps I have written the following simple test just to demonstrate this bug: ``` test('Demo test', () async { final Client client = Client() ..setEndpoint('http://localhost:8085/v1') ..setProject('682e17650002d4e734e1') ..setSelfSigned();...

bug
question
product / auth
stale

### What I am trying to do: I am trying to use Graphiti with the OpenRouter as a base URL using `OpenAIGenericClient` and with the Voyage for the embeddings using...

Since the last update to version 1.9.1, any of the Docker setups that run any MCP servers are not working anymore. This bug is because since 1.9.1, the `host` from...