-
I'm sorry to bother you, but I have a question for you:
I will publish your project as a file and deploy it to ubuntu, which also has postgresql installed. When the project starts, it will automatica…
-
It will be great if the docker-entrypoint.sh file to improve its compatibility with docker ENV and docker secret files. I have made changes to the script by removing the built-in mariadb code to ensur…
-
Some users are confused about what the `p` and `g` stand for?
Can we provide an explanation for what the "p" and "g" stand for to help clarify confusion among users?
On the RBAC Configuration page…
able8 updated
6 months ago
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
`go version go1.20.2 …
-
**Issue**
23 unit tests are failing. 22 tests fail due to connecting to the wrong db port [here](https://github.com/elixir-cloud-aai/foca/blob/dev/tests/mock_data.py#L18) and [here](https://github.co…
-
awc doesn't seem to be stable enough for production. While using it for more than one month on a production server, I got too much unexpected errors.
For the same request, **curl** and **reqwest*…
-
1. How can I pass a Docker password stored in a secret in this situation?
2. Do we need to match the env vars exactly as mentioned in `conf/app.conf` to work as The `conf/app.conf` file is the config…
-
I have a setup with rust-libp2p node running in a browser and using webtransport-websys. It's connected to a go-libp2p node using webtransport and tries to exchange messages using bitswap. Both bi…
-
org.jetbrains.kotlin.utils.KotlinExceptionWithAttachments: Could not find corresponding inner/nested class ExportedType.Primitive.Unit in class org.jetbrains.kotlin.ir.backend.js.export.ExportedType.P…
-
$serverConfig['type'] 没有做判空处理