Skip to content

signin fails on High Sierra #107

@humboldtux

Description

@humboldtux

I've just updated to High Sierra, reinstalling my iMac.
When i try to sign with mas, i get the following error:

$ /opt/mas signin bob@example.fr 123456789
==> Signing in to Apple ID: bob@example.fr
2017-09-29 08:02:23.950 mas[357:3668] -[__NSXPCInterfaceProxy_ISAccountService signInWithContext:replyBlock:]: unrecognized selector sent to instance 0x7f888f50afa0
2017-09-29 08:02:23.951 mas[357:3668] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSXPCInterfaceProxy_ISAccountService signInWithContext:replyBlock:]: unrecognized selector sent to instance 0x7f888f50afa0'
*** First throw call stack:
(
        0   CoreFoundation                      0x00007fff3f6090fb __exceptionPreprocess + 171
        1   libobjc.A.dylib                     0x00007fff65ef7c76 objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff3f6a1c34 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
        3   CoreFoundation                      0x00007fff3f57f510 ___forwarding___ + 1456
        4   CoreFoundation                      0x00007fff3f57eed8 _CF_forwarding_prep_0 + 120
        5   mas                                 0x00000001086d0779 mas + 141177
        6   mas                                 0x00000001086d00f8 mas + 139512
        7   mas                                 0x00000001086e9fa0 mas + 245664
        8   mas                                 0x00000001086e9720 mas + 243488
        9   mas                                 0x00000001086be4b8 mas + 66744
        10  mas                                 0x00000001086c1ac8 mas + 80584
        11  mas                                 0x00000001086bf072 mas + 69746
        12  mas                                 0x00000001086bf542 mas + 70978
        13  mas                                 0x00000001086bf367 mas + 70503
        14  mas                                 0x00000001086d1c70 mas + 146544
        15  libdyld.dylib                       0x00007fff66ae6145 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6

iMac 14,1
High Sierra 10.13
Mas version 1.3.1

Thank you

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions