samim
samim
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
and it works good.
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
never mind, I figured out.
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
can you tell me how I can switch to Mailgun SMTP?
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
yes
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
So, you helped me alot. I haven't had set up the env variables for stripe, I guess that was the error. I got the authentication working now 😄 thanks a lot! But now encountered another problem with sending verification emails, eventhough I set the env variables for mailgun. see error message from live log: ams [info] POST /auth/email/signup 200 49.615 ms - 16 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] Failed to send email Error: Forbidden 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] at IncomingMessage.<anonymous> (/app/node_modules/mailgun-js/lib/request.js:327:17) 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] at IncomingMessage.emit (node:events:529:35) 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] at endReadableNT (node:internal/streams/readable:1368:12) 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] statusCode: 401 2024-09-24T14:08:13.943 app[32871356a40598] ams [info] } 2024-09-24T14:08:46.748 app[32871356a40598] ams [info] GET /auth/me 304 8.865 ms - -
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
No description
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
ok thanks, I did all that. I can reach my app via the custom domain. However, the authentication is still not working. I added the A and AAAA records for the etal-client IPs. did the cert thingy as well
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
No description
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
No description
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
and for email authentication I still get the network error
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
white site
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
OK, I did, thanks. Now the site is just loading...
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
in the documentation I have this wasp deploy fly launch my-wasp-app mia --server-secret GOOGLE_CLIENT_ID=<...> --server-secret GOOGLE_CLIENT_SECRET=<...> But it always gives me this error: 🚀 You already have Fly toml files. The launch command is intended to be run one time on a new Fly project. Please try a different command.
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
but I got the same problem
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
ok, well I started a new project and did everything as you described. It looked better since it created all the three apps -server, -client and -db
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
I did the wasp deploy fly deploy command. My app names are NAME OWNER STATUS LATEST DEPLOY build-summer-silence-3967 personal suspended 21h27m ago
etal personal suspended 1h26m ago
etaldb personal deployed
fly-builder-spring-wave-6590 personal suspended actually the app wasn't exisiting, I deployed newly to fly. Cors is not mentioned in the browser error. Google auth is setup correctly, as it worked on local.
38 replies
WWasp-lang
Created by samim on 9/24/2024 in #🙋questions
Trouble deploying opensaas on fly.io, get a site not found after using authentication
Did all that 😦
38 replies
WWasp-lang
Created by Vivek S on 5/13/2024 in #🙋questions
Error 400: redirect_uri_mismatch
Hey, sorry! Yes, I just realized, that kapa led me down the rabbit hole... have other trouble now. 😫
83 replies
WWasp-lang
Created by Vivek S on 5/13/2024 in #🙋questions
Error 400: redirect_uri_mismatch
@kapa.ai how is this flyctl deploy --remote-only different than wasp deploy fly deploy?
83 replies
WWasp-lang
Created by Vivek S on 5/13/2024 in #🙋questions
Error 400: redirect_uri_mismatch
@kapa.ai i how can I change the server Url in the fly.toml file?
83 replies