# RedSensorToCloud issue

**URL:** https://mangoh.discourse.group/t/redsensortocloud-issue/1926
**Category:** mangOH Red
**Created:** [September 18, 2018, 1:44pm UTC](https://mangoh.discourse.group/t/redsensortocloud-issue/1926 "2018-09-18T13:44:08Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![drew](https://avatars.discourse-cdn.com/v4/letter/d/b19c9b/32.png) [@drew](https://mangoh.discourse.group/u/drew)
#### Post date: [September 19, 2018, 6:07pm UTC](https://mangoh.discourse.group/t/redsensortocloud-issue/1926/2 "2018-09-19T18:07:24Z")

</div>

@hposhtiw

I noticed the **[wp77xx]** section of your **cfglegato** output is a bit different from mine, specifically the **y22-ext-** is not present in your toolchain path – mine is below.

```
[wp77xx] Toolchain dir = /opt/swi/y22-ext-wp77xx/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi
  prefix = arm-poky-linux-gnueabi-
  sysroot = /opt/swi/y22-ext-SWI9X06Y_02.18.05.00/sysroots/armv7a-neon-poky-linux-gnueabi
  kernelroot = /opt/swi/y22-ext-SWI9X06Y_02.18.05.00/sysroots/armv7a-neon-poky-linux-gnueabi/usr/src/kernel

```

In @dfrey post [here](https://mangoh.discourse.group/t/error-starting-redsensortocloud-solved/1849/7?u=drew), #4 instructs to use a destination path including **y22-ext-** and #5 is setting up a symlink to that destination path (yours differs here). I don’t know how important (if at all) setting up the paths exactly like this are, but maybe it’s something worth considering.

What is your output for the following?

```
mangoh@mangoh-vm:~$ ls /opt/swi/y22-ext-wp77xx -lha
lrwxrwxrwx 1 root root 28 Sep 6 20:03 /opt/swi/y22-ext-wp77xx -> y22-ext-SWI9X06Y_02.18.05.00
mangoh@mangoh-vm:~$

```

Good luck.

---

_[View the full topic](https://mangoh.discourse.group/t/redsensortocloud-issue/1926)._
