p1ratrulezzz / brainser

MIT License
237 stars 30 forks source link

Cannot launch on MacOS X. sh: ./jetbrainser-osx-amd64: Permission denied #19

Closed off-the-az closed 1 year ago

off-the-az commented 1 year ago

I have MacBook Pro 13 2015 with Intel Core i5. The main problem is launching console and gui application. System cannot launch and showing same error - (ex. when launching console application)sh: ./jetbrainser-osx-amd64: Permission denied

How to fix this problem?

p1ratrulezzz commented 1 year ago

там есть dmg файл, попробуйте из него запустить gui версию

On Tue, Jun 20, 2023, 11:02 Andrii Zdrobylko @.***> wrote:

I have MacBook Pro 13 2015 with Intel Core i5. The main problem is launching console and gui application. System cannot launch and showing same error - (ex. when launching console application)sh: ./jetbrainser-osx-amd64: Permission denied`

How to fix this problem?

— Reply to this email directly, view it on GitHub https://github.com/p1ratrulezzz/brainser/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGJQFPIK263E3EMVU7QDLTXMFKKBANCNFSM6AAAAAAZM4IVPM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

off-the-az commented 1 year ago

I have just tried to open this file, but it can`t helps me. The reason is it cannot launch amd64 file

Знімок екрана 2023-06-20 о 11 07 32

там есть dmg файл, попробуйте из него запустить gui версию On Tue, Jun 20, 2023, 11:02 Andrii Zdrobylko @.> wrote: I have MacBook Pro 13 2015 with Intel Core i5. The main problem is launching console and gui application. System cannot launch and showing same error - (ex. when launching console application)sh: ./jetbrainser-osx-amd64: Permission denied` How to fix this problem? — Reply to this email directly, view it on GitHub <#19>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGJQFPIK263E3EMVU7QDLTXMFKKBANCNFSM6AAAAAAZM4IVPM . You are receiving this because you are subscribed to this thread.Message ID: @.>

p1ratrulezzz commented 1 year ago

ok then try this first

chmod +x ./jetbrainser-osx-amd64

then run as usual

On Tue, Jun 20, 2023, 11:08 Andrii Zdrobylko @.***> wrote:

I have just tried to open this file, but it can`t helps me. The reason is it cannot launch amd64 file [image: Знімок екрана 2023-06-20 о 11 07 32] https://user-images.githubusercontent.com/96266521/247049063-7de4e083-8705-4aa3-97ec-5300b509009a.png

там есть dmg файл, попробуйте из него запустить gui версию … <#m-6610038808238901531> On Tue, Jun 20, 2023, 11:02 Andrii Zdrobylko @.> wrote: I have MacBook Pro 13 2015 with Intel Core i5. The main problem is launching console and gui application. System cannot launch and showing same error - (ex. when launching console application)sh: ./jetbrainser-osx-amd64: Permission denied` How to fix this problem? — Reply to this email directly, view it on GitHub <#19 https://github.com/p1ratrulezzz/brainser/issues/19>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGJQFPIK263E3EMVU7QDLTXMFKKBANCNFSM6AAAAAAZM4IVPM https://github.com/notifications/unsubscribe-auth/ABGJQFPIK263E3EMVU7QDLTXMFKKBANCNFSM6AAAAAAZM4IVPM . You are receiving this because you are subscribed to this thread.Message ID: @.>

— Reply to this email directly, view it on GitHub https://github.com/p1ratrulezzz/brainser/issues/19#issuecomment-1598313877, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGJQFJUB4AL2YNH2XXTJMDXMFK7LANCNFSM6AAAAAAZM4IVPM . You are receiving this because you commented.Message ID: @.***>

off-the-az commented 1 year ago

Same error!(

chmod +x ./jetbrainser-osx-amd64

off-the-az commented 1 year ago

SOLUTION:

Just write on the Terminal this command:

> sudo spctl --master-disable

It helps me to solve the problem)