lazi
WWasp
•Created by lazi on 4/8/2025 in #🙋questions
Re-Deployment issues with Fly.
Sure thing, one second 😄
15 replies
WWasp
•Created by lazi on 4/8/2025 in #🙋questions
Re-Deployment issues with Fly.
Thank you ❤️
15 replies
WWasp
•Created by lazi on 4/8/2025 in #🙋questions
Re-Deployment issues with Fly.
BUT ! This worked for me - I used wasp 0.16.2 and it deployed it properly with no errors (after also reverting my latest changes on fixing the above mentioned errors)
15 replies
WWasp
•Created by lazi on 4/8/2025 in #🙋questions
Re-Deployment issues with Fly.
Windows 11 with WSL2 (Ubuntu) - also on the nodejs i did have some changes.
The problem seemed to be with my client build/deployment - it succesfully passes the server deployment part (and it seems to be error handling errors mostly? )
I tried (and covered all of them) but then I was getting to the above mentioned error that i couldn't get past.
15 replies
WWasp
•Created by lazi on 4/8/2025 in #🙋questions
Re-Deployment issues with Fly.
lazi@Lazi:/mnt/d/Translate/T/app$ wasp version
0.16.3
I did wasp clean, even got a succesful build and it's working locally but when I do re-deploy on fly it fails with that
15 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
@kapa.ai I've logged in with fly but ] Error: P1001
[ Db !]
[ Db !] Can't reach database server at
localhost:5432
[ Db !]
[ Db !] Please make sure your database server is running at localhost:5432
.34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
@kapa.ai Okay, let me ask something - how can I access my fly.io deployed database in an editable format ?
34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
@kapa.ai regardint the 2nd step with the Sender Verification: Ensure that the email address you're using in the defaultFrom field in your main.wasp file is verified in your SendGrid account. SendGrid requires sender verification to prevent spam. - What kind of e-mail should I set-up there ? Should it be the domain for the server?
34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
Okay thankyou! @kapa.ai I need a bit of help setting up SendGrid . I've modified the defaultFrom, I've set up the SendGrid and verified account, I've set up the Fly.io respective secret but I can't get it to send me a confirmation e-mail. Failed to send email ResponseError: Forbidden
2025-02-10T13:55:16.050 app[6830dedcded1e8] mia [info] at /app/node_modules/@sendgrid/client/src/classes/client.js:146:29
2025-02-10T13:55:16.050 app[6830dedcded1e8] mia [info] at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
2025-02-10T13:55:16.050 app[6830dedcded1e8] mia [info] code: 403,
2025-02-10T13:55:16.050 app[6830dedcded1e8] mia [info] response:
34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
@kapa.ai I went with fly.io after all. The auto deployment. I changed something to my main.wasp locally. How can I re-deploy to fly.io properly so nothing breaks?
34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
@kapa.ai I changed something to my main.wasp locally. How can I re-deploy properly so nothing breaks?
34 replies
WWasp
•Created by lazi on 2/10/2025 in #🙋questions
Railway Deployment trials
I was actually just following the tutorial here: https://wasp-lang.dev/docs/deployment/deployment-methods/paas
I ended up just using the " wasp deploy fly launch my-wasp-app mia " and this worked with no errors whatsoever. What's not working though is the e-mail confirmation with Sendgrid
34 replies
WWasp
•Created by lazi on 2/6/2025 in #🙋questions
Payload Too Large?
Nevermind me Kapa, good bot. It was yet again an environment issue on my end - some Docker conflict now. Fixed with an actual PC restart (which was due for some time)
20 replies
WWasp
•Created by lazi on 2/6/2025 in #🙋questions
Payload Too Large?
@kapa.ai $ sudo wasp start
sudo: wasp: command not found
20 replies
WWasp
•Created by lazi on 2/6/2025 in #🙋questions
Payload Too Large?
@kapa.ai app/.wasp/out/web-app: removeDirectoryRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removeDirectory: permission denied (Permission denied) Any idea on this? I'm using Cursor and WSL
20 replies
WWasp
•Created by lazi on 1/29/2025 in #🙋questions
Why is my project not recompiling after file change?
I actually didn't but also didn't really investigate any further - I might today! It's deff a problem on my end with the environment I have set-up in Cursor/WSL
8 replies
WWasp
•Created by lazi on 2/6/2025 in #🙋questions
Payload Too Large?
I tried this approach more or less but didn't get it to work properly - i finally went with just setting up an AWS S3 bucket and using the file-upload functionalities included in OpenSaaS anyway 😄 Thank you @Vinny (@Wasp) !
20 replies
WWasp
•Created by lazi on 1/29/2025 in #🙋questions
Why is my project not recompiling after file change?
Thanks, I think it is the 1st GitHub Issue presented - I'm on WSL2
8 replies
WWasp
•Created by lazi on 10/3/2024 in #🙋questions
Quickest way to locally host for public
Thank you! I've seen that but I had a bit too much to do to migrate sooooo the switch to an older version was just what i needed (then upgrade back). The project I was trying to start up was an older unmaintained one, just needed to see some things
48 replies
WWasp
•Created by lazi on 10/3/2024 in #🙋questions
Quickest way to locally host for public
@kapa.ai how can I downgrade my wasp installed version back to 14 ?
48 replies