TylerBastian
TylerBastian
WWasp-lang
Created by TylerBastian on 5/29/2024 in #đŸ™‹questions
app crashed
@kapa.ai i have update the port for server to port 4040 and the port for client to port 8000 by following the solution 1.1 in this guide https://github.com/wasp-lang/wasp/issues/730, but get Network Error and here is the error report from webbrowser console:
GET http://localhost:4040/auth/me net::ERR_CONNECTION_REFUSED
GET http://localhost:4040/auth/me net::ERR_CONNECTION_REFUSED
13 replies
WWasp-lang
Created by TylerBastian on 5/29/2024 in #đŸ™‹questions
app crashed
@kapa.ai i reboot the system, now it works. And i can access it via browser. But when i try to sign up, it shows "Network Error".
13 replies
WWasp-lang
Created by beatdown_kai on 3/13/2024 in #đŸ™‹questions
Whenever I run `wasp db migrate-dev` on my ec2 instance (micro free tier) it causes the box to hang
Not so familiar with code... but have tried to change the status of open from true to false in vite.config.ts. After the modify, eventhough i can get access via ip:port to the app, but get a error message...
[nodemon] app crashed - waiting for file changes before starting
[nodemon] app crashed - waiting for file changes before starting
39 replies
WWasp-lang
Created by beatdown_kai on 3/13/2024 in #đŸ™‹questions
Whenever I run `wasp db migrate-dev` on my ec2 instance (micro free tier) it causes the box to hang
Hey, face the same problem... may i ask, how to modify the vite config to avoid it?
39 replies