-
Hi guys,
I've been trying to get my jupyter notebook to run behind an nginx reverse proxy and everything seems to be going well, until i actually try to connect to the kernel in a notebook. Here's my…
-
### Check for existing issues
- [x] Completed
### Describe the bug / provide steps to reproduce it
Grabbed the preview build and connected to my server. It worked so much better than the previous a…
-
### Describe the bug
I have 30 dockers that obtain their IP address by static set MAC addresses that get DHCP dished out by dnsmasq that are set in the dnsmasq config.
dnsmasq.conf
```
# Porta…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When using a Redis SignalR backplane (Microsoft.AspNetCore.SignalR.StackExchangeRedis)
Combi…
-
## Problem description
I am currently using Franklin to create my static website, however this comes with a couple of downsides which a pure julia Genie version would simplify I think.
Core compon…
-
### Link to the code that reproduces this issue
https://github.com/jlhervy/test-app-nextjs/
### To Reproduce
Start the application in development, clic the navigation buttons to the left, and…
-
Consider this application:
```java
public class MainVerticle extends AbstractVerticle {
public static void main(String[] args) {
Vertx vertx = Vertx.vertx();
DeploymentOptions deplo…
-
Linux allow direct RO access to the HW BMC without needing to authenticate (ipmitool use that interface by default) on compatible hardware such as any HPE/DELL or Supermicro server.
Could the expor…
ArKam updated
2 months ago
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.18.0`
- Nuxt Version: `3.14.1592`
- CLI Version: `3.16.0`
- Nitro Version: `2.10.4`
- Package Manager: `pnpm@9.7.0`
…
-
Having a relative URL in the `apiUrl` of tolgee config was working fine until the v5.32.0
Since then, having .e.g. `apiUrl: '/i18n'` is not working. We are getting this error during init:
```
index…