-
## Background
A customer may mistakenly put a proxy in the same DNS path as wildcard apps, where the wildcard app somehow takes priority.
e.g. `*.demo.coder.com` vs `proxy.demo.coder.com`
![i…
bpmct updated
10 months ago
-
```console
TypeError: Cannot read properties of null (reading 'map')
at S (https://coder.example.com/assets/WorkspaceProxyPage-201bda33.js:1:644)
at AR (https://coder.example.com/assets/ind…
-
Version: [`v0.26.1+a0fedeb`](https://github.com/coder/coder/commit/a0fedebd624e8ba3b03052c3301876f220d851ef)
The use case is I have EKS deployment and created a wsproxy in GKE.
I can successfull…
-
Seen in https://github.com/coder/coder/actions/runs/6006900082/job/16292158168#step:5:674
-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
- [X] Core 这是 OpenClash 存在的问题,并非我所使用的 Clash 或 Meta 等内核的特定问题
- [X] Meaningful 我提交的不是无意义的 催促更新或…
-
When adding a workspace proxy, setting an icon for Coder app, etc you can set an icon URL. Right now, power users know to go to the template settings page to see the icon picker and get the right URL.…
-
```console
$ coder wsproxy create
> Proxy Name: test
> Display Name: (test)
> Icon URL: (/emojis/1f5fa.png)
Route not found.
```
If this is the intended behavior, @mafredri, you may also cons…
-
My workspace is in Europe Helsinki region. I can connect and open a web terminal while connected to
Brazil, Australia, and Europe workspace proxies but can't connect while connected to the US.
It…
-
Hi,
We have just installed Coder on an AKS cluster following [these steps](https://coder.com/docs/v2/latest/install/kubernetes) and we are getting a readiness and liveness probe error. We are proba…
-
In order to implement model service creation UI, I need to implement almost everything we already implemented in session launcher to React.
It's a bit cumbersome, but I think it's worth it.
Here…