Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [server]

A server is a running instance of a software application capable of accepting requests from a client and giving responses accordingly.

0 votes
0 answers
4 views

What should we consider when we create a python app which gets and sends data on https server?

The python script uses Urllib3 and my server is scripted on Node.js. I'm worrying (and not understanding clearly) about the certificate do I need to save as variable the certificate on my python app, ...
Brahushi videoediting's user avatar
0 votes
0 answers
6 views

How to solve Server Error 5xx on my website?

Search Console has identified that your site is affected by 1 Page indexing issue(s). The following issues were found on your site. Top critical issues* Server error (5xx) *Critical issues prevent ...
Najaf Abbas's user avatar
0 votes
0 answers
18 views

Python script not connecting with OPEN AI and JIRA API

I'm in need of some serious help. The thing is I had a Python script that was working. It connects with the OpenAI and Jira Service Management API. The problem started when I made some changes into ...
JPcoder's user avatar
  • 23
0 votes
1 answer
30 views

Why can't I connect to the server via the Socket library in Python?

I started learning Socket in Python. Moreover, when connecting to the server (which was running on my computer), everything worked, but when my friend tried to connect to me from another PC, the ...
Snair One's user avatar
-1 votes
0 answers
20 views

Error when starting a minecraft server in a container in docker [closed]

I was trying to start my minecraft server, hosted on the free plan of nether hosting, i put plugins etc. Then i go to console and i try to start my server [NY-01-F Daemon]: Checking server disk space ...
diabetico's user avatar
-2 votes
0 answers
19 views

i have this error The page cannot be displayed because an internal server error has occurred [closed]

When I uploaded the site to the host, there was no problem. But when we are working with the site. For example, we return to the main page or perform a delete operation, this error occurs! I ...
mahdi yadi's user avatar
-3 votes
0 answers
14 views

How to redirect spotify URL back to my extension? [closed]

I'm trying to create a Spotify web player extension for chrome with the Spotify Api, but I don't really understand how to redirect it back to the extension once the Log In has been done. I've seen ...
João Rego's user avatar
-1 votes
1 answer
23 views

How to host my node server using own pc over public static ip? [closed]

I hava a broadband internet connection with public static ip address which is connected to my wifi router. Multiple devices, specially my pc is connected to that wifi router. Now I want to run a node ...
Tanvir Hossain Dihan's user avatar
-2 votes
0 answers
27 views

how to change the setting of a flat wolrd in a minecraft server 1.16.5 [closed]

so I actually know how to do that but that take me some time (multiple hours ;-;) to understand the way it work, and there is no place on the internet with a simple and easy response so I'm here to ...
MrTiki's user avatar
  • 1
0 votes
0 answers
27 views

Can converting and handling an Excel file with MemoryStream infect a server? [duplicate]

I'm making an Excel handler to save Excel content in a database. I'm using MemoryStream to read the files content and make the validations and inserts. My question is, if the Excel file that is used ...
Alberto P.'s user avatar
0 votes
1 answer
21 views

are there any side effects to deleting the /var/cache/apt directory on linux [closed]

I have a website running on linux. The storage attached to the instance on which the website runs is almost full leading to frequent crashes. I went on a quest to free up space and came across an ...
web_walkerX's user avatar
0 votes
1 answer
13 views

I want clone entire windows server 2012 remotely (RDP) [closed]

I have an RDP for windows server 2012 running a web application, and i want clone the entire server in other local server remotely. how can i do it ? I tried to create a backup using Windows Server ...
D3v Signer's user avatar
0 votes
0 answers
9 views

Buffered HTTP streaming server sends previous frame instead of current frame

I'm developing an HTTP streaming server in Python that serves MJPEG frames. The server is supposed to stream frames from a buffer to connected clients. However, I noticed that the displayed frame is ...
BlackCatCoder's user avatar
-2 votes
0 answers
31 views

Electron js app server doesnt start after building [closed]

In my project that I created with Electron, there is a server side written in NodeJS and a frontend side written in ReactJS. When I built the project, ran setup.exe and installed the application, I ...
Didem's user avatar
  • 79
0 votes
0 answers
14 views

Unable to Export Server Certificate with Powershell

When attempting to set up an automated process to update the Octopus Deploy Certificate library with new certificates from our Servers. We are running in the following error message when trying to ...
Michael Huskey's user avatar

15 30 50 per page
1
2 3 4 5
1686