C
C
Creego2015-03-04 10:23:51
Ruby on Rails
Creego, 2015-03-04 10:23:51

Why does it ask permission every time to start the ruby ​​OsX server?

When starting a local ruby ​​server on OsX, it asks for permission every time, although ruby ​​is in the permissions in the firewall.
Google and Yandex did not help
Macbook Pro Mid Retina 2014
OsX 10.10.2
Ruby 2.2.0

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xSkyFoXx, 2015-03-04
@creego

The problem is that you've installed ruby ​​into system libs that your user doesn't have access privileges to.
You most likely installed ruby ​​from the ruby ​​site as a .dmg and entered a password during installation.
I advise you to sandbox packages using brew . Then your user will always have access to the interpreter and libs and no password will be required.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question