Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
56 views

I am unable to build/deploy a digital ocean function that relies on nonstandard libraries (some third party, others local). I have three projects: an API, the DO functions, and a common library used ...
Gadzooks34's user avatar
  • 1,852
1 vote
0 answers
29 views

I'm deploying a Bun + Express application to Vercel. Locally, my Express app works perfectly with routes defined in separate files and imported into index.ts. However, on Vercel, the deployment ...
Dev Ayush's user avatar
  • 143
-1 votes
0 answers
38 views

This is the schema in my prisma.schema: generator client { provider = "prisma-client-js" } datasource db { provider = "postgresql" url = env("DATABASE_URL") ...
Russel Edullantes's user avatar
0 votes
1 answer
73 views

I am using tempfile with Polars for the first time and getting some surprising behavior when running it in a serverless Cloud Function-like environment. Here is my simple test code: try: with ...
starmandeluxe's user avatar
1 vote
1 answer
64 views

I have a Streamlit app that runs perfectly on my local machine but throws a 400 Bad Request error when deployed on Modal (serverless container). Here’s the relevant setup: streamlit_app.py import ...
Tommie's user avatar
  • 9
0 votes
1 answer
28 views

I have an S3 bucket that should invoke a Lambda function on ObjectCreated:Put. This used to work. After editing the Lambda code in the console, new uploads stopped triggering the function. I do not ...
smithiii's user avatar
0 votes
0 answers
42 views

I’m running into an issue when deploying with sst deploy --stage dev. The error says: There have been some minor changes to the "Vpc" component that's being referenced by "MyVPC". ...
K Chandrasekar's user avatar
0 votes
0 answers
20 views

I am having trouble with my SLS deployment. I am trying to setup a ESbuild config as follow: ... stages: default: resolvers: aws-serverless-account: type: aws region: ${env:...
ILoveET's user avatar
  • 149
-1 votes
1 answer
75 views

I am working on migrating our Typescript application from Serverless Framework to AWS CDK. Background Our application started out as mostly just lambda functions, api gateways and some IoT resources. ...
Buttlet's user avatar
  • 307
1 vote
1 answer
279 views

I have a FastAPI + Next.js project deployed on Vercel. Locally everything works, but on Vercel some routes break depending on whether I use a trailing slash in the route definition. For example, in my ...
AmericaDoodles's user avatar
2 votes
1 answer
131 views

I’m working on a Node.js/Express backend using PostgreSQL (Neon serverless), TypeScript, and Zod for validation. I have a Students table with columns: id UUID PRIMARY KEY, firstName TEXT NOT NULL, ...
Varun Sai Nadiminti's user avatar
0 votes
0 answers
54 views

According to this Vercel page it seems like using a Vercel function to run Puppeteer should be doable, but not matter what I do, I end up with Unhandled Rejection: Error: Unable to get browser page. ...
Stephen Corwin's user avatar
0 votes
1 answer
66 views

After code changes in stocks_alert.js based on client requirements, the error persisted when I try to run "Serverless invoke local -f stocks_alert". Here's the complete error: Error: ...
Ryan Barcebal's user avatar
0 votes
1 answer
82 views

I am working on a serverless project. Following is the snippet of serverless configuration bundle: sourcemaps: true disableForkTsChecker: true externals: - newrelic # Keeps ...
Babita Bisht's user avatar
1 vote
1 answer
298 views

I'm working on a Vercel-hosted monorepo with the following setup: index.ts (using the Hono framework with hono/vercel) is compiled using tsup into dist/functions/index.js Static assets are built ...
Davi Lima's user avatar
0 votes
0 answers
48 views

Context: I want to show some records from mongoDB to my front-end chrome extension(iNotes). So, i need backend that will communicate with my mongoDB. Problem: I'm building a serverless function using ...
Arjad Gohar's user avatar
0 votes
1 answer
130 views

I'm working on a Next.js frontend that sends a POST request to an AWS Lambda function via API Gateway (REST API). The Lambda function is supposed to receive an array of objects and return a modified ...
Vikrant Chavan's user avatar
-1 votes
1 answer
93 views

I'm trying to set up a serverless Express.js chatbot receiveing POST requests from Twilio and responding via a webhook Problem: When running npm run dev or vercel dev, POST requests my webhook on ...
Lorenz Krinner's user avatar
0 votes
0 answers
27 views

I have a few Docker containers that I want to expose as stateless, public-facing services callable from my website. Expected usage is low — up to ~50 users/month up to ~10k total requests. One of the ...
tepsijash's user avatar
  • 424
0 votes
0 answers
50 views

I am trying to create a DO serverless function. Everything is functional on my local, but after I deploy the function an try to run it on DO, I get the ERR_MODULE_NOT_FOUND error, for most of the ...
Scobee's user avatar
  • 448
1 vote
0 answers
52 views

I'm working on a Python project using FastAPI, AWS Lambda, and API Gateway. I'm organizing my project with a root serverless.yml and separate serverless.yml files inside each function's folder. When I ...
Guylherme F's user avatar
0 votes
0 answers
44 views

I am trying to deploy using Serverless but all routes return { "message": "Internal server error" } here is another example in my login route there is a post request when i click ...
Omar Alhussani's user avatar
0 votes
0 answers
66 views

I've deployed my project and get a cryptic error: Error: A Serverless Function has exceeded the unzipped maximum size of 250 MB. : https://vercel.link/serverless-function-size -No information as to ...
 C A OB1's user avatar
1 vote
0 answers
27 views

I'm working on upgrading to serverless v4 with serverless-offline v14.4.0. When running our integration tests, we spin up serverless offline and hit the APIs using supertest or equivalent. The command ...
jktravis's user avatar
  • 1,588
0 votes
1 answer
58 views

I am facing an issue where my backend API is returning a CORS error in Safari but works fine in Chrome and Postman. The specific error in Safari is: Access to XMLHttpRequest at 'https://backendServer/...
davion williams's user avatar
0 votes
1 answer
106 views

Consider: I'm working on a Google Chrome devtools panels extension. In it I have: const toDbBtn = document.getElementById("toDbBtn"); toDbBtn.addEventListener("click", async () =&...
user1592380's user avatar
  • 36.9k
0 votes
0 answers
48 views

I am using the serverless framework and cannot deploy because I have more than 500 resources which is the CloudFormation limit. I am using the split-stack plugin, but it is still failing. Any help ...
HamletHub's user avatar
  • 561
0 votes
0 answers
42 views

I have a trigger set up on a database that fires a function whenever a new document is inserted. This function generates a summary from the full document and updates a collection in another database. ...
Saleem Abdullah's user avatar
0 votes
1 answer
98 views

Issue: In synapse serverless SQL pool when I try to access view data created from file stored in ADLS with AD/Entra users having "Synapse SQL pool admin" rights on the synapse workspace and ...
Sri's user avatar
  • 79
0 votes
3 answers
83 views

I want to create a lex bot with serverless.yaml and I want to use the aws bedrocks builtin intent qnaintent. I am able to create the bot with intents from the serverless.yaml but I am unable to add ...
Thomas Joseph's user avatar
0 votes
1 answer
1k views

I'm trying to pass argument to cloud run jobs in this way: gcloud run jobs execute aa-hello-world --args="--test1","hello","--test2","world" (In local works as ...
jrgito89's user avatar
0 votes
1 answer
242 views

I am currently working on an express app (API) which I now want to convert to use the serverless framework so I can deploy on AWS Lambda. I have done this before and did not have too many issues. I ...
dividebyzero's user avatar
0 votes
1 answer
96 views

I am using an azure function app to get some weather data using open-meteo api, to do so I need to call their API from inside my function APP. Before deploying on azure, the http triggered function ...
El3oss's user avatar
  • 29
2 votes
0 answers
146 views

I struggle to connect my Blazor app to the new Aspire 9.1 Serverless SignalR emulator. This is how I have configured my AppHost Program.cs: var signalr = builder .AddAzureSignalR("signalr&...
Thor's user avatar
  • 35
0 votes
0 answers
501 views

Today I created Serverless Elasticache Valkey and tried to connect using code which I got from Connect to your cache section. const {Redis} = require("ioredis"); const client = new Redis....
Dima jangveladze's user avatar
0 votes
0 answers
36 views

I built a mail sending system with Nodemailer using Node.js. This structure works properly in the local environment, but when I take it live on Vercel, the email sending process is not successful. I ...
Fatih's user avatar
  • 23
0 votes
2 answers
142 views

I have a Lambda function in GoLang, I want to have CDN on it for region based quick access (I think Cloudfront can help me do that on AWS). Researched so far: I saw that Lambda@Edge is there to ...
Pranav Soni's user avatar
0 votes
0 answers
39 views

In One of the requriement we are hitting a third Party API which does some calculation at the backend and dependent on the various factors it can take time upto 5 seconds. Usually serverless is to be ...
Subham Singh's user avatar
0 votes
1 answer
13 views

Serverless is unable to resolve varaibles in kafka event source, looking for a solution to resolve variables instead of hardcoded arns, which are dynamic and not automated. functions: compute: ...
Reza's user avatar
  • 337
2 votes
1 answer
111 views

I have a multi-region AWS Lambda setup to serve a global audience, but I'm experiencing high cold start latency, especially for infrequently used regions. This is affecting API response times and user ...
Alis devani's user avatar
0 votes
0 answers
155 views

I have just upgraded to Serverless V4, and removed serverless-bundle as recommended. Have configured esbuild with a loader: loader:{ '.html': 'copy', '.node': 'copy', ...
Tobin's user avatar
  • 2,057
-3 votes
3 answers
158 views

everyone, I am aware that a AWS lambda is only allowed to run for 30 seconds. But I am working on a feature that takes around 2 minutes to finish processing. In fact I see the end of the request on ...
vsfer's user avatar
  • 1
0 votes
0 answers
36 views

Currently, there is a aws_kinesis_firehose_delivery_stream resource created with terraform. resource "aws_kinesis_firehose_delivery_stream" "test_firehose" { name = "...
Gi Yeon Shin's user avatar
0 votes
1 answer
70 views

In the Serverless framework built with AWS, when a function is kept as async: true it immediately returns a 200 HTTP response, can we override this status codes. Can somebody answer to this thanks I ...
K. Anirudh's user avatar
1 vote
1 answer
42 views

I'm a bit new to Apache Openwhisk. It is an awesome project and I'm enjoying using, and learning it. Thank you so much for creating such an amazing project! I'm not able to figure out the correct way ...
Akshay Ram's user avatar
0 votes
0 answers
173 views

I have set up an SST (Serverless Stack v3) application with an AWS RDS Postgres instance. The database should be publicly accessible so external services can connect to it. async run() { const ...
wefiwefjiwef43453t43t34's user avatar
0 votes
1 answer
159 views

I’m using the Serverless Framework (sls) to deploy an AWS Lambda function. When I run: sls deploy --stage dev I get this error: ✖ Error: Please specify a stack name using the --stack option, or ...
lbolanos's user avatar
-1 votes
1 answer
183 views

To improve the project's functionality and overall performance. As part of this effort, we updated our SLS "handler.js" file to use ES modules and renamed it to "handler.mjs". The ...
Abdullah's user avatar
0 votes
1 answer
973 views

Trying to connect to AWS Elasticache (valkey engine: serverless: version 8.0) from my Java springboot application. JDK 17 & springboot version 3.2.5. Using Lettuce client to connect to Valkey ...
alex's user avatar
  • 179
1 vote
1 answer
323 views

I’m building a serverless API with Node.js using AWS Lambda, and my function interacts with DynamoDB to retrieve data. However, every time I try to interact with DynamoDB, the Lambda function times ...
sakshi rawal's user avatar

1
2 3 4 5
72