-
I used this library to connect to client to serve via socket, It worked fine on Local server. but it is not working on server. always showing error
GET https://3.137.57.244:3000/socket.io/?EIO=3&t…
-
If I execute the csharp code (/src/chat/csharp) Function "messages" on Azure Function Runtime Version: 2.0.12742.0 I get the following exception:
System.Private.CoreLib: Exception while executing f…
-
### Description
const {default : initCycleTLS} = require('cycletls');
(async () => {
// Initiate CycleTLS
const cycleTLS = await initCycleTLS();
// Send request
const response = awai…
-
### Description:
I'm trying to use GifRocket in Rocketchat but it doesn't work. I'm sure the problem comes from rocket. chat that can't reach https://api.giphy.com/v1/
because we use a proxy. …
-
## NEAR Student Hack
### Prize Bounty
500 DAI
### Challenge Description
This one is specifically for university students! The focus here is to build something that amplifies the voices of …
-
### Environment
🪟 Windows
### System
Windows 11 V 23H2 (OS Build 22531.3380)
### Version
SillyTavern 1.12.3 'release' (3c1d639c)
SillyTavern 1.12.3 'staging' (21cdfa1d)
### Desktop …
-
I am currently working with html2canvas js. I want to share the canvas on facebook. To do this, I use facebook js sdk and I need to add following script:
```
window.fbAsyncInit = function() {
…
-
## Command
```
flutter build apk
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
ProcessException: Process exited abnormally:
FAILURE: Build failed with an exception.
* What …
-
I feel there is no detailed info on running UI. I tried building the rag-ui and run with port 5173 exposed.
But getting a blank page in browser (no errors, 200 OK in curl)
curl localhost:5173
…
-
We want to have a way for users of cloud trial (and possibly cloud) instances to chat with us. We evaluated several options: Intercom, an in-product widget, a link to discord, using our existing widge…