Carlos Esquerdo Bernat
Carlos Esquerdo Bernat
Issue still exists under X11, the field contains information, but mismatching with the display id
- Currently the implementation is a wrapper around the mongo-c-driver. Is it the long term solution? **No** - Are we planning to develop a native vlang driver? Like mongo-go-driver? **I...
There are a pending PR with more functions, and a WIP branch with native bson
Hi @hubyhuby I'm waiting to have a more stable version of V, with submodules working as expected to have a large organization since the first release.
@enghitalo maybe this can be closed?
Also fails when you put 127.0.0.1, maybe with another values also fails
Yes, it's free, I tested also inside a docker with the image alpine:latest, and also fails ``` FROM thevlang/vlang:alpine-dev AS builder WORKDIR /app RUN v up COPY . . RUN...
Yep, now in ubuntu fails, but in alpine it's working (with more flags), but in that PR it's failing, not with the same error code but: https://github.com/vlang/v/pull/20448 action: https://github.com/vlang/v/actions/runs/7459400961/job/20295324077?pr=20448
@hholst80 I'm getting the two errors, in different systems, I'm going to try to get an example to repoduce it. They are both errors, 9 and 99.
Maybe the problem occurs when it's only available ipv4, when try to bind to ipv6 and it's not available it's failing