ray icon indicating copy to clipboard operation
ray copied to clipboard

VScode integration - broken link

Open imClement opened this issue 4 years ago • 4 comments

Describe the bug I have on the .env file RAY_LOCAL_PATH=/home/username/Projects/MyProject/

But when I click on the file in Ray the link to the file use an extra 'html' folder so the file is not found.

~/Projects/MyProject/html/app/Models/User.php

Versions Ray version (you can see this in "About Ray"): 1.19.0

  • spatie/ray package version: 1.33.0
  • spatie/laravel-ray package version (if applicable): 1.29.0

Desktop (please complete the following information):

  • OS: [e.g. macOS] Ubuntu
  • Version [e.g. 22] 20.04

imClement avatar Jan 16 '22 07:01 imClement

@freekmurze Any idea where this rogue html in the filepath could be coming from? It's not being added in the app.

AdrianMrn avatar Jan 17 '22 09:01 AdrianMrn

I'm having a similar issue using WSL2. Links in Ray application are defaulting to /var/www/html/... but I have RAY_LOCAL_PATH='\\wsl$\Ubuntu\home\bill\dev\hub' defined in my .env.

OS: Windows 11 Pro + WSL2 Ubuntu 20.04 Ray: 2.0.1.0

billriess avatar Apr 28 '22 02:04 billriess

Also having this with WSL2 like @billriess same OS & Ray version

RhysLees avatar Jun 08 '22 12:06 RhysLees

Describe the bug I have on the .env file RAY_LOCAL_PATH=/home/username/Projects/MyProject/

But when I click on the file in Ray the link to the file use an extra 'html' folder so the file is not found.

~/Projects/MyProject/html/app/Models/User.php

Versions Ray version (you can see this in "About Ray"): 1.19.0

  • spatie/ray package version: 1.33.0
  • spatie/laravel-ray package version (if applicable): 1.29.0

Desktop (please complete the following information):

  • OS: [e.g. macOS] Ubuntu
  • Version [e.g. 22] 20.04

Have you found a solution yet? I'm still having this issue

RhysLees avatar Sep 11 '22 12:09 RhysLees

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

spatie-bot avatar Jan 12 '23 11:01 spatie-bot

Hi, this issue is still present (for me it is double app dir: '\app\app...')

eldair avatar Mar 08 '23 12:03 eldair