当前位置:网站首页>Node stepping on the pit 80 port is occupied
Node stepping on the pit 80 port is occupied
2022-08-11 06:34:00 【Sherry Shen】
An error occurred
Workaround:
1. Change the port number
The easiest way is definitely to modify the port number directly in the program.I modified to 81, 89, etc., the program can run.
2. Find the occupancy of the port number
Learn from the big brother's practicePort 80 in node.js is occupied
There is also the practice of the bossnode.js error solution throw er; // Unhandled 'error' event
Note
1. Our port number here is 80, soUse netstat -aon|findstr "80"
2. And tasklist|findstr "80"
3. The shortcut key to open the task manager is Ctrl+Shift+Esc
4. The task explorer does not haveIf the Pid value is displayed, set it in the header and it will be displayed.
边栏推荐
猜你喜欢
Open Source Machine Learning Database OpenMLDB Contributor Program Fully Launched
开源之夏 2022 火热来袭 | 欢迎报名 OpenMLDB 社区项目~
[Meetup] OpenMLDBxDolphinScheduler engineering and scheduling link link characteristics, building the end-to-end MLOps workflow
珍爱网App竞品分析报告
使用adb命令管理应用
USB URB
typescript学习日记,从基础到进阶(第二章)
贡献者任务第三期精彩来袭
vim 编辑解决中文乱码问题
OpenMLDB v0.5.0 released | Performance, cost, flexibility reach new heights
随机推荐
[Meetup]OpenMLDBxDolphinScheduler 链接特征工程与调度环节,打造端到端MLOps工作流
js 学习进阶(Dom部分 pink老师教学笔记)
Interpretation of the paper: Cross-Modality Fusion Transformer for Multispectral Object Detection
Invalid revision: 3.18.1-g262b901-dirty
vscode插件开发——懒人专用markdown插件开发
活动预告 | 4月23日,多场OpenMLDB精彩分享来袭,不负周末好时光
[Meetup] OpenMLDBxDolphinScheduler engineering and scheduling link link characteristics, building the end-to-end MLOps workflow
OpenMLDB Pulsar Connector:高效打通实时数据到特征工程
红外线应用-红外遥控
The Summer of Open Source 2022 is coming | Welcome to sign up for the OpenMLDB community project~
promise.all 学习(多个promise对象回调)
OpenMLDB官网升级,神秘贡献者地图带你快速进阶
STM32学习笔记(白话文理解版)—搞懂PWM输出
NUC980-镜像烧录
STM32-串口常用寄存器和库函数及配置串口步骤
typescript学习日记,从基础到进阶(第二章)
KANO模型——确定需求优先级的神器
Day 87
STM32-中断优先级管理NVIC
谨此留个纪念