laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.93k stars 809 forks source link

Error 408 #1477

Closed Rusbelito closed 2 months ago

Rusbelito commented 2 months ago

Jetstream Version

4.2

Jetstream Stack

Livewire

Laravel Version

10.48

PHP Version

8.2

Database Driver & Version

Postgres

Description

I have done a clean deployment of Jestream 4 in DigitalOcean and even though the browser does not generate any errors and no errors appear in laravel.log, the runtime console keeps showing me a 408 "error" every 10 seconds and another error What I notice is that when installing jetstream on Laravel 10 an error occurs when installing jetream:livewire in the postcss.config.js file, I had to change to "module.exports = {" for it to work, but I don't know if this is affecting the error mentioned above or simply the error did not allow the necessary configurations to be made for its proper functioning and only repaired superficial damage

Steps To Reproduce

----------------------------- postcss.config.js

image

----------------------------- DigitalOcean on clean deployment of Jestream

image

driesvints commented 2 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.