-
Hello everyone,
I recently downloaded and installed version v8.0.0 Clustering using the provided binaries instead of building them from source.
After installation, I can see that the deny rules …
-
hello,
have have the problem that the new version of the plugin i get this error failed to connect to ws://ip:8123/api/websocket
please help thanks
wur07 updated
3 weeks ago
-
The log scrolls to the bottom on first render. But after pushing additional lines to the log, it resets itself to the first line on subsequent rerenders and there doesn't seem to be any way of forcing…
-
**Describe the bug**
- If a Websocket connection is attempted over a Tunnel, with a POST method (uncommon but valid), `cloudflared` strips the Upgrade header so the websocket fails.
**To Reproduce…
-
I found this a wonderful project.
I have integrated it into the react project but I am getting below-warning
```
WARNING in ../../node_modules/iink-ts/dist/iink.esm.js 1:76399-76431
Module not …
-
I am interested in running [Desktop ](https://hub.docker.com/r/kasmweb/desktop) as a Stand Alone Web Service but i suppose they all function more ore less the same. I made this Docker Compose to try a…
-
Hey there! I'm liking your project so far. Two issues i'm having, the slack link on your page doesn't actually invite anyone, it just links to the sign in. Also, I get this error in the browser and no…
-
**What happened?**
I try to use zoraxy with the erp system odoo
**Describe what have you tried**
This is the setting at nginx
```
#odoo server
upstream odoo {
server 127.0.0.1:8069;
}
…
-
**Describe your environment**
ASGI instrumentation today supports both HTTP and websockets requests but treats them the same. I think it works correctly for HTTP but needs to be changed when ti comes…
owais updated
1 month ago
-
I'd like to use `dmdext.exe` to show frames on a virtual dmd display received from another machine via websocket.
On start everything seems normal: a black virtual dmd display shows up on screen, and…