# Mender is running in the target but is not connected in hosted.mender.io

**URL:** https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769
**Category:** Yocto Project
**Tags:** zeus
**Created:** [June 18, 2021, 7:02am UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769 "2021-06-18T07:02:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![marizonne.villafranc](https://avatars.discourse-cdn.com/v4/letter/m/ad7895/32.png) [@marizonne.villafranc](https://hub.mender.io/u/marizonne.villafranc)
#### Post date: [June 18, 2021, 7:02am UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/1 "2021-06-18T07:02:09Z")

</div>

– Logs begin at Wed 2021-06-16 01:34:34 UTC, end at Wed 2021-06-16 02:27:18 UTC  
. –  
Jun 16 01:36:37 imx6ul-var-dart systemd[1]: Started Mender OTA update service.  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“Loaded configuration file: /var/lib/mender/mender.conf”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“Loaded configuration file: /etc/mender/mender.conf”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“Mender running on partition: /dev/mmcblk0p3”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“State transition: init [none] → init [none]”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“State transition: init [none] → idle [Idle]”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“State transition: idle [Idle] → authorize-wait [Idle]”  
Jun 16 01:36:38 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:38Z” level=i  
nfo msg=“State transition: authorize-wait [Idle] → authorize [Sync]”  
Jun 16 01:36:48 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:48Z” level=e  
rror msg=“Failure occurred while executing authorization request: Method: Post,  
URL: [https://hosted.mender.io/api/devices/v1/authentication/auth\_requests](https://hosted.mender.io/api/devices/v1/authentication/auth_requests)”  
Jun 16 01:36:48 imx6ul-var-dart mender[390]: time=“2021-06-16T01:36:48Z” level=e  
rror msg="Authorize failed: transient error: authorization request failed: trans  
ient error: authorization request failed: Unknown url.Error type: dial tcp: look  
standard input

---

<div class="post-metadata">

### Author: ![Dirk](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/dirk/32/1289_2.png) [@Dirk](https://hub.mender.io/u/Dirk)
#### Post date: [June 18, 2021, 12:33pm UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/2 "2021-06-18T12:33:39Z")

</div>

Hi [marizonne.villafranc](https://hub.mender.io/u/marizonne.villafranc)

I gets the same error last week. I found out that I was missing a package:

- libgio-cil

More detailed information I got with this command “mender daemon”, there was just also that exactly this dependency was missing

Dirk

---

<div class="post-metadata">

### Author: ![drewmoseley](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/drewmoseley/32/47_2.png) [@drewmoseley](https://hub.mender.io/u/drewmoseley)
#### Post date: [June 18, 2021, 4:17pm UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/3 "2021-06-18T16:17:45Z")

</div>

@kacf are we missing a dependency?

---

<div class="post-metadata">

### Author: ![marizonne.villafranc](https://avatars.discourse-cdn.com/v4/letter/m/ad7895/32.png) [@marizonne.villafranc](https://hub.mender.io/u/marizonne.villafranc)
#### Post date: [June 21, 2021, 1:54am UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/4 "2021-06-21T01:54:20Z")

</div>

Hi Dirk,

Installing libgio-cil did not work for me. It stops running the mender after doing a bitbake.  
It also break my sdcard.

---

<div class="post-metadata">

### Author: ![marizonne.villafranc](https://avatars.discourse-cdn.com/v4/letter/m/ad7895/32.png) [@marizonne.villafranc](https://hub.mender.io/u/marizonne.villafranc)
#### Post date: [June 21, 2021, 4:14am UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/5 "2021-06-21T04:14:00Z")

</div>

Hi Drew,

It is possible for me to boot via NFS? How can I do it? I tried to follow steps in Yocto Manual but I can’t locate a file core-image-base-imx6ul-var-dart.tar.gz

---

<div class="post-metadata">

### Author: ![drewmoseley](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/drewmoseley/32/47_2.png) [@drewmoseley](https://hub.mender.io/u/drewmoseley)
#### Post date: [June 21, 2021, 1:19pm UTC](https://hub.mender.io/t/mender-is-running-in-the-target-but-is-not-connected-in-hosted-mender-io/3769/6 "2021-06-21T13:19:06Z")

</div>

In theory you can boot from NFS but Mender assumes you have local storage so I’m not sure whether it will _actually_ work or not. You can create the tar file by adding the following to your local.conf.

`IMAGE_FSTYPES_append = " tar.gz "`
