-
I am running a Jupyter environment (Jupyter Lab) inside a Docker container on a remote server. Inside the container I want to restrict the OS level access from the jupyter lab such that the user must …
-
Hi,
I have been using MotionEyeOS for years already.
I am using 0.41rc1, Motion version 4.2.2, motionEyeOS dev20190820
I have two cameras (TAPO external and a Tapo C210 internal) all setup correc…
-
Hi,
Thank you for the great work but I have an issue.
I can retrieve a ticket with the old url http://localhost/alfresco/s/api/login?u=admin&pw=admin (I retrieve the same ticket with the new one)
…
-
Every command I try with `rtm` (except I think `logout`?) produces a "cannot access API server" error, which makes this tool unusable:
```
>rtm
Logged In As: hujhax
> ls
× Could not get tasks (…
-
In https://github.com/eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework/blob/main/docs/annexes/annex-2/annex-2-high-level-requirements.md, ISSU_22
we read
```
A PID Provi…
-
### The problem
The MyUplink integration is down due to a bad request error when trying to connect to the API.
2024-10-18 07:27:50.325 ERROR (MainThread) [homeassistant.helpers.config_entry_oauth2_f…
-
**Expected Behavior**
The OAuth2 Resource server should have a way to cache tokens (such as JWT) to avoid validating the tokens for every requests.
**Current Behavior**
Currently, there is no way…
Kieun updated
4 months ago
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
-
Hey, thanks for your iOS app! I have one question, where can I find an example of the plist? I have some tags with the generated keys, but I don’t have plists for these keys.
Also, I have activated…
-
I dig into the code, and find code in `ResourceServerConfiguration`:
```
private ResourceServerTokenServices resolveTokenServices() {
if (tokenServices == null || tokenServices.size() == 0) {…