johncarterofmars

Results 16 comments of johncarterofmars

I have a similar issue. When a new app is installed, I will have the icon indicating a rule needs to be added to allow the app to communicate. If...

The same thing happens if you try to use LMDE. It is detected as Linux Mint and tries to use Ubuntu rather than Debian Buster.

I tried importing the converted json. The file imports in, and I wait for the rebuild. However, the only thing that will change is the theme. None of the individual...

I had the same error. I am using the exact instructions included on the front page with sudo. I also have python3-dev installed. On Rasp OS (bookworm). It doesn't seem...

Does anyone have any suggestions on what I need to ensure is opened up on either incoming or outgoing traffic? It seems the NATing is causing the issue.

I am surprised there hasn't been any response. There is some traffic that must be being filtered to prevent this from working. I found this, but it didn't help me...

No, I added the rule in NAT mentioned above but it didnt make a change.

Thank you. According to ss -tulpn, there aren't anything listening on those ports. tcp LISTEN 0.0.0.0:51821 0.0.0.0:* users:(("netclient",pid=7217,fd=8)) tcp LISTEN 0.0.0.0:80 0.0.0.0:* users:(("docker-proxy",pid=5334,fd=4)) tcp LISTEN 127.0.0.53%lo:53 0.0.0.0:* users:(("systemd-resolve",pid=669,fd=14)) tcp LISTEN...

Negative. per_listener_settings false listener 8883 protocol websockets allow_anonymous false listener 1883 protocol websockets allow_anonymous false password_file /mosquitto/password.txt

sure, sorry about that. I first installed 0.7.6 from the Ubuntu repo. When that didn't work, I tried to build it but was unsuccessful. So I hunted down a 1.0...