Category "server"

How can we handling server crashing for PHP site?

I know crashing web server is a network related problem, but as I have responsibility of a PHP web site, so I must be care about reliability or availability of

Error: values property should be an object effector-next

When I try to wrap the nextjs application in effector-next I get this error when the page loads

Server for traffic redirection with static IP

I use app engine on google cloud for my webserver. The webserver must communicate with APIs to fetch all kind of data from clients. For a specific client, I nee

why server shut down?

So I created a server but when I run it, it keeps shutting down. why it happens? import socket my_server = socket.socket() my_server.bind(("0.0.0.0", 8820)) my

Cannot install mongo node.js

MONGO HELP I have tried many times to install mongo but I failed. I also checked my network cable but it is working. I am really worried for this kinda problem

Installing Node Application on a server. Apache npm pm2

I have installed a node js application (myapp.js) on a server with a particular IP. I have npm installed and started the application I have done this before but

How to deploy Nodejs Application on server through cpanel, and how to configure application manager?

I am using reseller's cpanel to deploy a nodejs server and I want that server to run continuously. First, I installed these three on my server: 1.) ea-ruby27-mo

Is it possible to apply Tableau Extensions on Original View of Tableau server

I have built tableau auto date range slider extension. Which updates the end date in the slider to current (today's) date automatically. I need to apply this ex

The changes that I put onto the GoDaddy server with Dreamweaver CC will not show up right away

Recently I have been uploading changes to the GoDaddy hosting server for our website using Dreamweaver CC. Sometimes the changes show up right away and sometim

'SyntaxError: Cannot use import statement outside a module'

I have updated by configuration to node 16.15.0 on both local machine and server. The code is running fine on local machine but on server it gives an Error - "S

Server error after opening many browser cards

I've a Vue app in production. There are 11 products subpages. When i'm opening all of them in new cards then on two of them i'm getting error like on screen. Af

error showing when starting xampp after changing the hard disk to ssd

I have been running xampp from D drive well. Recently I have changed my hard disk to ssd. After then I can not run the xampp. I have checked the port that is wr

Client seems to hang after a specific reply from server

I am implementing an authentication process between a server and a client in order to exchange some information. I have created a function called serverToClient

OCPP python server issue

I successfully tested the OCPP server by mobility house integrated with aiohttp API in local network. But now I am deploying the websocket server integrated wit

nodemon server is giving this error when i am starting the server with npm run start-dev

MongoServerSelectionError: getaddrinfo EAI_AGAIN cluster0-shard-00-01.qvjmj.mongodb.net at Timeout._onTimeout (/media/alax/New Volume/Programming Hero/Assignmen

Symfony is slow on production server, not in local

I have a performance problem with my symfony stack. Because an image is worth than a long text : On production (AWS EC2 t2.medium) (2387ms, 84MiB)(ParamConverte

How to connect wired Ethernet in terminal?

As we all know, we can connect wired Ethernet by this way. When there is no Ubuntu desktop GUI, however, i have found no way to connect or disconnect that wire

how to fetch data and tag Element but not json data using axios from php Apache server in XAMP?

I have a front end code of react is import React,{useEffect,useState} from "react"; import axios from 'axios' export default function DataGridDemo() { con

Can not set the virtual interface for openstack with ansible installation procedure

I am a bit of a noob, and I am trying to install openstack (xena) on 3 debian machine, respectively named node1, node2 and node3. By default, all those machines

how to secure nest js server on Heroku, I would like to know if the strategy I am using is secure or not

I am hosting my nest js server on heroku. I am using authGuards in nest js to validate the request using accessToken passed by client with the request (this acc