Ertan Köse
Explore posts from serversWWasp-lang
•Created by Ertan Köse on 8/28/2024 in #🙋questions
User Tier doesn't update
Also i had a similar problem with server and client environment variables, the section "Setting Environment Variables" is hard to read(more precisely the command example) and could very explicitly state environment variables have to be passed manually. Btw thanks for wasp 🙏🏾 provides motivation for learning about monads.
20 replies
WWasp-lang
•Created by Ertan Köse on 8/28/2024 in #🙋questions
User Tier doesn't update
Sorry i have not looked at wasp in a minute, the ordering of sections under deployment mislead my brain to think i was done as i was completely naive to webhooks at the time, eg. after reading "Deploying to fly.io" "Deploying Manually / to Other Providers" and etc. comes up. Perhaps a general solution could be a preamble providing an overview of steps to take?
20 replies
WWasp-lang
•Created by Ertan Köse on 8/28/2024 in #🙋questions
User Tier doesn't update
Okey the issue was that i did not create a webhook for my production server, i also changed the secret to the one displayed by the webhook.
20 replies
WWasp-lang
•Created by Ertan Köse on 8/26/2024 in #🙋questions
User dropdown and Auth not visible/working upon deployment
Okey solved... i deployed somethign with errors Xd
10 replies
WWasp-lang
•Created by Ertan Köse on 8/26/2024 in #🙋questions
User dropdown and Auth not visible/working upon deployment
@kapa.ai here are the logs [email protected] validate-env
2024-08-26T18:21:04.003 app[3d8dd12a9d5368] ams [info] > node -r dotenv/config ./scripts/validate-env.mjs
2024-08-26T18:21:04.093 app[3d8dd12a9d5368] ams [info] 🔍 Validating environment variables...
2024-08-26T18:21:05.203 app[3d8dd12a9d5368] ams [info] 🚀 "Email and password" auth initialized
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] node:internal/errors:496
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] ErrorCaptureStackTrace(err);
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] ^
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] at new NodeError (node:internal/errors:405:5)
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] at Function.from (node:buffer:333:9)
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] at <anonymous> (/app/src/server/workers/googleAnalyticsUtils.ts:4:28)
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] at ModuleJob.run (node:internal/modules/esm/module_job:194:25) {
2024-08-26T18:21:05.239 app[3d8dd12a9d5368] ams [info] code: 'ERR_INVALID_ARG_TYPE'
10 replies
WWasp-lang
•Created by Ertan Köse on 5/31/2024 in #🙋questions
Could not resolve "@emotion/styled" imported by "@mui/styled-engine"
Yes Win with WSL, no more issues but the issue itself was persistent across new installs of saas template, perhaps wasp clean could have done the job.
14 replies
WWasp-lang
•Created by Ertan Köse on 5/31/2024 in #🙋questions
Could not resolve "@emotion/styled" imported by "@mui/styled-engine"
Solved: Restarting my pc solved the issue..
14 replies
WWasp-lang
•Created by Ertan Köse on 5/31/2024 in #🙋questions
Could not resolve "@emotion/styled" imported by "@mui/styled-engine"
Yes unfortunately didn't help so i think the issue might lie somewhere else. Thank you tho.
14 replies
WWasp-lang
•Created by Ertan Köse on 5/31/2024 in #🙋questions
Could not resolve "@emotion/styled" imported by "@mui/styled-engine"
@kapa.ai Get me some human experts plz
14 replies