26,676 questions
0
votes
0
answers
26
views
How can I prevent my node production deployment from installed devDependencies?
I'm running into an issue with the production deployment of my Node app. When I deploy to dev it's fine. When I deploy to production, the build errors on the node-sass package. Based on this SO thread ...
-1
votes
0
answers
21
views
I'm having an Error on hugging face and nothing is working
I'm trying to deploy a project on huggingface but there is an error that I can't seem to solve.
I'm getting this error
Cannot start Node server on any port in the range 9001-9001.
Please install Node ...
0
votes
1
answer
13
views
Having a challenge starting my bun project after running build command
I worked on a project using bun (my first time using bun), and I am struggling to start my project after running the build command.
Anytime I try running bun start this kept happening
$ bun start dist/...
-2
votes
0
answers
19
views
As a Freelancer, how to give hosted website to client [closed]
I am a newbie to freelance. I got one project which I have to deliver it is simple static website with only one contact us form. I have experience in MERN and thinking to use that. But I am not sure ...
-1
votes
3
answers
79
views
How to setup php project on web hosting
I developed a simple php project with some simple framework and now I want to host it on server, the server is shared server and I do not have SSH access, so I have uploaded all the files via cPanel. ...
-1
votes
1
answer
47
views
How to create a deployment group in Azure devops
I have successfully created a CI pipeline and on each commit the pipeline is automatically running. Also I have the USER access to access the agent pool.
Now when I am going to create a deployment ...
0
votes
0
answers
19
views
What is wrong with my Firebase hosted Vue.js project? [closed]
I have a Vite scaffolded Vue.js project which I am hosting in Firebase. It has been working fine for deployment, but after my last deployment I was unable to load the website. I have not changed any ...
0
votes
0
answers
37
views
Cannot Deploy API on GAE Standard: "failed to initialize analyzer" with gcr disabled
I am trying to deploy an API on Google App Engine (GAE) Standard Environment, but I keep encountering the following error:
ERROR: failed to initialize analyzer: validating registry read access: ensure ...
0
votes
0
answers
14
views
eb deploy successful but code not updating
I’m experiencing an issue with deploying my applications to Elastic Beanstalk using the EB CLI. It has always worked fine in the past, but recently, even though eb deploy completes successfully, the ...
-1
votes
1
answer
51
views
Why it is not Recommended to use the Azure Functions to deploy or host the Chatbot (LLM usecases) Related projects? [closed]
Why it is not recommended to use the AF to host or deploy the projects which is related to LLM like Chatbot or Chatassistance?
Is it just beauce of the Cold Start Latency? Like when the function is ...
0
votes
1
answer
36
views
Create a public link for a Streamlit app in Sagemaker Studio
I built a chatbot app using Streamlit in AWS Sagemaker Studio. The app is working using the provided link. However, I need to share the app with others. How can I have a public link to this app?
-1
votes
1
answer
27
views
The best solution for installing npm modules offline
For describing the situation: we have a Linux server that has access to npm registry and can install all of the dependencies from it. But the network traffic filter doesn't allow access to some files (...
0
votes
0
answers
9
views
Visual Studio One Click Manifests and Trust
I have an application I have been given responsibility for. It was written in Visual Basic and I am now using Visual Studio 2022 to continue development. The application is signed with a commercially ...
0
votes
0
answers
27
views
How to build a native installer from a java 21 gradle fx project using netbeans 22
I have a Java FX project written within Java 21 and gradle.
Now I want to build a native installer for deployment.
I've already searched hard, but unfortunately I can't find any helpful instructions.
...
0
votes
0
answers
18
views
I have a problem with Expo EAS build for Android - There is an overlay on the build apk
enter image description here
There is an overlay whenever I build an apk using EAS build command....but it works good in local development and in expo web
I have tried to run to start a new app and ...
0
votes
2
answers
23
views
Metadata title, description, and favicon not showing up correctly on google after deployment
I dont know where to look for help on this one as I cant find any related issues online. I deployed a website 5 days ago on Vercel using a Namecheap domain / https://www.davidglassmusic.com/ / and its ...
1
vote
1
answer
39
views
How to use deploy to first available VM in a cluster of VMs via azure pipelines and ssh tasks
We need to deploy to a cluster of VMs that are a docker swarm on prem. We use azure pipelines as CI/CD tool. Until we deploy to main, everything works as a charm since we use one VM for every env ...
0
votes
0
answers
30
views
vercel laravel deployment static files not loading (js, css not loaded )
Build-generated static files are not loading after deploying laravel app to vercel, I tried different vercel.json "routes" options found in various responses and those didn't work:/ My ...
0
votes
0
answers
89
views
Deploy APK Flutter Android Studio
Hey guys I ran Flutter build apk and I get below error I am not able to deploy my very own Launch Pad App, I tested it on web it works smooth including sound play and everything i don't know if ...
0
votes
0
answers
19
views
Heroku Buildpack not running worker from Procfile
I have a project on NextJS (14.2.21), running on Dokploy (0.17.9), building on Heroku Buildpacks. Inside of my project I have the next Procfile:
web: export PATH="/layers/heroku_nodejs-engine/...
-2
votes
0
answers
24
views
Deployment pipeline do not have native support to Blob and Data bricks [closed]
Issue:
"Power BI Deployment rules is disabled":
Deployment pipeline do not have native support to Blob and Data bricks, that why it was disabled.
Solution:
Create new Parameter Blob and data ...
-4
votes
0
answers
39
views
Deployed React app not rendering the component as it does in the dev environment
I am working on my project, and the frontend is built on React.
The issue that I am facing is with a specific page (component). While I open the project in dev env via VScode the page works as ...
1
vote
1
answer
51
views
Relative path to assets folder breaks in github pages angular build
https://jamestroxel.github.io/smo-study/
i have pushed my angular web app to a gh-pages branch of my repo and set up github pages to publish from the docs folder generated in the root folder there ...
-1
votes
0
answers
15
views
302 error on redirection, unable to redirect to next page while deploying on Railway
Unable to automatically go to the next page after correct login but if I manually enter /menu it works but automatically it has an status 302 code and stays in the login page
Github repo: https://...
-1
votes
0
answers
39
views
React App on Nginx Not Loading - White Screen Issue with Docker Deployment on VPS
I'm deploying a React app on a VPS using Docker and Nginx. The Docker image builds correctly and the container is running, but when I access the website, it shows a white screen and doesn't load the ...
0
votes
0
answers
33
views
Deploy Custom Notebook in Dataiku API
I’ve been struggling for a long time with the problem that I can’t deploy my model in Dataiku. What I’m trying to achieve is to create an API endpoint that takes a string as input and then calls a ...
0
votes
0
answers
21
views
Vercel Deployment issue
I've recently created a spotify clone using Html, Css, js and file structure is
Assets
images
Songs
fonts
the clone was working good locally but when i deployed the clone on Vercel, images fonts ...
0
votes
0
answers
21
views
Apollo Server, Express.js and Mongoose Deployment on Netlify
everyone I want to deploy my project which is created by express.js, mongoose and apollo server on Netlify and when I run the project by "set NODE_ENV=development&& npm run start:lambda&...
2
votes
1
answer
36
views
ONNX export stops without error and no onnx file is generated
I'm trying to export my PyTorch model to ONNX format while ensuring that the batch size remains dynamic. the result always is Segmentation fault (core dumped) Here’s the code I’m using:
import torch #...
1
vote
0
answers
54
views
Kamal deploy: host settings conflict with another service
I am deploying a nextjs-golang-crud-app with Kamal 2 (source: https://github.com/pooulad/nextjs-golang-crud-app). After successful deployment with the backend container (port 8080), I run kamal setup ...
0
votes
0
answers
20
views
How to fix Blank screen when deploying my react app
git repo
It runs properly when I use "npm run dev" in localhost. But when I use "npm run build" and open the index.html, it shows blank screen. Someone please resolve this issue, ...
-3
votes
0
answers
25
views
How to deploy React + Django Rest Framwork API on the same host in heroku? [duplicate]
My project works fine in development mode. But I cannot get it deployed properly on heroku.The problem is I can't find a way to forward requests from (frontend) React to the (backend) API.
Here are ...
0
votes
1
answer
75
views
Ionic Angular 19 deployment issues in Vercel
I recently updated my ionic-angular app from version 18 to 19 and after that the deployment in Vercel didn't work any more. I spend 2 day looking for a solution but there was not any clue.
These were ...
0
votes
1
answer
101
views
Is there an industry standard for code-signing third-party NuGet dependencies included in commercial .NET components? [closed]
We develop a commercial .NET component and rely on several third-party libraries distributed as NuGet packages (e.g., SharpDX, etc.).
Some of our enterprise customers require that all assemblies—our ...
0
votes
0
answers
11
views
heroku django Spatilite Unable to load the SpatiaLite library extension
Hi I get error while i'm trying to run my application on heroku with Spatialite:
Unable to load the SpatiaLite library extension. Library names tried: mod_spatialite.so, mod_spatialite.
my settings.py:...
0
votes
0
answers
19
views
onboard a new customer on multi tenant cloud
Say a company X, wants to onboard a new customer ABC, who wants to deploy few APPs, say(jira.abc.com, mail.abc.com, confluence.abc.com etc)
I came through few steps below:
Create a tenant identifier ...
0
votes
0
answers
27
views
ReferenceError: exports is not defined in ES module scope while deploying
I am getting this error "ReferenceError: exports is not defined in ES module scope" while deploying my backend to render.com
I just have two typescript files which when compiled creates two ....
-1
votes
1
answer
42
views
Django Returning http instead of HTTPS in Prod
I deployed a Django app in an Ec2 with gunicorn and nginx but links generated by django are http instead of HTTPS. I have included the necessary settings. For example, when I have paginations, I got
...
0
votes
1
answer
30
views
How to deploy a website using netlify from a folder which is inside another folder on github?
I was trying to deploy a website from one of repositories. in the root directory there is a directory titled "src" inside that there are 2 directories titled "backend" and "...
0
votes
0
answers
22
views
Issues with androidx.viewpager2.widget.ViewPager2 when deploying - java.lang.ExceptionInInitializerError at androidx.emoji2.text.m.d
After google made it's google play store security stricter I had to republish my application so I upgraded to the latest android studio/gradle/AGP/libraries.
My application runs fine when debugging ...
0
votes
1
answer
34
views
Expressjs application crashed on railway
when i build my application locally it runs perfect without any error
but when build happens on railway it crashed and the reason is Unexpected token ";"
it seems some kind of injection ...
0
votes
1
answer
28
views
ASP.NET Core 8.0 Zero-Downtime Deployment and DLL Lock Issue
I have a question: I am developing with ASP.NET Core 8.0 and have encountered some issues.
In a deployed environment, files like (ProjectName).dll are locked, preventing overwriting. I am curious ...
0
votes
0
answers
75
views
Vercel build keep install all over again and getting error
So i'm deploy my Next.js project (Frontend) on to Vercel. My previous ones were smooth, but not this time when it keep npm install after build successfully.
Here is the full log:
[12:03:19.845] ...
0
votes
0
answers
45
views
Deploy with WildFly
I'm trying to make a deploy in my Java file using a WildFly server, but is coming this message:
""WFLYCTL0412: Required services that are not installed:" =>
["jboss.naming....
1
vote
0
answers
29
views
WebSocket connection works in Vite development server, but fails in Vite preview with NestJS backend
I’m using Vite for the frontend and NestJS for the backend in my project. During development, everything works as expected with WebSocket connections (via Socket.IO), but when I try to run the ...
-1
votes
0
answers
23
views
React Asset Not Loading from public or src Directory
I deployed my portfolio using gh-pages and all my assets are not showing
I'm having trouble displaying an svg,png,JPG jpeg assets in my React project. I initially placed the file in src/assets/Leo.svg,...
2
votes
1
answer
68
views
.m2/settings.xml in docker container not reading env variables
I am trying to deploy an artifact to a remote maven repo from inside a docker container. As part of our CI/CD pipeline, I have a jenkins job running a script that builds a docker image with maven. ...
0
votes
2
answers
90
views
Getting Flask app to deploy on Vercel with Docker: App.py is downloaded instead of being served as an image
I'm deploying a Flask application on Vercel using Docker, but when I access my endpoint to generate an image, the app.py file is downloaded instead of returning the expected image.
I have created a ...
0
votes
0
answers
36
views
How to deploy a web application with multiple backends?
I coded up a basic website with MERN as my primary tech stack. But I had to use Python's backend framework Flask to use LangChain(There was some issue with Langchain and Js). I wish to deploy this ...
0
votes
0
answers
45
views
How to push changes to a GitHub branch after PR is already in the merge queue?
I have a script that automates Azure subscription creation by opening PRs across two different GitHub repositories.
Repositories & File Structure:
Repo 1 - subscription.yaml
---
name: "...