spatie / laravel-web-tinker

Tinker in your browser
https://spatie.be/open-source
MIT License
1.05k stars 68 forks source link

Uncaught (in promise) Error: Network Error #85

Closed nelson6e65 closed 2 years ago

nelson6e65 commented 3 years ago

I get the GET /tinker page, but when is it sent (Ctrl + Enter), the POST fails, and it does nothing.

In the dev-tool console appears "Uncaught (in promise) Error: Network Error".

I'm using Laravel 8. Using Laragon for the server config on Windows.

How can I debug what is wrong?

dembal1990 commented 3 years ago

me too on laravel 6.x

Polfo commented 3 years ago

I have the same issue. I see POST net::ERR_CONNECTION_RESET after 8 seconds then I see Uncaught (in promise) Error: Network Error I am using: Windows 10 laragon php 8.0 laravel 8.60 web-tinker 1.7.7

Polfo commented 3 years ago

I have the same issue. I see POST net::ERR_CONNECTION_RESET after 8 seconds then I see Uncaught (in promise) Error: Network Error I am using: Windows 10 laragon php 8.0 laravel 8.60 web-tinker 1.7.7

It does not work with the apache webserver from laragon, But it works with laravel's built in webserver php artisan serve

spatie-bot commented 2 years ago

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.