Skip to main content

Questions tagged [port]

A port is a communication end-point in the context of network communications or an interaction point for inter-component interactions. Do not use this tag for software ports from one platform or language to another, but use the tag "porting" instead.

port
0 votes
1 answer
15 views

Live Server in VS Code shows same content for multiple HTML files instead of different content

I've been working on the Odin Recipe Project, which can be found here: https://www.theodinproject.com/lessons/foundations-recipes I've encountered an issue which I've captured in a screenshot. (https:/...
Lesego Samane's user avatar
-1 votes
0 answers
29 views

xampp, mariadb, mysql, port management

I'm having issues with xampp dashboard error: Problem detected! 04:49:50 [mysql] Port 3306 in use by ""C:\Program Files\MariaDB 11.4\bin\mysqld.exe" "--defaults-file=C:\Program ...
Emmanuel's user avatar
1 vote
0 answers
69 views

How to manage responses from multiple measuring devices to a single TCP/IP port for time sensitive applications?

I am very new to Socket programming, and I would appreciate any input you have in my question. I am a physicist working on a project where the time intervals and coincidence of measurements play a big ...
Sougandh Km's user avatar
-2 votes
0 answers
33 views

Develop Web Server On Authenticated Proxy Protected Network For Free [closed]

I am trying to develop a web-server on my desktop that is located in my lab (we do computational chemistry). The desktop is connected to the institute Ethernet service which has a proxy (host:port) ...
Sumon's user avatar
  • 1
0 votes
0 answers
13 views

Remove port 443 from downloadUri in Artifactory

We are having issues with helm login (and potentially with docker login when we start using it). While our domain for Artifactory is https://artifactory.domain.com, when we try to add Helm, the URL ...
Davor Dragic's user avatar
-2 votes
1 answer
15 views

Changing Port Address

I am using Motion Server for monitoring webcam which are running on http://localhost:8081. Is it possible to change port from 8081 to 80 like (http://localhost:80). I changed it in motion.conf but it'...
Groomber's user avatar
0 votes
1 answer
215 views

Exposing 11434 port in Docker container to access Ollama local model

I am trying to connect local Ollama 2 model, that uses port 11434 on my local machine, with my Docker container running Linux Ubuntu 22.04. I can confirm that Ollama model definitely works and is ...
Piotr Grochowski's user avatar
-2 votes
0 answers
20 views

httpd linux port forwarding not working, it says "curl: (1) Received HTTP/0.9 when not allowed" [closed]

So, I made a simple html, css and JS webpage, and I used and configured httpd to make it available on my local network. It works flawlessly when you curl localhost or the local ip of my PC Now, I want ...
Santiago Manzanilla's user avatar
-1 votes
0 answers
14 views

Cannot kill process which ocupying the port 8080 after executing "kill" cmd

I cannot kill the process that ocupying the port 8080. After I find the current process which takes the 8080 and kill it, it shows that there is another process would take the 8080. First I try the ...
Cathy's user avatar
  • 1
0 votes
0 answers
16 views

Failure on deploying node.js applications in cpanel

Unfortunately I'm having difficulties hosting my node.js application. I'm having errors and failures. Firstly, cpanel said that there was a possible error in package.json, it said that it contained ...
Hélder De Pégaso's user avatar
-1 votes
1 answer
27 views

How to connect to YugaByte local cluster from PgAdmin

I have installed YugaByte and created a local cluster in one AWS EC2 (RHEL 8) machine by following this tutorial. The yugabyte is running as below: The IP Address of the AWS EC2 machine is: 10.10.23....
Setu Kumar Basak's user avatar
-1 votes
0 answers
20 views

Hide/Remove url port number from iis deployed website

I have multiple deployed websites on iis server and their url are like this https://demo20.myapp1.com:51500/ https://demo20.myapp2.com:51501/ Etc These are vue js implemented websites. Now i have been ...
It's Siddiqi's user avatar
0 votes
0 answers
35 views

How to expose port of LXC container in Proxmox?

I have a proxmox server running an LXC container with radicale (a CalDav server). Everything worked fine while I only used the server in my own LAN. Now I want to expose the port 5232 to the Internet, ...
Pilonyen's user avatar
0 votes
0 answers
43 views

Why can't I connect to the default port on localhost when using Milvus?

I'm just starting to use Milvus, but cannot connect to the port given in the example. I am running directly on my machine (i.e. not a Docker image), but cannot get initial exampe to work: $ python ...
user1245262's user avatar
  • 7,388
0 votes
1 answer
35 views

Trouble renewing Tor IP address on Windows 11 using stem library

I'm trying to automate the renewal of Tor IP addresses using Python on Windows 11 with the stem library. However, I keep encountering the following error: Error renewing Tor IP: [WinError 10061] No ...
anjoyer's user avatar

15 30 50 per page
1
2 3 4 5
453