Questions tagged [deployment]
A series of activities that makes a program available for use (usually in test or production environments)
deployment
31,323
questions
0
votes
0
answers
5
views
Deploying express api from monorepo failing on render
I am trying to deploy my express backend on render as a web service from a mono repo (github link of repo : GitHub - kartik-chausali/code-arena-turbo)
this backend uses different modules which i ...
0
votes
0
answers
12
views
How to deploy Databricks Unity Catalog table with CI/CD
Does anyone know how to deploy Databricks schema changes with Azure DevOps CI/CD pipeline?
I have created a table in Dev database (in Databricks Unity Catalog) and I want to deploy it to Prod Database ...
0
votes
0
answers
31
views
+50
Favicon doesn't show on Google Search
So the favicon for my website (a 256x256 .ico file) doesn't show up on Google Search. It shows the vercel logo, but when you click on the website, the correct favicon shows up in the browser tab. Even ...
0
votes
1
answer
5k
views
Angular Routing not working on URL Address bar
I have made an Angular project with routing components. And I have handled some URL handling like if a user hits on the URL manually: if the URL exist, it goes to the URL components as defined in the ...
0
votes
2
answers
499
views
500 Internal Server Error on Django App Deployment on Render.com
I am encountering a persistent 500 Internal Server Error when trying to deploy my Django project on Render.com. The error message is not providing detailed information, and I am struggling to diagnose ...
0
votes
0
answers
12
views
Issues with CORS and HTTP Requests in Vercel Deployment for Node.js and MongoDB Backend
I'm facing issues with CORS and HTTP requests in my project deployed on Vercel. The project involves a Node.js backend (node-backend.vercel.app) and a frontend (frontend-part.vercel.app). I have ...
0
votes
0
answers
11
views
Deployment crashes when building with new image
I have an react, typescript and webpack application deployed using cloudflare pages. On the last modification I tried adding a new image on my page but the deployment fails to find that particular ...
-1
votes
0
answers
19
views
Issue using .NET Aspire to automate the pipeline when deploying into container apps [closed]
I want to create a pipeline once the build is done; after that I need to deploy in container apps without a docker script. I followed this documentation but I am Getting an error when I run the ...
1
vote
0
answers
117
views
command not found - Python Django app deployment issue with DigitalOcean
I’m having a problem with the package gunicorn on the app platform while it’s present in my requirements.txt file.
bash: gunicorn: command not found
With app platform, I am not able to find the ...
0
votes
0
answers
8
views
How can I deploy SvelteKit IO app with two ports?
I'm using the SvelteKit IO library for sockets in my SvelteKit application.
My main application, when built, runs on port 4173. My socket runs on 3001.
Here's the SKIO setup code: I can't change 3001 ...
0
votes
3
answers
1k
views
Why am I getting 500:INTERNAL_SERVER_ERROR on vercel when trying to deploy a django app?
Basically, I am trying to deploy a django project to vercel using the default settings, however I get this error when doing so
500: INTERNAL_SERVER_ERROR
Code: FUNCTION_INVOCATION_FAILED
ID: iad1::...
0
votes
0
answers
15
views
Error: interpreting cloudbuild.yaml as build config: Invalid base64-encoded string: number of data characters
I'm attempting to submit my cloudbuild.yaml and keep running into this issue. I've attempted using retool to see if I could find the issue but everything comes out with the correct number of ...
0
votes
0
answers
9
views
I am experiencing a 404 Not Found error for my new domain in smarter asp.net
SmarterASP.NET Generated Domain: [example.smarterasp.net]
This domain is working correctly and serving my website as expected.
New Domain: [www.mydomain.com] This domain is currently showing a 404 Not ...
0
votes
0
answers
22
views
First ruby on rails deploy to Render - mistake appears
Trying to deploy first ROR app to Render. Using following:
original manual from official render's site - https://docs.render.com/deploy-rails#create-a-new-project
https://www.youtube.com/watch?v=...
2
votes
1
answer
223
views
Keycloak 24.x Performance issue
We've implemented Keycloak into our project for user authentication, meticulously following the deployment guidelines outlined here.
Despite experimenting with various configurations, we're ...
0
votes
1
answer
18
views
How to pretend to render any Components of root Layout.js to an specific route in Next.js?
I'm working in Next.js, in my root Layout.js file I added some Components, and they are rendering in my all the routes as I expected.
But I have a route /mobile, where I want want these Components to ...
0
votes
0
answers
15
views
How to put Servlet classes in a separate JAR for WildFly [duplicate]
I have a large project, let's say "a.jar" which will be deployed to the WildFly (26.1.3).
There are also servlets in the project, we want to have the web part separated from the main project....
0
votes
1
answer
20
views
problem with envrionment variables when creating docker image in ec2 nestjs
In my local environment i made a .env file and used .env file to store my environment variables for oauth2 login and when i built a docker image with it i used docker-compose.yaml file for env ...
0
votes
0
answers
14
views
Using Powershell WebAdministration module with limited domain account (not admin user)
I need to deploy a website using PowerShell scripts to stop/start a remote website, copy the items to the remote application folders but using a domain account having limited acces to the remote ...
0
votes
0
answers
60
views
Not Fetching Updated Data from API After Deployment only generated statics output showing in angular 17
After deploying my Angular application, I noticed that the updated data from the API is not being reflected in the deployed version. The application was working fine during development and the static ...
1
vote
0
answers
18
views
How to capture environment variable passed during run time from Docker in Angular project
In my Docker desktop I want to find some way to capture environment variable passed at run time like in this screenshot:
docker-desktop
I want to pass multiple variables needed in the project, I can't ...
-2
votes
0
answers
14
views
Deployment of Flask backend [closed]
I have an application for resume shortlisting. since it has to take 100s of resume, this backend is not getting deployed on Vercel which is showing "data is too long" as error. also ...
0
votes
0
answers
31
views
Error "virtual host to handle /favicon.ico has not been defined" When Deploying React App on IBM WebSphere
I am trying to deploy a React application on IBM WebSphere, but I am encountering an issue where the server returns the following error:
virtual host to handle /favicon.ico has not been Defined
Here ...
0
votes
0
answers
16
views
How to Deploy and Distribute Office Add-in (JavaScript) to Multiple Users After Migrating from .NET ADX COM Add-in?
We have recently migrated our Office add-in application from a .NET ADX COM add-in to a JavaScript-based Office add-in due to Microsoft's discontinuation of support for .NET ADX COM add-ins. Our new ...
0
votes
2
answers
29
views
Cannot Access Storage files on c-panel for laravel 10
I am using laravel 10 and php version 8.1, i have deployed my project on c-panel , i have cloned the project successfully , i have moved my files from public to public_html and the remaining files ...
-2
votes
0
answers
18
views
unable to deploy my deep learning app based on flask [closed]
my ml app based out of flask,it takes pdf as input and lets users ask questions and utilizes BERT model to answer it,
so far it is running locally good but no luck in deployment i tried vercel, ...
0
votes
1
answer
63
views
Domain and Subdomain Path on Hostinger for Laravel app
I followed a guide by The Codeholic on YouTube explaining how to deploy a Laravel app on Hostinger. This included removing the default public_html folder, cloning the project, and pointing the ...
10
votes
8
answers
13k
views
flutter build web - Only showing blank page
Strangely, I am unable to deploy flutter apps via Flutter web since some days.
I have not problem running and debugging the Flutter app in a chrome browser via Android studio but once I try
flutter ...
2
votes
5
answers
9k
views
Vercel deploy serverless function has crashed
Hi guys i am trying to deploy my MERN app to vercel, but i have a problem when i try to deploy the backend i get an error, even though when i tried it on the local server there was no error at all
can ...
0
votes
1
answer
136
views
getting 404 not found error on vercel, while deploying my nodejs code
I'm encountering a 404 Not Found error on Vercel when attempting to deploy my Node.js code. Here's a breakdown of my setup and the steps I've taken:
I have a Node.js application that I'm trying to ...
0
votes
1
answer
31
views
How to start gunicorn when using a custom Post Deployment Action on Azure App Service
I am trying to use a Post Deployment Action on Azure App Service with a Flask app. I followed this Stack overflow post to accomplish the Post Deployment Action, but this results in the container not ...
0
votes
1
answer
35
views
My dockerfile for deploying my angular app doesnt start the app using a web server either nodeJs or nginx
i have finished my work on an angular project and i need to deploy it using docker , i followed the instructions and made sure that the dockerfile is correct using multiple sources .
i tried to use ...
1
vote
1
answer
76
views
Is there a way to mount only the file from k8s secret to a pod without disturbing the existing files in the location?
I am trying to mount a file secret.txt from the secret to location /opt/tomcat/conf/secret.txt. there are other files at the same location e.g. /opt/tomcat/conf/creds.txt that I want to retain.
This ...
14
votes
3
answers
5k
views
I cannot just deploy a function with Serverless-framework 1.20.2
I wanted to follow these tips
and just redeploy my function, as the serverless.yml had not been changed.
However, it just hangs on the Serverless: Uploading function stage. Forever, apparently.
The ...
50
votes
11
answers
49k
views
Specs satisfying the `Firebase/Functions` dependency were found, but they required a higher minimum deployment target
I was trying to install pod 'Firebase/Functions' but failed with the following error:
`[!] CocoaPods could not find compatible versions for pod "Firebase/Functions":
In Podfile:
Firebase/...
0
votes
1
answer
23
views
For an ASP.NET WEB FORMS web application, check if the web server has the latest version for any specific aspx/ascx pages on any redundant web server
Our team works in a project where the customer manually deploys (copy/paste) the updated release we provide (ascx, aspx, dll, etc.) for the ASP.NET WEB FORMS web application we are developing.
...
4
votes
2
answers
4k
views
Update your target API level by August 31, 2023 to release updates to your app
I got a mail from the play store that Update your target API level by August 31, 2023 to release updates to your app.
That warning message looks like this,
I have updated my flutter code that ...
0
votes
1
answer
31
views
AWS Amplify deployment permanent "pending" state
Amplify job is in pending state
So GitHub repository and Amplify are connected. When I push anything to the active branches it triggers Amplify (webhook is working correctly), and creates a new ...
0
votes
1
answer
625
views
Cookies not being stored in browser after deploying web app to Vercel
I recently deployed my web application to Vercel, and I'm encountering an issue where cookies are not being stored in the browser after successful authentication using Google OAuth. Prior to ...
3
votes
3
answers
6k
views
How to resolve 404 error in a deployed react- vite app?
I have a production-ready React app built with vite. I have run the build process and uploaded the contents of the dist file within the subdirectory it is supposed to be in. When i visit the URL it ...
0
votes
0
answers
24
views
Django Deploy Nginx Bad Gateway no such file or directory
So, I've been struggling for the past week to deploy my Django project on my VPS server (domains.co.za). After all this time, I managed to figure out a few things on my own. My server runs on ...
0
votes
0
answers
86
views
Static Files not working on PythonAnywhere - but working on local server
I'm deploying My web app on Pythonanywhere. After deployment, static files are not shown on it.
While StaticFiles are working fine on Local Server.
Lets just say staticfiles contain an image which is ...
0
votes
1
answer
25
views
Render not hosting backend client
I was trying to deploy my mern stack website using render . When I was deploying my backend repository , I am facing a port error,
I deployed my backend, repo so it gave me the backend link. I ...
0
votes
1
answer
116
views
Cannot do npm install --force or --legacy-peer-deps when deploying a project to Vercel
I want to deploy my project to Vercel. Although I have a conflict with the libraries I want to deploy, but even though I told Vercel to use npm install --legacy-peer-deps in its settings, it doesn't ...
0
votes
0
answers
16
views
vercel deploy success but access web error Nextjs 14 undici wrong verssion
Deploy success but access web Application error: a server-side exception has occurred
enviroments NEXT_PUBLIC in vercel, node 20.x
un build success on local and vercel. But on vercel access page after ...
0
votes
1
answer
111
views
Vercel deployment with django
I'm trying to deploy my django app on Vercel but it isn't working, this is my vercel.json code:
{
"version": 2,
"functions": {
"core/wsgi.py": {
...
0
votes
1
answer
49
views
Coolify Django Deployment
I'm using Coolify and I want to deploy a Django application. I created an entrypoint.sh
#!/bin/sh
set -e
echo "Running migrations..."
python manage.py migrate
echo "Collecting static ...
2
votes
1
answer
27
views
create azure functionapp from docker image via cli
I deployed an azure functionapp with the preview Flex Consumption plan, which doesn't include 'Site.SiteConfig.AlwaysOn' which i do not want.
When deploying via CLI like so:
az functionapp create --...
1
vote
1
answer
847
views
Vite react.js application showing 404 not found in nginx server after right config
I uploaded Vite react.js application to a server. I'm using nginx server. Application is working fine. But when I go to another page & refresh, the site is not working. It's showing a 404 Not ...
0
votes
0
answers
8
views
How to use the exported best.pt models from YOLO to create an Flask App?
I have trained 2 yolo v5 models (best.pt) , 1 for segmentation and 1 for object detection with 2 different datasets,i want to create a egyptian glyph detction system in my pycharm locally, how do i ...