-
I am using flask application which is deployed on AWS EC2 and using mod_wsgi version 4.9.0 installled via pip.
Pyton version is 3.7.9.
I have daemon processes per flask instances and it is having…
-
## Description
I'm looking to integrate jupyter notebook using UI components from [Datalayer](https://jupyter-ui.datalayer.tech/) into my setup. It needs to be a single user jupyter server …
-
**Describe your environment**
opentelemetry-api==1.9.1
opentelemetry-sdk==1.9.1
opentelemetry-instrumentation-tornado==0.28b1
python 3.8 alpine docker image
enabled traces using SimpleSpanProces…
-
### 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…
-
**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…
-
{
"request": {
"event": "message",
"session": "051855",
"me": {
"id": "xxx@c.us",
"pushName": "TC CS"
},
"payload": {
"id": "false_120363089041794203@g…
-
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…
-
- [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]…
-
```
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…
-
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…