-
I deploy the ton-http-api under the instruction in README. The validator.service is running on the same instance. When I use the api on the browser, it returns 503 Error as below:
![20230804173159](h…
-
BigDL is a "package" manager (not really, it manager binaries), its quite simple and small, I'd love PKM to have support for it :)
https://github.com/xplshn/bigdl
This is the help page of `bigdl`:…
-
## Problem
I'm having trouble getting the _"AWS SAM: API Gateway lambda invoke"_ debug config to make it to a breakpoint, using even a simple app, before throwing an error.
I set up a simple SAM a…
-
### Description
Hello,
I'm very new to colima and I'm sure I have tried colima 6 or 8 month ago. So first of all `colima delete` to start a fresh setup.
I found a `colima template` command. Nice.…
-
On CentOS7 x64 the fsid passed to the remote client is wrong. It seams that f_fsid.__val[0] and f_fsid.__val[1] are 64bit instead of 32, but the higher part is not 0 (actually is FFFFFFFF)... The att…
-
Hi! I use macOS Sierra. Installed opal and wget. Trying to build vpnkit I receive the following (what should I do to build it?):
```
➜ vpnkit git:(master) opam install --deps-only slirp …
-
**Is your feature request related to a problem? Please describe.**
I don't know how we'd best present a store on windows. I'm anything but an expert on this, so I can only hope to provide seeds for…
-
We are trying to build nfs ganesha for lizardfs fsal. While build with the below command with "-DCEPHFS=OFF" and we are currently ending up with error. Pls help us build ganesha for lizardfs fsal.
…
-
### Description
In trying to move from Docker Desktop to Colima I've run into a problem that I cannot figure out how to resolve. I'm able to start Colima and create docker containers via docker-compo…
-
### Description
When I run:
```sh
docker run --rm \
--pull=always \
-v "$(pwd)":/opt \
-w /opt \
laravelsail/php82-composer:latest \
bash -c "laravel new hello-larvel"
# w…