question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hyper breaks laravel valet share

See original GitHub issue
  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate

Issue

When trying to use Laravel’s valet share command in Hyper it throws the following error:

ERROR:  Tunnel 'command_line' specifies an invalid or malformed address 'XXXXX:80': strange hostname

The command works fine in the native macOS Terminal and other terminal apps. More info about the issue/error can be found here: https://github.com/laravel/valet/issues/790#issuecomment-522358081

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:17 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ghostcommented, Jan 21, 2021

@LabhanshAgrawal

  1. Install Laravel valet as per the instructions of the docs: https://laravel.com/docs/8.x/valet
  2. Download or clone a php project, for example Kirby’s starterkit: https://github.com/getkirby/starterkit
  3. Open hyper and cd into the php project
  4. Type valet share into hyper to reproduce the error.

Doing the same with the nativ MacOS Terminal will create the desired result.

1reaction
LabhanshAgrawalcommented, Jan 23, 2021

Fixed in valet v2.13.19 (release)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hyper breaks laravel valet share · Issue #3796 - GitHub
When trying to use Laravel's valet share command in Hyper it throws the following error: ERROR: Tunnel 'command_line' specifies an invalid ...
Read more >
Laravel Valet - Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We've already laid the foundation — freeing you to create without sweating...
Read more >
Forticlient keeps breaking my local dev enviroment...
I'm using a Mac and I use Laravel Valet https://laravel.com/docs/5.6/valet for my development environment on my Mac.
Read more >
Laravel Valet share: Failed to connect to 127.0.0.1 - Laracasts
I'm trying to use the command "valet share" but I'm getting this error: ... Also, make sure you are not running valet share...
Read more >
What is your current local environment for Laravel? - Reddit
I've been happily using Valet for local dev, but looking to be a bit more cautious with regards to versions used across different...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found