• USB creator 1.6 fails in MacOS 10.15.3


    Can0n
    • Minor

    Hello I am getting a Pasteboard issue when i open the unraid USB creator for MacOS

    it says this after entering my mac password

     

    PasteBoard: Error creating pasteboard: com.apple.pasteboard.clipboard [-4960]

    PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960]

    2020-02-10 08:56:52.072 Unraid USB Creator[67112:2284351] The application with bundle ID com.limetech.UnraidUC is running setugid(), which is not allowed. Exiting. (1)

     

     

    I get a edit button that contains this

     

     

    -- https://discussions.apple.com/message/23355413#23355413

    -- https://discussions.apple.com/thread/133512?start=0&tstart=0

     

    set myPath to POSIX path of (path to me as text) -- gets it in "/" form

    set ASTID to AppleScript's text item delimiters -- save 'em

    set AppleScript's text item delimiters to "/"

    set theFolder to (text 1 thru text item -2 of myPath) & "/" as Unicode text

    set AppleScript's text item delimiters to ASTID -- restore 'em

    set execpath to theFolder & "Contents/MacOS/Unraid USB Creator"

    set quotedexec to quoted form of execpath

    do shell script "sudo " & quotedexec with administrator privileges

    • Like 1



    User Feedback

    Recommended Comments

    I just ran into this myself on Catalina 10.15.3. Very inconvenient for Mac users.

    I ended up installing from a Windows 10 VM and it seemed to work fine.

    Link to comment

    On your mac go to Applications > Unraid USB Creator > right click and Show Package Contents > MacOS and run "Unraid USB Creator" - then it should actually run.

     

    Not sure why, but works for me :)

     

     

     **EDIT: Does not work. Double clicking that file will open a terminal with 

     

    /Applications/Unraid\ USB\ Creator.app/Contents/MacOS/Unraid\ USB\ Creator ; exit;

    but you actually need to be sudo, when you run with sudo - you get the same error in terminal this time:

     

    2020-05-05 15:02:46.048 Unraid USB Creator[71441:1246371] The application with bundle ID com.limetech.UnraidUC is running setugid(), which is not allowed. Exiting.

     

    Edited by smkings
    Link to comment

    i'm facing the same question like you.

    and i tried the windows version, it can't recongnize my usb drive, so i can only create it by manual.

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.