kumahq / kuma-demo

A demo app to illustrate the capabilities and advantages of Kuma. 🐻
https://kuma.io/
Apache License 2.0
57 stars 54 forks source link

fix: kong cannot start successfully #116

Closed dangviettuan closed 2 years ago

dangviettuan commented 2 years ago

PR Details

kong cannot start successfully

Description

kong: deb https://kong.bintray.com/kong-deb bionic main kong: % Total % Received % Xferd Average Speed Time Time Time Current kong: Dload Upload Total Spent Left Speed 100 162 100 162 0 0 130 0 0:00:01 0:00:01 --:--:-- 130 kong: Warning: apt-key output should not be parsed (stdout is not a terminal) kong: gpg: no valid OpenPGP data found. The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

Motivation and Context

Update kong installs by following the introduction at https://docs.konghq.com/install/ubuntu/ to install kong successfully.