Skip to content

Troubleshooting

JSONObject["auth"] not found

Execution null of goal io.fabric8:docker-maven-plugin:0.19.0:start failed: 
JSONObject["auth"] not found. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal br.com.me.ceap:ceap-docker-plugin:3.4.3:up (default-cli)

The Docker auth has to be done with username + password instead of email + password. Docker accepts both ways, but in the command line or via API only works the first one.

*** Suggested solution ***

docker logout