-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
No more working #892
Comments
@damms005 could you tell me what distro you are using? |
Zorin OS 16.3 |
Im also facing this issue. There is no output at all, i've removed ray and installed again but that has not solved the issue. Im running: |
Now also happening on my MBP M3. Was working but now stopped working completely. |
Same using Herd in Windows 11 |
Same problem here. I can't get it working with Sail. I'm using Ubuntu Desktop 22.04 & followed the instructions, With Docker (after reconfiguring following the documentation) I'm not getting anything: no response at all from Ray app. Linux 6.5.0-45-generic #45~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 15 16:40:02 UTC 2 x86_64 x86_64 x86_64 GNU/Linux |
After further browsing the issues I found the reason: UFW was active (it wasn't before when using in the past). |
@smoetje's suggestion or Ray can auto-detect such blockers and show a notice to the user with suggestion/possible workaround/fix. |
Before creating a new bug report
Please check if there isn't a similar issue on the issue tracker or in the discussions.
If you are having troubles connecting your project to Ray, please check our docs first, especially the configuration and environment specific configuration sections.
Describe the bug
Sorry I know "not working" is vague but I do not know how best to say it.
I see the string
ray('of light')
in my browser when I visit the route but nothing in Ray app.Browser view:
Ray app view:
Versions
v2.7.5
You can use
composer show
to get the version numbers of:PHP version: 8.1.27
Laravel version (if applicable): 10.28.0
To Reproduce
Steps to reproduce the behavior:
ray('anything')
Expected behavior
Ray app should show ray stuff
Screenshots
Browser view:
Ray app view:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: