wbjb
wbjb
WWasp
Created by wbjb on 1/19/2025 in #đŸ™‹questions
email send error
@kapa.ai followed the send grid instrcutions, got this Server!] Failed to send email ResponseError: Forbidden [ Server!] at /home/brad/haystack30/app/node_modules/@sendgrid/client/src/classes/client.js:146:29 [ Server!] at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { [ Server!] code: 403, [ Server!] response: { [ Server!] headers: { [ Server!] server: 'nginx', [ Server!] date: 'Sun, 19 Jan 2025 20:28:18 GMT', [ Server!] 'content-type': 'application/json', [ Server!] 'content-length': '281', [ Server!] connection: 'keep-alive', [ Server!] 'access-control-allow-origin': 'https://sendgrid.api-docs.io', [ Server!] 'access-control-allow-methods': 'POST', [ Server!] 'access-control-allow-headers': 'Authorization, Content-Type, On-behalf-of, x-sg-elas-acl', [ Server!] 'access-control-max-age': '600', [ Server!] 'x-no-cors-reason': 'https://sendgrid.com/docs/Classroom/Basics/API/cors.html', [ Server!] 'strict-transport-security': 'max-age=31536000; includeSubDomains', [ Server!] 'content-security-policy': "frame-ancestors 'none'", [ Server!] 'cache-control': 'no-cache', [ Server!] 'x-content-type-options': 'no-sniff', [ Server!] 'referrer-policy': 'strict-origin-when-cross-origin' [ Server!] }, [ Server!] body: { errors: [Array] } [ Server!] } [ Server!] }
10 replies
WWasp
Created by wbjb on 1/19/2025 in #đŸ™‹questions
remove existing metered stripe plan
@kapa.ai how do i remove the credits plan from the website?
5 replies
WWasp
Created by wbjb on 1/12/2025 in #đŸ™‹questions
api issue
@kapa.ai api call getting 500 and this error rror in generateMarketingMessage: Error: OpenAI is not configured properly [ Server!] at generateMarketingMessage (/home/brad/haystack30/app/src/demo-ai-app/operations.ts:54:13) [ Server!] at generateMarketingMessage$1 (/home/brad/haystack30/app/.wasp/out/server/src/actions/generateMarketingMessage.ts:7:11) [ Server!] at <anonymous> (/home/brad/haystack30/app/.wasp/out/server/src/middleware/operations.ts:14:30) [ Server!] at <anonymous> (/home/brad/haystack30/app/.wasp/out/sdk/wasp/server/utils.ts:26:11) [ Server!] at Layer.handle [as handle_request] (/home/brad/haystack30/app/.wasp/out/server/node_modules/express/lib/router/layer.js:95:5) [ Server!] at next (/home/brad/haystack30/app/.wasp/out/server/node_modules/express/lib/router/route.js:149:13) [ Server!] at <anonymous> (/home/brad/haystack30/app/.wasp/out/sdk/wasp/core/auth.ts:37:3) [ Server!] at async <anonymous> (/home/brad/haystack30/app/.wasp/out/sdk/wasp/server/utils.ts
6 replies
WWasp
Created by wbjb on 1/5/2025 in #đŸ™‹questions
Server not listening
@kapa.ai my app in development suddenly stopped working yesterday. Both auth and user sign up and API calls. I tried a new install but smart thing. I see in the server logs that it doesn't say that the server is listening like it normqlly does. Any ideas?
38 replies
WWasp
Created by wbjb on 1/5/2025 in #đŸ™‹questions
Suddenly no Apps including new files can access server
@kapa.ai I was troubleshooting some API calls when I suddenly lost authorization. So I messed with it a bit and figured I had messed something up so I did a fresh install of opensaas and that file can't access it either.
11 replies
WWasp
Created by wbjb on 1/4/2025 in #đŸ™‹questions
UI library
@kapa.ai what UI libraries are supported? I was trying to use sandcn and it was giving me a lot of trouble.
5 replies
WWasp
Created by wbjb on 1/1/2025 in #đŸ™‹questions
@kapa.ai where in the open saas template is the section to add to the prisma schema
trying to add some fileds to my prisma schema in the open saas template. i can't find the file for the life of me.
5 replies
WWasp
Created by wbjb on 12/31/2024 in #đŸ™‹questions
Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI:3001/auth/me:1
@kapa.ai Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI :3001/auth/me:1

Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI script.js:1 Ignoring Event: localhost s @ script.js:1Understand this warningAI :3001/operations/get-customer-portal-url:1

Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI :3001/auth/me:1

Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI :3001/operations/get-customer-portal-url:1

Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this errorAI script.js:1 Ignoring Event: localhost s @ script.js:1Understand this warningAI @tanstack_react-query.js?v=0faf1699:947 AxiosError onError @ @tanstack_react-query.js?v=0faf1699:947Understand this errorAI @tanstack_react-query.js?v=0faf1699:947 AxiosError onError @ @tanstack_react-query.js?v=0faf1699:947Understand this errorAI :3001/auth/me:1

Failed to load resource: net::ERR_CONNECTION_REFUSED
23 replies
WWasp
Created by wbjb on 12/28/2024 in #đŸ™‹questions
demo app wont load
@kapa.ai working with the saas boilerplate and the demo app wont load. I get this in the terminal
Server ] [nodemon] app crashed - waiting for file changes before starting... [ Client!] (node:4053) ExperimentalWarning: CommonJS module /home/brad/haystack9/app/.wasp/out/web-app/tailwind.config.cjs is loading ES Module /home/brad/haystack9/app/.wasp/out/sdk/wasp/dist/dev/index.js using require(). [ Client!] Support for loading ES Module in require() is an experimental feature and might change at any time [ Client!] (Use node --trace-warnings ... to show where the warning was created)
24 replies
WWasp
Created by wbjb on 12/27/2024 in #đŸ™‹questions
sdk build failed
@kapa.ai hey, New project , SDK build fail on initial wasp db migrate
46 replies
WWasp
Created by wbjb on 12/14/2024 in #đŸ™‹questions
Setting up new machine and wasp won't install.
@kapa.ai I'm trying to set up a new machine and the CL prompt to install won't work. I get an error saying there is no wasp version 15.2
6 replies
WWasp
Created by wbjb on 12/5/2024 in #đŸ™‹questions
Replacing the opensaas demo app with my own.
@kapa.ai I am making an app using the open SAAS template. I made my custom app with mage and attempted to replace the demo app code with the mage code. I changed it everywhere. When I ran wasp start it wouldn't compile because it said it was missing the demo app code. What did I do wrong?
7 replies