ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Minion (https://www.esoui.com/forums/forumdisplay.php?f=183)
-   -   Minion cannot connect to internet (https://www.esoui.com/forums/showthread.php?t=8494)

zabelking 04/29/19 07:19 AM

Minion cannot connect to internet
 
2 Attachment(s)
Hello,
I stopped play eso during a time, and now when i try to launch minion it cannot connect to internet: "Minion is unable to connect to the internet. Please check your firewall, security & proxy settings. Please visit our Help & Support page for additional information."
Can you help me please, i don't have any antiirus and i allow minion in window defender .

Baertram 04/29/19 04:39 PM

Check your windows proxy settings. btw. Microsoft Defender IS your antivirus tool.
Open WIndows Firewall too and add Minion to teh Whitelist/exclusion list. YOu can find youtube videos how to do this if you search for "windows firewall allow programm" e.g.

Be sure to start Minion as administrator and use the 32bit version (even if you are on a 64bit OS).

zabelking 04/29/19 05:29 PM

I already did all this. I even try to turn off window defender and firewall bit nothing work. And i have not any proxy.

Baertram 04/30/19 04:18 AM

Your log file says the following after trying to connect to the minion servers:
Code:

IOException: sun.security.validator.ValidatorException: PKIX path building failed
If you search online for this you might get answers.
e.g. http://www.littlebigextra.com/how-to...lderexception/

Seems to have to do with a security certificate which the encryption protocoll of the https connection Minion tries to establish uses.
The certificate ensures that the encryption is valid but the OS is not able to save the certificate somewhere on your disk (tried to explain what I understood).

Are you sure you have started the file with administrator privilieges?
If so you need to check the links if you search for the problem, there are some guys describing what to do to possibily solve this.

Maybe Dolby is able to help you here as this might be related to a Minion specific certificate and the links only show descriptions for other software!
Please write a PM to Dolby and ask for assistance.

Dolby 04/30/19 07:17 PM

If you visit https://api.mmoui.com/v3/ in your web browser do you get any security warnings? It almost looks like something is messing with our ssl cert on your end.

zabelking 04/30/19 11:33 PM

no, nothing wrong. This website work

LaRIC 05/02/19 02:48 AM

If you are going through a transparent proxy then you most likely have the certificate for that proxy in your windows certficate store.

However java doesn't use that certificate store and might not have that transparent proxy certificate.
You would need to use a java test tool using the same java that minion is using to make sure it isn't a certificate issue.

zabelking 05/02/19 04:41 AM

1 Attachment(s)
When i go on minion property, it say that "Good Game Mod LLC" does not exist. And when i try to upload it nothing happen.

zabelking 05/04/19 10:27 AM

no one else can help me ?

Filthy 05/19/19 11:03 PM

I had the same issue
 
I had the same issue, I tried all the usual suspects, reinstalling minions, deleting add-ons, reinstalling manually etc.

In the end, it is because I live in a country with paranoid internet firewalls. Once I used a VPN and then started minion, everything worked fine. So even if its not your antivirus, it could be your provider or country etc.

USE A VPN when you boot minion.

Worked for me

Amma Rokk 03/17/22 02:13 PM

When I run Minion I get the message:
Quote:

Minion is unable to connect to the internet.
Please check your firewall, security & proxy settings. Please visit our Help & Support page for additional information.
I haven't changed a thing and it was working perfectly fine yesterday. Added Minion to Firewall pass through since it was suggested. I don't use proxy. I've tried running Minion as Administrator even if I haven't needed to that but that gives the same message.

The url in the message for "our Help & Support" points to http://minion.mmoui.com/details.html#Help which gives page with the message that This site can't be reached. If I go to the Minion website's help page https://minion.mmoui.com/?details#Help it doesn't contain useful or helpful information for this situation.

Baertram 03/17/22 02:39 PM

http://minion.mmoui.com/details.html#Help is reachable perfetlcy fine for me:
https://i.imgur.com/Qg8aZpy.png
But should be actually the same as https://minion.mmoui.com/?details#Help

Try the following from the Minion sticky "troubleshooting" guide (https://www.esoui.com/forums/showthread.php?t=8082), as Minion is a java application and updates of Windows or your Java Runtime Environment, or even your Internet Provider, might change the prefered connection type of IPv4 to IPv6 (type of network addresses. IPv4 is older and you might know it from websites or LAN connections, it's this 123.123.145.345 format / IPv6 is a newer standard that is providing more numbers as the amount of internet conected things and devices increased a lot so higher values then IPv4 can provide are needed):

Quote:

Close Minion!
If Minion is not able to connect to the internet try to open a Windows CMD prompt (press WINDOWS KEY, type cmd, right click found entry "Command prompt" and choose "Run as administartor") and enter this command:
Code:

setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true
Press the return key then.
It will change the prefered "Java"'s IP usage type to IPV4 again and often fix such issues

Restart Minion then.

Amma Rokk 03/17/22 02:50 PM

1 Attachment(s)
Did that. Still the same.

Baertram 03/17/22 04:12 PM

Hm, I can only repeat what Dolby asked for in a post above:

Quote:

If you visit https://api.mmoui.com/v3/ in your web browser do you get any security warnings? It almost looks like something is messing with our ssl cert on your end.
Else I'd be lost here. Maybe your Internet Provider somehow blocked something.
Or your Anitivurs or other tools interfere.
Or you have some unwanted tools installed all of sudden which use a proxy to tunnel your network but you cannot see it with your Antiirus (which hopefully is not the case).

Do you have access to a VPN? Some other user above mentioned using a VPN to change your IP address that way could unblock Minion from your ISP (if this is the case here).

Amma Rokk 03/17/22 05:28 PM

I get "Working :)" visiting that page.
I haven't installed anything nor changed anything since everything was working yesterday. Don't think my ISP has suddenly started blocking Minion. Don't have access to VPN. I'll do some tests - hopefully find solution.:p

Nirtox 03/18/22 01:01 AM

Exactly the same issue. May I guess - Russia?
Since we have paranoid anti-VPN measures, I wonder if this happens only here. Unfortunately, I don't have standalone VPN to check. https://api.mmoui.com/v3/ - is working even if my VPN on browser is off.

EDIT: suddenly, it works again. I don't have a slight idea what was going on
EDIT1: not working again.
What is the address that minion tries to connect on the launch?

Baertram 03/18/22 06:30 AM

Sames as www.esoui.com afaik
Check the Minion.log file it should tell you what is tried to reach there and if it fails the message says check your internet connection/proxy.

I could well think of any problems by your ISP or government if you are located in Russia, yes.

Amma Rokk 03/18/22 12:48 PM

Today is everything working and no problem at all. :confused: I have no idea why. But I'm happy. :D
PS: I'm not in Russia.

Baertram 03/18/22 03:16 PM

Let's hope it was a local ISP problem for you then which was solved by the ISP, and it never comes back ;)

blackweb 03/23/22 07:17 AM

Minion 3.0.5 and ESO Connection Issues Fixed
 
Quote:

Originally Posted by zabelking (Post 37917)
Hello,
I stopped play eso during a time, and now when i try to launch minion it cannot connect to internet: "Minion is unable to connect to the internet. Please check your firewall, security & proxy settings. Please visit our Help & Support page for additional information."
Can you help me please, i don't have any antiirus and i allow minion in window defender .

Minion 3.0.5 has been unable to connect to the internet for the past 3 days on my Windows 11 desktop. I have also been having with issues with disconnecting and reconnecting constantly in games, especially ESO. I have also had issues in ESO with slow login, slow switching characters, slow changing zones with multiple disconnects during the process.
  • I have tried the following ways to fix this:
  • Install the 32-bit version of Minion.
  • Install the jfx version that requires a local Java installation.
  • Check my firewall settings.
  • Uninstall then reinstall minion.
  • Checked my network connections and Network setup.

When I checked my network connection, I noticed that WiFi and ethernet were connected to the internet, despite the fact that I use a hard-wired ethernet conection on my desktop so I do not need WiFi. I checked to see if Minion was working on my WiFi-connected gaming laptop and it is so the problem is not WiFi so it must be having two active network connections.
  • I took the following steps to make sure that WiFi connections were disabled on my desktop:
  • Unchecked "Connect Automatically" on my desktop's WiFi connection.
  • Turned off WiFi in Windows 11 (there is a software switch in Win 11).

I attempted to start Minion 3.0.5 64-bit and it immediately connected to the internet and listed my currently installed ESO AddOns. I then logged into ESO, selected and loaded a character quickly without any issues. Logging into eso is much faster and I did not experience any disconnects while doing so. Minion and ESO connection issues fixed!


All times are GMT -6. The time now is 03:24 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI