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
Descriptions: Credentials verification failed when password contains:
abc123~!@<>?"+_)(*&^%$#[]@\`~.,,abc123
Logs:
Starting your Docker container ...
[INFO tini (1)] Spawned child process '/run.sh' with pid '6'
Starting application in apprunner...
Will try to start app at /home/apprunner
12:34:16,738 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:34:16,752 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [pattern], current ElementPath is [[configuration][appender][encoder][pattern]]
12:34:16,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:34:16,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:34:16,733 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:34:16,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/apprunner/build/elasticio/dependencies/sailor-jvm-3.3.1.jar!/logback.xml]
(no message)
12:34:16,512 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d176f7 - URL [jar:file:/home/apprunner/build/elasticio/dependencies/sailor-jvm-3.3.1.jar!/logback.xml] is not of type file
12:34:16,686 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:34:17,394 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:34:17,394 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:34:17,395 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:34:17,396 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1dfe2924 - Registering current configuration as safe fallback point
Starting execution of verifyCredentials
Component descriptor from classpath: /component.json
About to verify credentials
Instantiating class io.elastic.jdbc.JdbcCredentialsVerifier
About to connect to database using given credentials
Connecting to connection string
Credentials verification failed
Sending response
Sending POST request to /v2/exec/result/601946c0cf482b0011775018
Got 200 response
Received response from server
Successfully posted json 46 bytes length
Java exiting with 0
[INFO tini (1)] Main child exited normally (with status '0')
See all creds in bitwarden
May be related to #47
Creds with 'simple' password (e.g. uewydgx) could be successfully verified
The text was updated successfully, but these errors were encountered:
Descriptions: Credentials verification failed when password contains:
Logs:
See all creds in bitwarden
May be related to #47
Creds with 'simple' password (e.g.
uewydgx
) could be successfully verifiedThe text was updated successfully, but these errors were encountered: