Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Filter by
Sorted by
Tagged with
-2 votes
0 answers
19 views

SSL request problem concerning deployment [closed]

I've been having a hard time in trying to fix this problem. Currently since we've already deployed a website in Azure, I don't know if any local changes I've made concerns with the deployed website. ...
kjkjkl's user avatar
  • 1
Advice
2 votes
0 replies
37 views

3 years as a frontend dev but feel under-skilled — how do I restart learning and regain confidence?

I’ve been working as a frontend developer for around 3 years, but honestly, I feel stuck. My current company doesn’t really follow standard software engineering practices, and the work has become ...
cybertron's user avatar
-3 votes
0 answers
35 views

How to persist multi-step form data between views in Django without committing to DB? [closed]

One-line project/context. Short description of the problem and constraints. Minimal code: models, the two views, form classes, snippets of urls.py. Exact observed behavior or error. Alternatives ...
Gourav Sarkar's user avatar
-4 votes
0 answers
78 views

How to redirect client after payment complete? [closed]

I am building a React-based hotel room booking application. When a user visits the app for the first time, I capture and save the hotel parameters sent through the URL into local storage. The backend ...
Rohan Patil's user avatar
-2 votes
0 answers
33 views

React Flow + Dagre layout issue when node content size varies

import dagre from 'dagre'; import { Node, Edge, Position } from 'reactflow'; export default function layoutDAG( nodes: Node[], edges: Edge[], dagType: 'T' | 'I' | 'D' ): { nodes: Node[]; edges: ...
Sindhu Kumari's user avatar
0 votes
0 answers
12 views

MERN Project Backend Not Loading Data on Vercel Deployment

I’m trying to deploy my full MERN project (frontend + backend) on Vercel. The frontend works fine, but the backend is not loading data. I keep getting this error in the console: GET https://cutomer-...
Safeya Yasien's user avatar
0 votes
1 answer
38 views

In Next js project Error: <Html> should not be imported outside of pages/_document

I have having issues in vercel and render deployment, but i have checked all instances but not happening i have check other answers also but it is not working. Are there any things which I can do for ...
Krishal's user avatar
Advice
0 votes
0 replies
23 views

Cloud Run for deploying

I would like to deploy my app in sideloading. I have read tutorial on Gogle App Engine, but I'm evaluating Google Cloud Run because it seems cheeper. Do you know step by step tutorial/guide on this ...
Domenico Melisi's user avatar
Best practices
0 votes
1 replies
45 views

How to deploy an Angular SSR app using AWS?

As I searched online many times but didn't find a satisfying answer, I'm asking my question here. I have an Angular app (version 20) that uses SSR and I would like to deploy it using AWS. I know how ...
Raphael's user avatar
  • 767
0 votes
2 answers
42 views

Next.js multilingual routing. Main page site.com always redirect to site.com/en instead of staying on site.com

devs! I'm trying to build a multilingual website based on Next.js(15.6) Node 22.21.10. Locally I have no issue with routing everything works as expected. Both lang versions are served as expected. (...
ultrapanam's user avatar
1 vote
0 answers
28 views

How to deploy monorepo Dockerfile to Digital Ocean App Platform

I'm attempting to configure a two-component (frontend + backend) monorepo deployment using Digital Ocean's App Platform. I'm starting with the backend. The monorepo looks like: client/ <-- NextJS ...
Craig Otis's user avatar
  • 32.4k
0 votes
0 answers
36 views

Failed to deploy puppeteer chromium in Render

I used puppeteer in my Node.js project and wanted to deploy it to Render as Docker image but the puppeteer chromium browser fails to launch in Render and gives me the error trace below. The app runs ...
boom pow's user avatar
  • 331
0 votes
1 answer
161 views

Error during Django Deployment: Cannot import 'setuptools.build_meta'

I have encountered this error while deploying my Django project on Render. The error is as follows: pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta' I have ...
Vahidhusyn's user avatar
0 votes
0 answers
44 views

Render deploy of ASP.NET Core Web API works but endpoints no

I'm trying to deploy an ASP.NET Core Web API on render.com, but it isn't working. The logs say it's something in the connection string, but I'm literally copying and pasting, there's nothing wrong ...
Luckkks's user avatar
  • 33
-1 votes
1 answer
57 views

How to manage Python 'websockets package' conflict for Kotak Neo API(V2) and Uvicorn(0.37.0)

I am building an application using Kotak Neo API (git+https://github.com/Kotak-Neo/Kotak-neo-api-v2.git#egg=neo_api_client) using Python Fast API. Kotak Neo API uses websockets==8.1. Python version - ...
Harshal's user avatar
  • 75
0 votes
0 answers
66 views

Streamlit app throwing "NotFittedError: idf vector is not fitted" even though TF-IDF pipeline is fitted and works locally

I trained a sentiment classification model using a scikit-learn Pipeline that includes a TfidfVectorizer and LogisticRegression classifier. Everything works perfectly on my local machine, but when I ...
MOSAB FATAH's user avatar
0 votes
1 answer
63 views

Environment Variables not getting picked

I am trying to deploy a Vite based react application on the cloud run through the github repo which uses the below docker file. Although I have kept environment variable in the deployment ...
Ekansh Saxena's user avatar
0 votes
2 answers
94 views

Problem finding index.html for Medusa v2 Admin during deployment on Render

I’m trying to deploy a Medusa v2 project on Render, but I’m running into an issue where Render cannot find the index.html file for the admin panel. I’ve already set the folder from the medusa2 admin ...
Jesús Pareja Fernández's user avatar
0 votes
1 answer
63 views

Guide User to Log Into Workpace Account with Published Apps Script Web App for Only My Domain

I have a published Web App in Apps Script set to "anyone in my domain can view" that I need to "execute as me". If an end user is only signed into Google accounts that aren't in my ...
xd1936's user avatar
  • 1,211
0 votes
1 answer
88 views

RuntimeError: Numpy is not available when running Streamlit + PyTorch + Torchvision app on Streamlit Cloud

`I’m deploying a Streamlit app on Streamlit Cloud that uses PyTorch and Torchvision for image segmentation. Locally, everything works fine, but when I deploy on Streamlit Cloud I get this error: File &...
Khushi Badsra's user avatar
11 votes
1 answer
6k views

passlib bcrypt not working when deployed to render. "ValueError: password cannot be longer than 72 bytes"

Im trying to deploy a react app on render. It works on my localhost but when deployed on render the auth function doesn't work. It shows this error ValueError: password cannot be longer than 72 bytes,...
Chjammy123's user avatar
0 votes
0 answers
14 views

Tried to get deployment file variable in siddhi query but getting error

@App:name("VehicleCountCheckApp") @source(type='kafka',topic.list='vehicle_data',....) define stream TrafficStream (vehicleCount int, location string); @sink(type='kafka',topic='...
charmi patel's user avatar
0 votes
0 answers
164 views

Next.js deploying to Cloudflare Workers

want to ask question about opennext. I have deployed my blog without any issue. And when i readed documentation i found that worker have assets binding, and when you deploy, its populates with static ...
Yuri Tsiomra's user avatar
0 votes
0 answers
67 views

Typesense HTTP API Server Not Starting on Railway - Only Raft Clustering Layer Works

I'm deploying Typesense on Railway.app using the official Docker image typesense/typesense:0.25.2, but the HTTP API server never starts despite the raft clustering layer working correctly. Problem ...
Khant Nyar Ko Ko's user avatar
0 votes
0 answers
38 views

Bitrise build - Flutter app restrict google places api key

So, I have seen many answers to similar questions, but the are mostly old, so I figured I would ask. My Flutter app is deployed on bitrise. I am querying the Google Places API directly. First: I see ...
user3808307's user avatar
  • 1,067
0 votes
0 answers
905 views

"Failed to load module script: Expected a JavaScript-or-Wasm module script but the server responded with a MIME type of 'text/html'"

I’m working on an Angular project, and I’ve run into an issue when deploying to the production environment. After deployment, I see this error in the browser console for a while: Failed to load module ...
Asfand Khan's user avatar
0 votes
1 answer
420 views

Nodemailer works locally but throws error "Connection timeout" on Railway

I am developing a project in Node.js and I need to send emails to my clients using Nodemailer. Locally, it works perfectly. When deploying to Railway, I get the following error: [2025-09-01 16:00:00] ...
Lisandro Pereyra's user avatar
0 votes
0 answers
44 views

Vercel deployment of Next.js app with custom 'rewrites' in vercel.json results in 404 errors on all routes

I have a monorepo project with a Flask backend (deployed separately) and a Next.js frontend located in a frontend directory. I'm trying to deploy only the frontend on Vercel. Project Structure: text ...
Alu's user avatar
  • 45
1 vote
1 answer
34 views

Inertia routes return 404 (Not Found) for app deployed in subfolder

I have deployed a Laravel 12 + Inertia.js (React) app on a shared hosting (cPanel). The app is located in a subfolder: https://mydomaine/app/. Authentication routes like: https://mydomaine/app/login ...
kamal ennaji's user avatar
0 votes
0 answers
41 views

How to specify path to custom python modules when deploying on Vercel

when deploying the project on Vercel, an error occurs: File "/var/task/api/main.py", line 2, in <module> from config import app, db ModuleNotFoundError: No module named 'config' i ...
ispite's user avatar
  • 107
0 votes
0 answers
79 views

Bindgen's build failing in docsrs

I have been trying to publish my crate's version on docs.rs but bindgen's build script fails in there but not locally, I am getting the following error Compiling nu-ansi-term v0.46.0 Compiling ...
Bhaumik Tripathi's user avatar
0 votes
0 answers
49 views

Nextjs 15 app, all dynamic routes return 404 when deployed

I have a nextjs (15.3.1) application entirely based on dynamic routes, this is the output when I build it: Route (app) Size First Load JS ┌ ○ / ...
ste's user avatar
  • 3,289
0 votes
1 answer
90 views

Azure Function Deployment Fails Due to Duplicate Function Name in Kudu SyncTriggerStep [closed]

I'm working with an Azure Function App that contains multiple functions. By mistake, I deployed a new function with a name that already existed in the project. After fixing this, the Azure Portal ...
Airton Gomes de Lima's user avatar
0 votes
0 answers
45 views

Would SQL Mesh integration with GitHub bot work in GitLab?

I'm looking at SQL Mesh bot in Github and seems to be following the Atlantis approach used in Terraform but brought into data modelling: https://sqlmesh.readthedocs.io/en/stable/integrations/github/ ...
Vzzarr's user avatar
  • 5,892
0 votes
1 answer
62 views

Contract deployed successfully on Hedera Testnet, but has no code. Script works for anvil

I have the following deploment script: require('dotenv').config(); const { ethers } = require("ethers"); const fs = require("fs"); const path = require("path"); const ...
Kotaka Danski's user avatar
2 votes
1 answer
279 views

How to allow GitHub Actions SSH access to a VM with restricted firewall on port 22?

I'm trying to set up automatic CI/CD deployment of my frontend via GitHub Actions using SSH to connect to a Hetzner cloud VM (Shared vCPU). Everything works except for one issue related to the ...
coder's user avatar
  • 715
1 vote
0 answers
132 views

How to pass environment variables like --dart-define when building iOS app via Xcode for Flutter?

I'm building a Flutter app and using --dart-define to pass environment-specific variables like ENV, x-api-key, or base URLs. This works perfectly for Android using: flutter build apk --dart-define=ENV=...
Ankit Baria's user avatar
0 votes
0 answers
68 views

if i wrote"npm run build" command in package.json, what should i write in build command in project setting of vercel's framework setting?

i am using express + typescript, and deploying with vercel. "scripts": { "start": "nodemon --exec npx tsx src/app.ts", "build": "tsc && tsc-...
Sein kim's user avatar
0 votes
1 answer
85 views

Django + Tailwind CSS deployment failing on Railway with Procfile parsing errors

I'm trying to deploy a Django application with compiled Tailwind CSS to Railway, but I keep getting Procfile parsing errors. The build process works fine (Tailwind compiles successfully), but the ...
user avatar
1 vote
1 answer
113 views

Trying to deploy an app via dokku fails with `s6-overlay-suexec: fatal: can only run as pid 1`

I ran the command dokku git:from-image paperless ghcr.io/paperless-ngx/paperless-ngx:latest to setup the paperless-ngx app via Dokku, but it fails with this error: -----> Releasing paperless... ----...
Bojan Krkic's user avatar
0 votes
1 answer
91 views

How is a Blazor Server app deployed in Linux?

I have a Blazor Server app, developed in VS Code on a Mac. At this point in development, it runs correctly on localhost, as well as on a Windows Server instance in AWS Lightsail, using IIS. For final ...
David Stowell's user avatar
0 votes
0 answers
65 views

Hosting and Deploying an Blazor Webapplication with Docker-Compose and Nginx has problems with SingalR and cant Connect. 405 Method not allowed

I have a Blazor web application. It running in a docker compose with 2 databases. It uses a SignalR Hub references as TacticsHub. It was working fine with Visual Studio and Visual Studio code. I could ...
Dubai's user avatar
  • 1
0 votes
0 answers
30 views

How to deploy .keras and .joblib models in FRDM MXCN947 (NXP) Microcontroller?

I have created 3 models (a RF, CNN-LSTM and a MLP) to be deployed in the FRDM MCXN947 microcontroller. They have sizes of 2.18 GB, 7.75 MB and 0.186 MB respectively. I have saved the RF model as ....
min_een's user avatar
0 votes
0 answers
35 views

Vercel & GitHub Pages Deployment Images Issue

I've built a website with Vue (a Vue/Vite project), and while I was developing, I encountered no issues with how the images were displayed. However, upon deployment to both Vercel and Github Pages, ...
redBread's user avatar
-3 votes
1 answer
47 views

Flask Application Deployed on GoDaddy Shared Hosting - Showing Blank Page on First Visit, But Works After Refresh [closed]

I have a Flask-based application that I deployed on GoDaddy shared Hosting. When I first visit the website, it shows a blank page. However, after refreshing the page (without doing anything else), it ...
Oloruntobi Grace Ayomide's user avatar
0 votes
0 answers
24 views

Next.js static export with NGINX: Refresh or direct URL gives 403 Forbidden

I'm using Next.js static export (next export) and serving the generated out folder with NGINX. The problem I faced: Clicking links inside the app works fine. But refreshing a page (or directly opening ...
mit dobariya's user avatar
0 votes
0 answers
44 views

Artifacts not found while deploying to aws - Bitbucket Pipeline

I'm trying to deploy an application in AWS using parallel for handling 2 application in one service, if I'm using in custom pipeline, it's working fine, but when I tried with branches like dev/sit, I ...
Mohamed Abdul Kadar's user avatar
0 votes
0 answers
66 views

Vercel / Angular - Getprerender params

I'm trying to deploy my Angular project in Vercel and I keep getting this error message: ✘ [ERROR] The 'quote/:categoryId' route uses prerendering and includes parameters, but 'getPrerenderParams' is ...
Maria Rosa Bravo Gil's user avatar
0 votes
0 answers
55 views

How do I configure NetBeans to redeploy a Maven web application when a dependency changes?

This is my project structure: Parent | ---Webapp ---Lib Webapp and Lib are different Maven/Netbeans projects which share the same parent. Compile on Save is turned on for both projects and Deploy on ...
Emmanuel's user avatar
  • 344
0 votes
0 answers
53 views

Command failed: gem install bundler fails on deployment

I am using Hatchbox to deploy a staging app. It fails on the same part every time. I can login into the server and run sudo gem install. But when I deploy it this is what I get everytime. not sure ...
Jamie Crone's user avatar

1
2 3 4 5
621