-
Hi
We're dealing with a scenario where we connect to a centrifuge via a middleware. This middleware verifies our authentication using a value in the headers. The authentication value in the headers…
-
**Describe the bug**
After upgrade from v.0.49.9 to v-0.50.25 admins now see an error on the start page
**Logs**
```
[c00c0535-a69a-4d00-98d5-005b9a5b0451] 2024-09-16T14:07:02+07:00 ERROR metaba…
-
### Describe the bug
if you delete a model from where cards are based upon, we'll send a "SELECT * FROM "metabase_database" WHERE "id" IN ()" to the app db, that makes the query metadata endpoint to …
-
issue
-
### Bug report:
在本地执行dfget daemon代理程序,用来代理gitlab 的lfs 仓库,执行命令为:"dfget daemon --config=dfget-peer.yaml --verbose" 但执行后一直报出上述问题,channnel 每隔十秒重试连接;补充, dragonfly 服务端均已使用二进制部署完成
- dfget daemon 的日志如下:
`…
-
# Issues
Currently (1.9.0) the prometheus middleware is among the default middleware that are used if an user does not specify any.
Also by default it connects to the `0.0.0.0` address, making the…
-
I use the following snippet for catching all routes for my cms static pages:
``` php
Route::get('{slug}', array(
'as' => 'page.handler',
'uses' => 'RouteHandlerController@index')
)->where('s…
-
### Describe the enhancement requested
We currently implement CookieMiddleware in our own Python Arrow Flight client to connect to a Dremio Flight endpoint. I plan to move this middleware into pyarro…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: x64
…
mstys updated
1 month ago
-
Hi,
when connecting to [BlazeWebSocketExample.scala](https://github.com/http4s/http4s/blob/v1.0.0-M23/examples/blaze/src/main/scala/com/example/http4s/blaze/BlazeWebSocketExample.scala) if I change…