Matthew Streeter

Results 19 comments of Matthew Streeter

Hi, My docker environment is running on unRAID which runs on slackware. The MySQL is local MariaDB ``` root@2281514689a1:/var/www/html# php -m [PHP Modules] Core ctype curl date dom fileinfo filter...

> I had some time tinkering with this idea though i dont get it to work as intended. > > I installed docker inside the container and added the hosts...

> It may be worth looking into nestybox/sysbox for this - it's a lot more secure than DinD, and less kludgey than other workarounds. It would require changes to the...

``` [2023-06-16 12:03:19.556850 -05:00] INFO [src\core_main.rs:187] start --server with user SYSTEM [2023-06-16 12:03:19.606588 -05:00] INFO [src\ipc.rs:275] Started ipc server at path: \\.\pipe\RustDesk\query [2023-06-16 12:03:19.614767 -05:00] DEBUG [libs\hbb_common\src\config.rs:479] Configuration path: C:\WINDOWS\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\RustDesk2.toml...

Here is the full log: (it is very long) https://pastebin.com/ER9fxucq

I have done that a few times in the past, but i will try again.

I restarted it, still doesn't connect. Interestingly sometimes when i restart it this happens: ![image](https://github.com/rustdesk/rustdesk/assets/813461/963ed637-de18-4867-9505-cca278627f74) Then i have to manually kill the process from task manager and start the service...

I have double checked that file and printer sharing is enabled and my firewall has no logs for blocking anything. Windows firewall is disabled and i use Checkpoint firewall.

> I asssume a OS issue. Try follow: > > * uninstall Rustdesk > > * Start command line: > > * sfc /scannow > * dism /online /cleanup-image /restorehealth...