Thread Tools Display Modes
08/25/22, 02:10 PM   #1
Ottotto
Join Date: Oct 2016
Posts: 1
Unable to update Minion on a MAC

Page on Minion indicates update available. Select update/restart. File does not update. Attached are log and xml. Running Macbook Pro M2 chip. Thanks
Attached Files
File Type: xml minion.xml (3.8 KB, 205 views)
File Type: log minion.log (62.8 KB, 190 views)
  Reply With Quote
08/25/22, 02:35 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Code:
DEBUG 2022-08-25 11:12:11,912 [Minion Update Thread] gg.minion.controller.ClientUpdateConfirmPane:extract(238): Input: /Users/walterjones/.minion/updates/MinionClientUpdate-5710ea736478fd7193e68b70defc0ee404ba4576.zip
DEBUG 2022-08-25 11:12:11,913 [Minion Update Thread] gg.minion.controller.ClientUpdateConfirmPane:extract(239): Output: /private/var/folders/ty/6gjrhppx79l85b_xqhy0xsrr0000gn/T/AppTranslocation/4011BCF9-82CA-4E12-9C95-338F0CFCA57E/d/Minion.app/Contents/Java/
ERROR 2022-08-25 11:12:11,917 [Minion Update Thread] gg.minion.controller.ClientUpdateConfirmPane:extract(273): Catching java.io.IOException: Read-only file system

Catching java.io.IOException: Read-only file system
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createNewFile(File.java:1012)
	at gg.minion.controller.ClientUpdateConfirmPane.extract(ClientUpdateConfirmPane.java:259)
	at gg.minion.controller.ClientUpdateConfirmPane.update(ClientUpdateConfirmPane.java:210)
	at gg.minion.controller.ClientUpdateConfirmPane.lambda$update$5(ClientUpdateConfirmPane.java:136)
	at java.lang.Thread.run(Thread.java:745)
The minion update cannot be extracted or stored as the folder it gets downloaded to, or where it wants to extarct the files to, seems to be read only.
Check the minion folder "/Users/walterjones/.minion/updates" if the update zip files are still in there, close minion and try to extract them manually.
Maybe you can install the updates that way if you cannot sort things to work automatically.

I'm not using any MAC but I guess it got to do with some rights/access rules you need to grant for Minion to work properly -> Anti virus, firewall, allow to access harddrives, etc.

Perhaps other MAC users can provide you more help here.

Last edited by Baertram : 08/25/22 at 02:39 PM.
  Reply With Quote

ESOUI » Site Forums » Minion » Unable to update Minion on a MAC

Thread Tools
Display Modes

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