Page 3 of 3
Re: MXPI says "no internet available"
Posted: Sat Mar 11, 2023 3:08 pm
by shmu26
Adrian wrote: Sat Mar 11, 2023 2:51 pm
You are welcome, I have one more request from me, can you please remove that setting and try a new build of MX PackageInstaller where I try to detect the proxy?
If it doesn't work, please let me know and of course, add back the setting in the .conf file
The build is our github repo:
https://github.com/MX-Linux/mx-packagei ... _amd64.deb
Will do, after my system image backup finishes.
Re: MXPI says "no internet available"
Posted: Sat Mar 11, 2023 4:09 pm
by shmu26
Adrian wrote: Sat Mar 11, 2023 2:51 pm
shmu26 wrote: Sat Mar 11, 2023 2:32 pm
Adrian wrote: Sat Mar 11, 2023 2:12 pm
the config file is read from /root/.config/MX-Linux/mx-packageinstaller.conf (it might depend how you launch the program), so add the "skiponlinecheck=true" there too.
That fixed it. Thanks!
You are welcome, I have one more request from me, can you please remove that setting and try a new build of MX PackageInstaller where I try to detect the proxy?
If it doesn't work, please let me know and of course, add back the setting in the .conf file
The build is our github repo:
https://github.com/MX-Linux/mx-packagei ... _amd64.deb
@Adrian This is weird but I was unable to reproduce the issue after deleting
from the config file. I deleted it both in home and in root, and I rebooted, and the MXPI is now working as expected even without skipping the check.

I mean, the old MXPI is working, the same one I was using before. I didn't even download the new build.
Re: MXPI says "no internet available"
Posted: Sat Mar 11, 2023 4:10 pm
by Adrian
Using the old build?
Re: MXPI says "no internet available"
Posted: Sat Mar 11, 2023 4:12 pm
by shmu26
Yes.
Re: MXPI says "no internet available"
Posted: Sat Mar 11, 2023 4:14 pm
by Adrian
OK, either the issue was fixed somehow by the reboot or you forgot that skiponlinecheck on one of the .conf file (either on root or the home directory)
In any case I'm pushing a change to mx-packageinstaller, mx-repo-manager, and mx-codecs that should probably help people who are using proxies.