samim
WWasp-lang
•Created by fred-123 on 8/11/2024 in #🙋questions
Can't edit or delete users in admin panel
@Vinny (@Wasp) or @martinsos could you help me here?
14 replies
WWasp-lang
•Created by fred-123 on 8/11/2024 in #🙋questions
Can't edit or delete users in admin panel
I have the same question, any idea how to delete users?
14 replies
WWasp-lang
•Created by samim on 11/4/2024 in #🙋questions
Remove Credits
well, this is extremely difficult for me to do so, since I am not a developer and don't know how to modify the code so it still keeps running 😩
8 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 it works good.
39 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.
39 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?
39 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
39 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 - -
39 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
39 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
39 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
39 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
39 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
39 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
39 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...
39 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.
39 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
39 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
39 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.
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.
39 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 😦
39 replies