-
**Kibana version:**
8.7.0
**Elasticsearch version:**
8.7.0
**Server OS version:**
```
docker container exec -it kibana bash
kibana@kibana:~$ uname -a
Linux kibana 5.15.49-linuxkit #1…
-
Hello,
Thank you for creating and sharing this. I saw the entry on Hacker News and tried to run this code but I only get errors.
node version = v18.15.0
npm version = 9.5.0
repository version …
-
- [x] I have searched open and closed issues for duplicates.
- [x] I have searched the [forum](https://forum.duplicati.com) for related topics.
- while this may be considered a duplicate of [this]…
-
**Description**
Based on pusher specification:
```
Your server should respond to the POST request with a 2XX status code to indicate that the webhook has been successfully received. If a non 2XX st…
-
```
What steps will reproduce the problem?
1. According to the servlet spec, sessions must be explicitly turned on in
code (a call to getSession(true) must be executed)
2. GAE follows the spec, so en…
-
I have a fairly large repo with 41,000 commits, 2,400 tags, and 15,000 total PRs and issues. I ran `gren changelog --generate` for 7 hours overnight and it never moved past the "Getting tags" state.
…
-
Sentry Issue: [IPFS-FRONTEND-V](http://120.110.113.109:8390/organizations/sentry/issues/66/?referrer=github_integration)
```
Error: getaddrinfo EAI_AGAIN articles
File "node:dns", line 109, in GetA…
-
Is anyone else getting this error?
I am just trying to create a very simple web worker but I can't get past this error.
When I do some debugging, I see I am getting an initialization error with this…
-
### Bug description
Accessing local files of a user notebook using the url `.../files/...` from javascript results in repeated oauth redirects and fails after a few attempts.
### How to reproduc…
-
Hi to all!
It seems to me that any protected endpoint [will add both the XSRF protection and Session cookies to the response](https://github.com/haskell-servant/servant/blob/bd9e4b10900d04bb5a24bcb…