-
@gkso @xulang726 @CvvT @seclab-ucr
**sometimes the program is working stably. sometimes does not work.it was running stably in the first installation. over time, it don't working stably.**
Intang…
-
DNS Lookup:
- 輸入網址後,瀏覽器需要向 DNS 找到對應的 IP,在向 DNS 詢問前,會會先從 browser 查找緩存,瀏覽器會緩存 DNS 一段時間。
- 若瀏覽器沒有,則從本機的緩存查找,電腦系統會緩存曾經訪問過的 IP。
- 若系統沒有緩存,則從路由器的緩存查找,可能其他設備曾訪問過。
- 若路由器沒有,則從網路服務供應商 (Internet Service Pro…
-
**Describe the bug**
It seems the application is trying to contact Github APIs on start, but that's not possible behind proxy.
**To Reproduce**
Deploy the example docker.compose with no network c…
-
@Htauqee I believe you already working on this, perhaps with @devhawk.
I suggest that you create a test function (I am not sure how to do that, but @devhawk demoed it last meeting) that just sends …
-
# Setting of environment variables
## Problem
The several components of Zendro, i.e. the graphql-server, the single-page-application, the GraphiQL interface, etc. need to know the OAUTH2_SERVER …
-
Was just clicking around after getting the example building/running and ran into this:
```
MON|INFO: Microkit Bootstrap
MON|INFO: bootinfo untyped list matches expected list
MON|INFO: Number of …
-
# Bug Report
## Installation Method
docker
## Environment
- **Open WebUI Version:** v0.3.35 (7228b39064ac28e1240bf8998f2a35535c6f7ef5)
- **Ollama (if applicable):** 0.3.14
- **Operatin…
-
### Operating system and Environment details
Nomad 1.6..0 CNI 1.6.0
Consul 1.20.0 CNI 1.6.0
##Job file
```hcl
job "countdash_app_mesh" {
datacenters = ["nomadder1"]
group "api" {
c…
-
The `Helidon gRPC` correctly accepts the Javascript gRPC request. However, there is no or just null response from the server.
## Environment Details
build.date 2023-08-03 16:19:35 …
-
I'm trying to connect to a Mongo Database Atlas but I'm getting a DNS error, on node.js it works just fine.
( it was working before i updated )
Output:
```bash
❯ bun run dev
$ bun --watch ./bot…