spatie / laravel-ray

Debug with Ray to fix problems faster in Laravel apps
https://myray.app
MIT License
291 stars 64 forks source link

Unable to change the private key path when adding a new server #223

Closed gkimpson closed 3 years ago

gkimpson commented 3 years ago

Describe the bug When 'adding server' to Ray I am unable to change the 'Private key path' with a different filename and save - the default path is ~/.ssh/id_rsa but when I change this and click save and return back to it I still see the default path.

Versions Ray version : 1.18.2

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Servers' in the top right corner (purple button with 3 white lines)
  2. Click on 'Add Server'
  3. Enter your server info & try to change the default private key path
  4. Click save
  5. Re-open the same server by clicking the edit button and you will notice the private key path doesn't appear to have changed

Expected behavior Should be able to change the private key path

Screenshots image

Desktop (please complete the following information):

AdrianMrn commented 3 years ago

Thanks for the detailed report! I'm releasing a fix for this bug now in 1.18.3, it should be online in about 15 minutes.