Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Linux Mint LMDE 6 #137

Open
danstoian07 opened this issue Jul 6, 2024 · 1 comment
Open

Error on Linux Mint LMDE 6 #137

danstoian07 opened this issue Jul 6, 2024 · 1 comment

Comments

@danstoian07
Copy link

Installed php8.2 with all requirements.

~$ valet install

   INFO  Installing valet services.  

  Nginx ...................................................................................................... Enabled  
  Nginx ..................................................................................................... Stopping  
  Php8.2-fpm .............................................................................................. Restarting  
  Dnsmasq .................................................................................................... Enabled  

In Systemd.php line 186:
                                     
  Unable to determine service name.  
                                     
install [--ignore-selinux]

Log file is empty.

@uttamrabadiya
Copy link
Collaborator

@danstoian07 It seems failing while stopping systemd-resolved service, can you please if this service is installed. You can check if service is installed by below command:

sudo systemctl status systemd-resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants