-
Hi,
I am building thethingsystem in my RPI from scratch. As said yes, it took a lot of time for the same and i do have some trouble at many places. But at last everything was done , till running the…
-
Hello, I am trying to build and install the Agent on Windows, but I am having some issues. I am sorry if the problem looks dumb, but I am not a good programmer.
So, i downloaded the master cppagent an…
-
so this didn't work... after trying these commands the steward wouldn't start
% npm config set strict-ssl false
% npm update npm -g
% npm config set strict-ssl true
```
# sh /etc/init.d/…
-
You guys are borrowing from a lot of previous work - Genbank feature location syntax, BioPerl location model, etc just to name a few. So I'm not really sure what you want to genuinely claim copyright,…
hlapp updated
10 years ago
-
I upgraded to the new 1.5 version on a Linux Mint v15 laptop following the steps Marshall gave me:
% npm config set strict-ssl false
% npm update npm -g
% npm config set strict-ssl true
% sudo /etc/in…
-
We have a problem creating new users when the steward is running on localhost.
Lets start from scratch. You have the steward installed, do this
```
cd steward/steward/db
rm *.db *.key
cd ../..
g…
-
Hi, I have weird issue with v1.5
If I start steward without ethernet cable connected, I see this error:
info: [sensor] loading yoctopuce-4-20mA-Rx driver
notice: [steward] start uuid=2f402f80-da50-1…
-
I have this system with multiple network interfaces. If those interfaces have an IP address when steward is started, then the steward starts to consume 100% CPU and eventually it runs out of memory an…
-
I have installed from scratch on a minimal Raspbian install.
Everything seems to run correctly (device detection on startup...), except I can't create an account after installation through the defaul…
-
V1.2 on Raspberry Pi loaded from .img file.
Steward locates and adds two zwave on/off switches (GE 45609) as /device/switch/zwave/onoff. Trying to turn on or turn off presents a blank dialog box. Mus…