Yonas Yanfa

Results 224 issues of Yonas Yanfa

## Describe the bug The example server fails to build: ``` use async_trait::async_trait; use pingora::prelude::*; use std::sync::Arc; fn main() { let mut my_server = Server::new(None).unwrap(); my_server.bootstrap(); my_server.run_forever(); } ``` ##...

bug

## Data - **Shiori version**: 1.6.0.r.1 - **Database Engine**: n/a - **Operating system**: FreeBSD 13.2 - **CLI/Web interface/Web Extension**: n/a ## Describe the bug / actual behavior Adding bookmarks concurrently...

component:backend
database:sqlite

## Data - **Shiori version**: 1.5.5 - **Database Engine**: ? - **Operating system**: Ubuntu 23.01 - **CLI/Web interface/Web Extension**: N/A ## Describe the bug / actual behavior I tried to...

type:bug

### Proxify version: 0.0.12 ### Current Behavior: Downloading http://proxify/cacert.crt results in "[ERR] martian: failed to round trip: no address found for host" This works in v0.0.8 for me. ### Expected...

Type: Bug

It's just a blank window. OS: Ubuntu 23 Version: 1.0.0

```sh $ cargo build --release -p winterjs Compiling mozjs_sys v0.68.2 (https://github.com/wasmerio/mozjs.git?branch=wasi-gecko#91349dc0) Compiling mozjs v0.14.1 (https://github.com/wasmerio/mozjs.git?branch=wasi-gecko#91349dc0) Compiling winterjs v0.4.3 (/home/yonas/git/winterjs) error: failed to build archive: bad archive: truncated or malformed archive...

`DOOM translated from C to V. Builds in 0.7 seconds (x25 speed-up).` Are you able to build the entire project in 0.7 seconds? Or just one file? It takes 28...

**Describe the bug** `warning: using '.borrow()' on a double reference, which returns '&HashMap' instead of borrowing the inner type --> cli/src/user.rs:333:40` **To Reproduce** Steps to reproduce the behavior: 1. `git...

good first issue
P3
poc

There is no `exit` or `quit` command in the REPL. Hitting CTLR+C produces a crash log: ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', cli/src/main.rs:58:45 note: run...

enhancement
poc

``` ./build/https_dns_proxy -v [W] 1707365381.236897 main.c:235 HTTP/3 is not supported by current libcurl [W] 1707365398.268900 https_client.c:353 EC4A: curl request failed with 0: No error [W] 1707365398.268937 https_client.c:355 EC4A: curl error...