Skip to content

Error: EROFS: read-only file system, mkdir '//.mc/' #173

Description

@nehemiascr

Describe the bug
I am trying to configure MindConnect Node-RED Agent v3.12.1 node installed in Node-RED v2.2.3 on IOT2050 Debian Example Image build V01.03.01
In this build of the IOT2050 Image, the filesystem of / is a read-only filesystem of type squashfs

root@iot2050-debian:/home/root# df -Th
Filesystem             Type      Size  Used Avail Use% Mounted on
udev                   devtmpfs  952M     0  952M   0% /dev
tmpfs                  tmpfs     500M  1.6M  499M   1% /run
/dev/mmcblk0p4         squashfs  911M  911M     0 100% /
/dev/disk/by-label/var ext4      638M  369M  223M  63% /var
overlay                overlay   638M  369M  223M  63% /etc
tmpfs                  tmpfs     967M     0  967M   0% /dev/shm
tmpfs                  tmpfs     5.0M     0  5.0M   0% /run/lock
tmpfs                  tmpfs     500M  4.0K  500M   1% /tmp
/dev/mmcblk0p7         ext4       21G  137M   19G   1% /home
tmpfs                  tmpfs     194M  8.0K  194M   1% /run/user/108
tmpfs                  tmpfs     194M  4.0K  194M   1% /run/user/0

This is causing the error
Error: EROFS: read-only file system, mkdir '//.mc/'
mindconnect-EROFS-error

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Mindconnect node, paste your onboarding configuration from Mindsphere
  2. Deploy
  3. See error

Expected behavior
Mindconnect onboarding should succeed

Desktop (please complete the following information):

  • OS: IOT2050 Debian Example Image build V01.03.01
  • Browser Any
  • Version MindConnect Node-RED Agent v3.12.1

** MindSphere Plan **

  • iot value plan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions