DYefremov / DemonEditor

Enigma2 channel and satellite list editor for GNU/Linux and macOS.
https://dyefremov.github.io/DemonEditor
MIT License
116 stars 142 forks source link

Error loading data from receiver (version 3.6.0 MacOS) #175

Closed YoSafeguard closed 1 year ago

YoSafeguard commented 1 year ago

Hi!

After updating the application to version 3.6.0 beta for MacOS Monterrey, when loading data from the receiver, the following error occurs: LinksTransmitter: Load library error: Namespace AppIndicator3 not available

About a minute later, this is the entry: Downloading data error: [Errno 60] Operation timed out

Everything boots up fine on two MacOS Ventura computers What does it mean? Thank you!

DYefremov commented 1 year ago

Hi, Unfortunately I can't reproduce it. I am using Formuler F1 and OpenATV 7.2.

LinksTransmitter: Load library error: Namespace AppIndicator3 not available

It has nothing to do with data loading! It is playback bar warning. playback_bar In your case just ignore it!

Downloading data error: [Errno 60] Operation timed out

It's more difficult. Read this first. Maybe your case. In any case, you need to check and test the FTP settings. TEST

In addition, you can try to access your Box through the FTP tab FTP_tab or use a third-party FTP client (e.g. FileZilla).

I recommend reading this also. You may have updated the image. But considering this:

Everything boots up fine on two MacOS Ventura computers

everything should be OK. Yes, really interesting.

YoSafeguard commented 1 year ago

Got it! Strange situation! Access to the receiver via FTP occurs by domain name. The receiver itself works through a VPN. From two computers in the local network it comes in normally (namely, by domain name), but from the third (from the outside) it does not want to! I turn off the VPN on the receiver and the third one also starts to connect normally. But - this is my problem! Thank you!

DYefremov commented 1 year ago

Ok. We can close the topic.