Giter VIP home page Giter VIP logo

Comments (4)

MikeMcQuaid avatar MikeMcQuaid commented on May 13, 2024

Can we see ls -la /usr/local/opt/redis/bin/redis-server /usr/local/etc/redis.conf /usr/local/var /usr/local/var/log/redis.log?

from homebrew-services.

KubaRocks avatar KubaRocks commented on May 13, 2024

Sure, but redis is here only as an example. Same thing happens with every service that I want to run as user.

$ ls -la /usr/local/opt/redis/bin/redis-server /usr/local/etc/redis.conf /usr/local/var /usr/local/var/log/redis.log
ls: /usr/local/var/log/redis.log: No such file or directory
-rw-r--r--  1 kuba  admin   45498 Jul 13 01:27 /usr/local/etc/redis.conf
-r-xr-xr-x  1 kuba  admin  776996 Jun 17 15:15 /usr/local/opt/redis/bin/redis-server

/usr/local/var:
total 0
drwxr-xr-x   9 kuba  admin  306 Jul 13 01:32 .
drwxr-xr-x  21 kuba  admin  714 Jan 20 15:11 ..
drwxr-xr-x   3 kuba  admin  102 Jul 13 01:27 db
drwxr-xr-x   3 kuba  admin  102 Jul 13 01:31 elasticsearch
drwxr-xr-x   3 kuba  admin  102 Jul 13 01:31 lib
drwxr-xr-x   4 kuba  admin  136 Jul 13 01:32 log
drwxr-xr-x   2 kuba  admin   68 Jul 13 01:32 mongodb
drwxr-xr-x   8 kuba  admin  272 Jul 13 01:29 mysql
drwxr-xr-x   2 kuba  admin   68 Jul 13 01:27 run

from homebrew-services.

MikeMcQuaid avatar MikeMcQuaid commented on May 13, 2024

No idea what's going on here, I'm afraid. Given the error comes from launchctl it's not clear it's a brew services bug either 😭

from homebrew-services.

KubaRocks avatar KubaRocks commented on May 13, 2024

It turns out that moving user directory to another partition (which is CaseSensitive, but I don't know if this has anything to do with that) is causing that error...
You were right, the error comes from launchctl.

from homebrew-services.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.