Thread Tools Display Modes
03/30/24, 04:26 AM   #41
FWSWBN
 
FWSWBN's Avatar
Join Date: Mar 2014
Posts: 18
same for me too.
yesterday works fine, today i get the message with internet connection.

i did not change anything on my computer.
 
03/30/24, 04:41 AM   #42
vsrs_au
Join Date: Dec 2022
Posts: 18
Same problem here. It worked fine when I ran it roughly 10 hours ago, and failed to start just now. Nothing's changed on my PC in the last 10 hours.
 
03/30/24, 04:49 AM   #43
Childeric
Join Date: Aug 2014
Posts: 2
I can confirm I didn't do anything to my PC since yesterday and it is not working anymore. Same issue.
 
03/30/24, 06:11 AM   #44
NordCarbon
Join Date: Jul 2017
Posts: 1
Same problem, Minion unable to connect, and I have tried from two different computers.
 
03/30/24, 06:34 AM   #45
PsionicGamer
Join Date: Aug 2023
Posts: 1
Same here aswell!

Yep, same issue here. Worked with ethernet cable but i need it to run on wifi and it refuses to do so.
Attached Files
File Type: xml minion.xml (606 Bytes, 26 views)
File Type: log minion.log (42.0 KB, 28 views)
 
03/30/24, 07:14 AM   #46
Dynamite Joe
Join Date: Nov 2023
Posts: 1
same here....

maybe this is the problem -> sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

----

DEBUG 2024-03-30 14:09:56,643 [JavaFX Application Thread] gg.minion.util.FeedClient:checkNetworkConnections(106): Starting network check ...
DEBUG 2024-03-30 14:09:56,644 [JavaFX Application Thread] gg.minion.util.FeedClient:getRoutePlanner(61): System Default Http Proxy.
WARN 2024-03-30 14:09:57,085 [Thread-9] gg.minion.util.FeedClient:run(164): IOException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
WARN 2024-03-30 14:09:57,085 [Thread-8] gg.minion.util.FeedClient:run(164): IOException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Last edited by Dynamite Joe : 03/30/24 at 07:17 AM.
 
03/30/24, 07:18 AM   #47
Highlor3
Join Date: Dec 2016
Posts: 1
Same here for "Minion is unable to connect to the internet"
 
03/30/24, 07:25 AM   #48
outcast121
Join Date: Mar 2024
Posts: 2
same issue here as well

same issue as well when I start minion, yesterday it was working fine..
Attached Thumbnails
Click image for larger version

Name:	minion is unable to connect to internet.png
Views:	40
Size:	19.4 KB
ID:	1687  
Attached Files
File Type: log minion.log (5.1 KB, 22 views)
File Type: xml minion.xml (75.3 KB, 22 views)
 
03/30/24, 07:32 AM   #49
Morbeer
Join Date: Nov 2021
Posts: 1
same for me. i was able to get on and use it yesterday and this morning it wont connect. says unable to connect to the internet. I have followed and verified all the steps in previous comments and nothing works. I tried going to https://api.mmoui.com/v3/ and it says "Working ". Not sure what the issue is but it seems there are a lot of people with the same issues today.
 
03/30/24, 07:54 AM   #50
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Originally Posted by Morbeer View Post
same for me. i was able to get on and use it yesterday and this morning it wont connect. says unable to connect to the internet. I have followed and verified all the steps in previous comments and nothing works. I tried going to https://api.mmoui.com/v3/ and it says "Working ". Not sure what the issue is but it seems there are a lot of people with the same issues today.
It looks like some root certificate embedded in the ancient JRE used by Minion has expired and now it got trust issues and does not want to talk to the server anymore.
 
03/30/24, 07:54 AM   #51
omegatay
Join Date: Apr 2014
Posts: 1
Same as others. Was working yesterday. Besides Minion everything else seems to connect fine.
 
03/30/24, 07:59 AM   #52
jrfk2
Join Date: Jun 2022
Posts: 2
Also not working for me, tried all the suggested things from the helppage .. turned firewall and security off, ran as admin, added to my firewall , un/reinstalled both 64 and 32 bit versions.
 
03/30/24, 08:03 AM   #53
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Originally Posted by jrfk2 View Post
Also not working for me, tried all the suggested things from the helppage .. turned firewall and security off, ran as admin, added to my firewall , un/reinstalled both 64 and 32 bit versions.
A new version is out now. You will need to manually run the installer though: https://minion.gg/?download
 
03/30/24, 08:19 AM   #54
bearbelly
 
bearbelly's Avatar
Join Date: Oct 2018
Posts: 5
Originally Posted by sirinsidiator View Post
A new version is out now. You will need to manually run the installer though: https://minion.gg/?download
Weird. Getting the message "Virus Scan Failed" when I attempt to download the new file.
(64bit 3.0.12.exe)
 
03/30/24, 08:22 AM   #55
zenyatharr
Join Date: Mar 2024
Posts: 1
Cool java portable works

have the same issue with x32 Minion even with admin rights and disabled firewall

BUT

java portable loaded from admin cmd works fine for me
 
03/30/24, 08:30 AM   #56
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Might be because the file is so new? Virustotal is showing its fine with all the scanners here: https://www.virustotal.com/gui/file/...12dd76a4de22e1
 
03/30/24, 08:45 AM   #57
Verling
 
Verling's Avatar
AddOn Author - Click to view addons
Join Date: May 2021
Posts: 9
Originally Posted by sirinsidiator View Post
A new version is out now. You will need to manually run the installer though: https://minion.gg/?download
start and close. on 3 computers test.
Code:
INFO  2024-03-30 17:25:58,535 [JavaFX Application Thread] gg.minion.Minion:start(46): Attempting to start Minion...
DEBUG 2024-03-30 17:25:59,019 [JavaFX Application Thread] gg.minion.Minion:stop(109): Close called.
 
03/30/24, 08:50 AM   #58
Dr.StrangeBalls
Join Date: Mar 2015
Posts: 1
Same as above. App won't run.
 
03/30/24, 09:01 AM   #59
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Originally Posted by Verling View Post
start and close. on 3 computers test.
Code:
INFO  2024-03-30 17:25:58,535 [JavaFX Application Thread] gg.minion.Minion:start(46): Attempting to start Minion...
DEBUG 2024-03-30 17:25:59,019 [JavaFX Application Thread] gg.minion.Minion:stop(109): Close called.
That's not a lot of information to go by.

Which operating system and minion (32 bit/64 bit) are you using?
Do you use an antivirus software that could potentially block it?
Did you install it over the previous version or uninstall and reinstall it?
Does it work when you rename the .minion folder in your user folder where the log file is located?
 
03/30/24, 09:13 AM   #60
Cptalbatar
Join Date: Mar 2024
Posts: 1
Installed the new Minion update manually (just uninstall/ install the new one) and everything is back to normal
 

ESOUI » Site Forums » Minion » Minion cannot connect to internet


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off