lazi
lazi
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
WWasp
Created by lazi on 10/3/2024 in #đŸ™‹questions
Quickest way to locally host for public
@kapa.ai - Wasp requires package "prisma" to be version "5.19.1" in package.json.
48 replies
WWasp
Created by lazi on 10/17/2024 in #đŸ™‹questions
How can I make my navbar dissapear on a specific page?
Y'all are awesome đŸ˜„
27 replies
WWasp
Created by lazi on 10/17/2024 in #đŸ™‹questions
How can I make my navbar dissapear on a specific page?
Now re-reading that, it says to position there TO BUILD the web app, not for deployment. I just didn't connect the dots that i might need to change the dir i'm in then run the netlify commands (pretty much first time Netlify user). So it might be more of a me problem haha
27 replies
WWasp
Created by lazi on 10/17/2024 in #đŸ™‹questions
How can I make my navbar dissapear on a specific page?
No description
27 replies
WWasp
Created by lazi on 10/17/2024 in #đŸ™‹questions
How can I make my navbar dissapear on a specific page?
( I was getting it working by just cd-ing into the web-app/build then running the netlify command. from web-app/ i was getting a path not found error thingy)
27 replies