Paolo Asperti

Results 100 comments of Paolo Asperti

https://github.com/rustdesk/rustdesk-server/discussions/371

I just finished trying to reproduce this issue: - freshly installed debian 11 VM - latest docker form official repo - docker compose from the above reply (I only changed...

Just to establish some common ground: you have to start a connection between two peers to check if the key is valid, the "ready" state in the bottom of the...

I don't have a raspberry PI 4, so the tests can't be 100% representative. Here's what I did this time: - raspberry PI (Raspberry Pi 3 Model B Plus Rev...

> environment: > - "ENCRYPTED_ONLY=1" This option is valid only in the `rustdesk/rustdesk-server-s6` docker image. If you set this to "1", the `-k _` parameter will be added to the...

Taken that, as you said, it works as expected, it looks like your problem has something to do with the platform itself. Better ask mogenius support...

This feature is not implemented, at the moment.

Can you please post the full `docker-compose.yaml` file? (you obviously have to redact the sensitive data)

@ilsalgo I tried once again to reproduce your problem, without success. - I used the `Raspberry Pi OS Lite` edition, downloaded from [here](https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-32-bit) (so bullseye 32 bit) - I installed...

I understand that. I'm just trying to replicate the issue, but I'm missing something. I need to see it breaking to understand why it's breaking. Can you try to replicate...