ERROR: Get https://registry.mender.io/v2/mendersoftware/tenantadm/manifests/1.1.0: no basic auth credentials

mender-server@test-Macmini:~/mender-server-triamp$ cd production/
mender-server@test-Macmini:~/mender-server-triamp/production$ git log --oneline 2.4.0…HEAD
c18698c (HEAD -> triamp-production) production: Enterprise configuration
52f7b1e production: initial template
aa27ae0 (my-production-setup) production: initial template
123b6df production: initial template
8380ce0 (tag: 2.3.0) Bump versions for Mender 2.3.0.
7dbff9f Add new contributor companies for meta-mender/warrior-v2020.02.2.
64b08dd Merge pull request #811 from kacf/2.3.x
d702d00 [release-tool] Remove option to get the disclaimer from upstream
bd07d8a [release-tool] Fix instructions for extracting disclaimer from gui repo
4c45bf1 MEN-3166: Fix create-artifact-worker service restarting over and over.
953dad2 Merge tag 2.3.0b1 into 2.3.x using ‘ours’ merge strategy.
ba94735 (tag: 2.3.0b1) Bump versions for Mender 2.3.0b1.
cb2c149 [statistics-generator] Add companies to Company Map
7e6d92d [release_tool] Update instructions to build/extract gui disclaimer
5add405 Update branch references for 2.3.x.
mender-server@test-Macmini:~/mender-server-triamp/production$ sudo ./run up -d
Pulling mender-tenantadm (registry.mender.io/mendersoftware/tenantadm:1.1.0)…
ERROR: Get https://registry.mender.io/v2/mendersoftware/tenantadm/manifests/1.1.0: no basic auth credentials

Please fix this error.Thanks!

Hi @triampmeili it looks like you are trying to build Mender Enterprise. That requires separate credentials to access the tenantadm components. Have you logged in to the Docker hub with your Enterprise account credentials? See the Enterprise section here:
https://docs.mender.io/2.4/administration/production-installation

Drew

ERROR: elfutils-native-0.170-r0 do_compile: oe_runmake failed
ERROR: elfutils-native-0.170-r0 do_compile: Function failed: do_compile (log file is located at /home/test/mender-imx6ull/build/tmp/work/x86_64-linux/elfutils-native/0.170-r0/temp/log.do_compile.1404088)
ERROR: Logfile of failure stored in: /home/test/mender-imx6ull/build/tmp/work/x86_64-linux/elfutils-native/0.170-r0/temp/log.do_compile.1404088
ERROR: Task (virtual:native:/home/test/mender-imx6ull/sources/poky/meta/recipes-devtools/elfutils/elfutils_0.170.bb:do_compile) failed with exit code ‘1’
NOTE: Tasks Summary: Attempted 1186 tasks of which 0 didn’t need to be rerun and 1 failed.

Summary: 1 task failed:
virtual:native:/home/test/mender-imx6ull/sources/poky/meta/recipes-devtools/elfutils/elfutils_0.170.bb:do_compile
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

Please fix this error.Thanks!

Log data follows:

test@test-Macmini:~/mender-imx6$ DISTRO=fsl-imx-x11 MACHINE=imx6ull14x14evk . fsl-setup-release.sh -b build

Build directory is build

Welcome to Freescale Community BSP

The Yocto Project has extensive documentation about OE including a
reference manual which can be found at:
http://yoctoproject.org/documentation

For more information about OpenEmbedded see their website:
http://www.openembedded.org/

You can now run 'bitbake ’

Common targets are:
core-image-minimal
meta-toolchain
meta-toolchain-sdk
adt-installer
meta-ide-support

Your configuration files at build have not been touched.
BSPDIR=
BUILD_DIR=.
meta-freescale directory found

please filx the bug.thanks!

This is an error building the elfutils package, not Mender specifically. Have you tried checking on the Freescale forums?

If you post the contents of /home/test/mender-imx6ull/build/tmp/work/x86_64-linux/elfutils-native/0.170-r0/temp/log.do_compile.1404088 that might tell us something.