Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[agail-dev] Unable to setup a development environment

Hi,

 

I am following the resinOS based gateway with local management part of the wiki. After using  “docker-compose up -d” the process exits with the following error messages:

 

Creating agile-ui              ... error

rocess_linux.go:339: container init caused \\“process_linux.go:328: writing syncT \‘resume\’ caused \\\\\\“write init-p: broken pipe\\\\\\“\\“”'

 

ERROR: for agile-ui  Cannot start service agile-ui: b’oci runtime error: container_linux.go:263: starting container process caused “proceCreating agile-osjs            ... done

Creating agile-nodered         ... done

 

ERROR: for agile-data  Cannot start service agile-data: b’oci runtime error: container_linux.go:263: starting container process caused “process_linux.go:339: container init caused \\“process_linux.go:328: writing syncT \‘resume\’ caused \\\\\\“write init-p: broken pipe\\\\\\“\\“”'

 

ERROR: for agile-ui  Cannot start service agile-ui: b’oci runtime error: container_linux.go:263: starting container process caused “process_linux.go:339: container init caused \\“process_linux.go:328: writing syncT \‘resume\’ caused \\\\\\“write init-p: broken pipe\\\\\\“\\“”'

 

On the other hand, half of the other modules (e.g. agile-security, agile-dummy, …) succeed.

 

In addition, when following the Dev Device part of the wiki after “scripts/install-agile-interfaces.sh” the process fails and I get this error message:

 

[ERROR] The specified file ‘/Users/.../agile-core/deps/dbus-java-bin-2.10.jar’ not exists

 

I am using a RPi3b which is connected and visible from the Network. Details about my environment:

  • Host:
    • OSX v13.10
    • Docker:
      • v18.03.1-ce
      • API v1.37
    • Java jdk v1.8.0_172
    • Maven v3.5.4
  • RPi3b:
    • ResinOS v2.13.6

 

Could you kindly refer me to the steps in setting up a development environment? Our ultimate goal is to extend DeviceFactory and add support for a BLE wearable device. Any input is greatly appreciated!

 

Kind regards,

Stefanos

 

..............................................................

Stefanos Trialonis | CTO at WearHealth UG (haftungsbeschränkt)

Fahrenheitstraße 1 | 28359 Bremen | Germany

+49 176 3988 8936 | stefanos@xxxxxxxxxxxxxx www.wearhealth.com

 

This message and any attached files contain privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message, you are hereby notified that you must not disseminate, copy or take any action in reliance on it. If you have received this message in error, please notify the sender immediately.

 

 

 

 


Back to the top