Miscellaneous issues when using OCI Functions

Find out how to troubleshoot miscellaneous issues when using OCI Functions.

You might encounter these miscellaneous issues when using OCI Functions.

When running OCI Functions on Ubuntu, Docker login returns an "error getting credentials - err: exit status 1..." message

When you configure your development environment for OCI Functions, you have to install Docker (see Installing Docker for Use with OCI Functions). If your development environment is running Ubuntu, when you follow the subsequent instructions to log in to Oracle Cloud Infrastructure Registry using Docker (see Logging in to Oracle Cloud Infrastructure Registry), you might see a message similar to the following:

error getting credentials - err: exit status 1, out: Error spawning command line 'dbus-launch --autolaunch=d7159335070ef1c0854c75de55c8f588 --binary-syntax --close-stderr': Child process exited with code 1

For more information about this Docker issue, including likely causes and possible resolutions, see https://github.com/docker/docker-credential-helpers/issues/60.