Page 1 of 1

Problems with Cloudflare Tunnel on LXDE

Posted: Mon Jul 29, 2024 10:58 am
by felixandreaim
Greetings all, Linux and Cloudflare are firsts for me. rice purity test

To reach my Virtualbox instance running Debian 12, I attempted to use the Cloudflare tunnel.

But when I use LXDE, I encounter this problem.

Here is the Docker command I use to run the code: [docker run -d --name cloudflared cloudflare/cloudflared:latest tunnel --no-autoupdate run --token] in the Cloudflare interface. As soon as the daemon starts running, my internet connection will go down.

Then I went ahead and attempted to test it on KDE Plasma and troubleshoot it.

I reinstalled VirtualBox twice. They are one for LXDE and the other for KDE plasma. Moreover, I followed the identical procedure. Getting Docker installed and the Cloudflare tunnel configured. I can connect remotely over the cloudflare tunnel to the one on KDE Plasma, and it operates perfectly. The one with LXDE, however, reconnects every time I launch a docker run. Docker execute "cloudflare/cloudflared:latest" with the following parameters: [docker run -d --name cloudflared run --token] without autoupdate and tunnel.

Is anyone able to provide a hand or has relevant experience? Instead of KDE plasma, I would prefer to use LXDE.

Re: Problems with Cloudflare Tunnel on LXDE

Posted: Mon Aug 05, 2024 3:53 am
by herringbur
I have the same problem as you. Can anyone helpbitlife us?