网关
粗体鱼
纸上得来终觉浅,绝知此事要躬行
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
konga 连接postgresql 12+启动异常:error: column r.consrc does not exist
mac 环境下,konga 配合postgresql 启动,异常如下: A hook (`orm`) failed to load! error: column r.consrc does not exist at Connection.parseE (/Users/tangfeng/dev/github/konga/node_modules/sails-postgresql/node_modules/pg/lib/connection.js:539:11) at Connection原创 2020-07-10 15:36:59 · 2974 阅读 · 0 评论 -
mac 安装Kong(二) could not find OpenResty ‘nginx‘ executable
mac 下安装kong(一) 后来帮同事调试nginx ,又在本地单独装了 nginx ,于是把openresty给关闭了。验证完后,在重新启动openresty 和kong ,发现怎么也启动不起来了。 # 启动kong kong start -c /etc/kong/kong.conf # 出现的异常 Error: /usr/local/share/lua/5.1/kong/cmd/start.lua:41: could not find OpenResty 'nginx' executable原创 2020-07-07 11:23:44 · 1389 阅读 · 0 评论 -
mac 下安装kong(一)
官网:https://konghq.com/ github:https://github.com/Kong 可以在空的官方文档中,选择mac 环境安装,当然也可以选择其他模式的安装https://konghq.com/install/?itm_source=website&itm_medium=nav 开源的kong 管理页面,非官方(两个都可以) kong admin:https://github.com/pocketdigikong-admin-ui kongga:...原创 2020-07-07 11:12:56 · 1608 阅读 · 0 评论
分享