重启airflow出现以下错误。
[root@localhost example]# airflow webserver -p 8080  &
Error: Already running on PID 8254 (or pid file '/root/airflow/airflow-webserver.pid' is stale)
解决办法:找到该进行号的进程,找到进程号后第二列,再查找第二列为进程号的进程
[root@localhost example]# 
[root@localhost example]# ps -ef | grep 8254
root      8254  8252  0 09:58 pts/1    00:00:01 [gunicorn: maste] <defunct>
root      8319  7986  0 10:02 pts/0    00:00:00 grep --color=auto 8254
[root@localhost example]# ps -ef | grep 8252
root      8252  7890 10 09:58 pts/1    00:00:25 /root/anaconda3/bin/python /root/anaconda3/bin/airflow webserver -p 8080
root      8254  8252  0 09:58 pts/1    00:00:01 [gunicorn: maste] <defunct>
root      8323  7986  0 10:03 pts/0    00:00:00 grep --color=auto 8252
[root@localhost example]# kill 8252
重新重启airflow webserver
[root@localhost example]# airflow webserver -p 8080  &

airflow重启出现Error: Already running on PID 8254 (or pid file '/root/airflow/airflow-webserver.pid' is相关推荐

  1. Error: Already running on PID 2510 (or pid file '/home/tarena/airflow/airflow-webserver.pid' is stal

    如何解决? 方法1:修改airflow文件下的airflow-webserver.pid,将里面的数值进行更改 方法2:直接杀死进程 这里声明,转载了 sxf_123456的博客的文章: 重启airf ...

  2. Error: Already running on PID 31356 (or pid file 'log/gunicorn.pid' is stale)

    问题复现: (Python3.6) appleyuchi@ubuntu19:geventuse$ gunicorn -c gun.py geventuse.wsgi:application [2020 ...

  3. error when running snapcast:[Err]Exception:Could not lock PID lock file /var/run/snapclient/pid

    Description: I got an error when running "snapclient" on embedding Linux os, which is show ...

  4. nginx: [error] invalid PID number ““ in “/app/nginx-1.16.0/logs/nginx.pid“

    测试Nginx负载均衡功能,在修改完配置文件后,重启Nginx失败,报错如下.(Nginx编译安装) [root@web01 conf]# nginx -s reload nginx: [error] ...

  5. IAR编译出现Error while running c:\ti\xdctools的解决方法

    编译cc2630应用工程时出现 [Error while running "c:\ti\xdctools_3_30_06_67_core\xs" --xdcpath="C ...

  6. Vue报错:Error while running task D:\vue\forum:build with message‘spawn vue-cli-service ENOENT‘

    Vue报错:Error while running task D:\vue\vueforum\forum:build with message'spawn vue-cli-service ENOENT ...

  7. Unexpected error while running MyBatis Generator. Cannot resolve classpath entry: mysql-connector-ja

    1.错误描述 Unexpected error while running MyBatis Generator. Cannot resolve classpath entry: mysql-conne ...

  8. supervisor> restart bili:create_bili_index bili:create_bili_index: ERROR (not running) bili:create_b

    supervisor 报错: supervisor> restart bili:create_bili_index bili:create_bili_index: stopped bili:cr ...

  9. Exception in thread' main” java. 1ang. Runt imeException: Error while running command to get file pe

    Exception in thread' main" java. 1ang. Runt imeException: Error while running command to get fi ...

最新文章

  1. 《中国人工智能ABC人才发展报告》发布,算法和应用类人才短缺
  2. 22首很棒的诗词欣赏,你相信这是AI的杰作吗?
  3. Linux chmod命令小贴士
  4. Windbg+VirtualBox调用内核
  5. cuda 核函数 for循环_【CUDA 基础】4.4 核函数可达到的带宽
  6. python 散点图 不同颜色_python – pandas – 每个点都有不同颜色图例的散点图
  7. php网站用框架与不用的区别,做前端网页是不是必须要用网页框架
  8. java集合框架图(详细版)
  9. VBA 根据模板批量生成工作表
  10. ERP项目学习(一)
  11. Amos24程序安装及注意事项
  12. 货币php是什么,php做什么的【货币问答】- php做什么的所有答案 - 联合货币
  13. 图解图库JanusGraph系列-janusgraph图数据库的本地源码编译教程(janusgraph source code compile)
  14. Windows 提权
  15. Android程序崩溃处理
  16. 计算机管理显示磁盘未知,磁盘未知,未初始化或未分配问题的解决方案
  17. 颜色格式转换: 最简单的基于FFmpeg的libswscale的示例(YUV转RGB)
  18. 数组常用操作。以逗号隔开、以逗号+单引号隔开、转List等
  19. android 字体倒影,Android实现图片的倒影效果
  20. 微信小程序checkbox样式美化

热门文章

  1. 【Linux】软硬链接 文件存储,删除,文件目录管理 (cp、mv、rm、cut、sort、uniq、wc、head、tail、split 、which、whereis、type、find)
  2. 微信能上网,而浏览器不能上网
  3. Jetpack Compose - Box
  4. 英语总结系列(二十):八月有些小惊喜
  5. 神经网络主要类型及其应用指南
  6. 面积(c++,bfs)
  7. RSI+ROC短期指标组合怎么使用?
  8. 三位一体计算机类自荐信范文,三位一体大学自荐信范文
  9. 佛说爱情三:一切皆流,无物永驻
  10. Jmeter阶梯压测聚合报告分阶梯汇总显示