-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iotdb-homestar Windows 7 Ultimate Installation Error #4
Comments
Hi ...... Also it is a good thing to have your npm update, run --> npm update -g npm first and make sure you have grunt installed. Happy hacking! God blesses!!! Best regards, |
Can you try "homestar update" and see if that brings all the packages D. On Tue, Aug 4, 2015 at 12:27 AM, sanyaade-g2g-repos <
|
Hi dpjanes, I managed to get homestar running on Ubuntu 15.04 but when the homestar was launced (homestar runner), it loads the webpage with home and things menu. Clicking on either of the menu link generate a pop-up error messages (please see attached images below:). I found that the cookbooks and things folders were empty. I have followed tutorials on the github but still unable to populate the two folders. What am I doing wrong? Please help! I have added the port 11802 to my firewall and opened it up God blesses!!! Best regards, |
That message seems to say that "homestar runner" has quit - is there an D. On Wed, Aug 5, 2015 at 12:28 PM, sanyaade-g2g-repos <
|
How did you get educateiot.com in the address bar? It definitely wants to It also wants to communicate on these ports 11800 - mqtt see if you can telnet to all of these ports (e.g. telnet 80.229.90.212:18001) I'm also running it up here on a Ubuntu instance. D. On Wed, Aug 5, 2015 at 12:50 PM, sanyaade-g2g-repos <
|
educateiot.com is the domain name for the IP address: 80.229.90.212 I have checked all the ports and they are all ok. I even reload homstar --> homestar runner | homestar pretty the stdin out were checked to see that mqtt started on the 11800 port, port 11801 socket running. I think I will remove and re-install homestar again to see if it can solved. God blesses!!! Best regards, |
I'm not sure if that will help. Just to make sure we're on the same page: the bug we're working on is the D On Wed, Aug 5, 2015 at 2:07 PM, sanyaade-g2g-repos <[email protected]
|
I just pushed a new version of "homestar" that will do the right thing when On Wed, Aug 5, 2015 at 2:14 PM, David Janes [email protected]
|
Many thanks for the update. I will check the new version out and give it a try now God blesses!!! Best regards, |
Good day dpjanes, I dii a fresh installation last night but the result is still same, nothing positive coming. I am going to try my Centos 7.0 installtion today, finger cross. God blesses!!! Best regards, |
Just to confirm - you get "Not Connected" message? D. On Thu, Aug 6, 2015 at 6:38 PM, sanyaade-g2g-repos <[email protected]
|
Yes! Same error message --> Connection error |
I installed homestar on my Centos7 box just now, open up its ports. Some errors about homestar.io keys: [sanyaade@sanyaade site26]$ homestar runner | homestar pretty Some errors about homestar.io keys God blesses!!! Best regards, |
Are there any errors on the Javascript console, in the browser? It's OK that you don't have API keys (though they're very useful and I Do a "homestar update" when you get the chance - there may be a bug related I've attached a recipe (put it in ./cookbooks) D. On Thu, Aug 6, 2015 at 8:18 PM, sanyaade-g2g-repos <[email protected]
|
Sorry for getting back late. I have been at a hackathon for 2 days on docker and RLSB App. Answering your querry: 2.) Ok! I will be looking forward for the inclusion of the API keys. many thanks! 3.) Done I have just stop it running, do a "homestar update" next do "homestar runner | homestar pretty" 4.) I've attached a recipe (put it in ./cookbooks) |
See the bottom of this page for adding your API keys There's something really weird that your session store is corrupted. If I did attach a recipe but GitHub I guess doesn't like email attachments. I D. On Sun, Aug 9, 2015 at 10:03 PM, sanyaade-g2g-repos <
|
Many thanks! I will give a try this week and report back on the outcome. Once again, many thanks! God blesses!!! Best regards, |
If it's good, close please. |
Hello Everybody,
Came cross this beautiful kit and try to set it up on Windows 7 but I errors about unmet modules.
Steps:
1.) Installed nodejs v0.10.33
2.) clone the iotdb-homestar git at: https://github.com/dpjanes/iotdb-homestar.git
3.) run-> npm install
then came up with the following errors messages:
Creating library f:\wkdir\Iotdb\iotdb-homestar\node_modules\mows\node_modules\ws\build\Release\validation.lib and object f:\wkdir\Iotdb\iotdb-homestar\node_modules\mows\no
de_modules\ws\build\Release\validation.exp
Generating code
Finished generating code
validation.vcxproj -> f:\wkdir\Iotdb\iotdb-homestar\node_modules\mows\node_modules\ws\build\Release\validation.node
[email protected] node_modules\mows\node_modules\ws
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
npm ERR! peerinvalid The package iotdb does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! peerinvalid Peer [email protected] wants iotdb@~0.9.1
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "e:\COMPILERS\nodejs\node.exe" "e:\COMPILERS\nodejs\node_modules\npm\bin\npm-cli.js" "update"
npm ERR! cwd f:\wkdir\Iotdb\iotdb-homestar
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! f:\wkdir\Iotdb\iotdb-homestar\npm-debug.log
npm ERR! not ok code 0
Any help will be highly appreciated!
God blesses!!!
Best regards,
Sanyaade
The text was updated successfully, but these errors were encountered: