-
### Astro Info
```block
v4.16.7
Node v18.17.1
System macOS (arm64)
Package Manager unknown
Output server
Adapter …
-
### The Problem
Running servers for NeoForge and Forge that use the run scripts are a pain, we currently do not do our own special sauce like we do for other packs which leads to many support reque…
-
user@openrelik:~/openrelik$ docker compose up
[+] Running 9/0
✔ Container openrelik-worker-strings Running 0.0…
-
Running `node scripts/telemetry_check` with the `--path` option is broken. Logs pasted below:
```
➜ kibana git:(main) node scripts/telemetry_check --path=x-pack/plugins/observability_solution/apm/se…
-
Got the [proxy server from the esbuild documentation](https://esbuild.github.io/api/#serve-proxy) working, in [another project](https://github.com/nathanjhood/ts-web-components).
I used the exact s…
-
## 【环境描述】
[TRANSLATION] Environment description
使用的小机房环境:
[TRANSLATION] The environment used is small server room.
> source /nfs/home/hebo/TOOL/checkpoint/checkpoint.sh
> checkpoint.sh 文件内容如下…
-
Tried to spin a container up using the command in the readme:
`docker run --name localsandbox -d -p 7329:7329 -p 5672:5672 localsandbox/localsandbox`
Container logs show the following:
```
2024-…
-
A nice feature of OrientDB was having persistent scripts that work like stored procedures.
While having it in the database could be very helpful, editing scripts through OrientDB Studio is not the …
-
# Running the server with `flask run`
imports have to have 'spotkin' like `from spotkin.scripts.utils`
# Running as a standalone command line script
now the imports cannot have 'spotkin'. must …
-
Most scripts in `/server` just wrap `tools/hilbert` and do some checks of the options and positional arguments. I don't understand why these scripts are necessary. The checks should be done inside the…