You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, to clarify on a point, octothorpes need to be escaped with a backslash to be treated as character literals in config values (e.g. a password foo#bar should be written as foo\#bar in the config file).
NOTE: GitHub issues are reserved for bug reports only.
Please read the CONTRIBUTING.md guidelines to learn on which channels you can
seek for help and ask general questions:
https://github.com/Mashape/kong/blob/master/CONTRIBUTING.md#where-to-seek-for-help
Summary
Kong.conf
's Postgresql Password can't contain#
Value.Steps To Reproduce
#
.kong.conf
's postgresql password.sudo kong migrations up -c /etc/kong.conf
Additional Details & Logs
$ kong version
) -0.11.0
$ kong start --vv
)<KONG_PREFIX>/logs/error.log
)Ubuntu 16.04.2 LTS
The text was updated successfully, but these errors were encountered: