Giter Site home page Giter Site logo

bemoss3.5's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bemoss3.5's Issues

Not able to install

Kindly help me to install the project, the below given error is caused due to missing server,
Creating virtual Python environment
Downloading virtualenv DOAP record
Traceback (most recent call last):
File "bootstrap.py", line 404, in
main()
File "bootstrap.py", line 387, in main
options.force_version, options.verbose)
File "bootstrap.py", line 208, in bootstrap
builder.create(dest, verbose)
File "bootstrap.py", line 186, in create
self.download(tmpdir)
File "bootstrap.py", line 171, in download
self.get_version()
File "bootstrap.py", line 160, in get_version
with contextlib.closing(self._fetch(doap_url)) as response:
File "bootstrap.py", line 147, in _fetch
response = urllib2.urlopen(url)
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 467, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 410: DOAP is no longer supported.

Docker Container?

I've gone through the installation procedure a few times and the steps seem to lend themselves nicely to making a Docker container. It would be particularly useful since it shouldn't need the the Ubuntu VM anymore and be more platform agnostic. Has anyone from your team tried this?

If not, I'd be happy to give it a shot if I can get some support on the steps it takes to set everything up.

RPC Server Not starting

Hi, I am getting the following errorvwhile starting BEMOSS for first time. Please help me to solve this.not starting rpc server as requested..Use JMX (storageServices->startRPCServer()) or nodetool(enablethrift) to start it

Installation Fails on ubuntu 20.04

I'm trying to install BEMOSS on Ubuntu 20.04 and I get the following error:

ict4bd@ict4bd-VirtualBox:~/BEMOSS3.5/GUI$ ./startBEMOSS_GUI.sh 
/home/ict4bd/BEMOSS3.5/GUI/startBEMOSS_GUI.sh
/home/ict4bd/BEMOSS3.5/GUI
install ok installed
Package Installed

Installing Package...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'python-pil.imagetk' instead of 'python-imaging-tk'
python-pil.imagetk is already the newest version (6.2.1-3).
The following packages were automatically installed and are no longer required:
  libfprint-2-tod1 libfwupdplugin1 libllvm10
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python-pil

E: Package 'python-imaging' has no installation candidate
./startBEMOSS_GUI.sh: 33: python: not found

Any solution?

Run BEMOSS not working

I installed BEMOSS but whenever I click the run bemoss option it shows me some error. I've given those errors in a screenshot.
bemosserror1
error2

Please help me. I have a project where I need some help from BEMOSS software. Thank you.

Can't find Auto API translator

I am unable to locate the API translator inside BEMOSS3.5 . Could you please help me where it is located inside BEMOSS3.5?

Finding errors while trying to run the BEMOSS server

After successfully installing the BEMOSS3.5 software, when I am trying to run the BEMOSS it is throwing errors.
I have mentioned the errors below kindly help me on these issues.

AttributeError: 'module' object has no attribute 'core'
AttributeError: 'gevent._event.AsyncResult' object has no attribute 'ident'

I install incomplete after set cluster

when I set the cluster username password then BEMOSS install incomplete and them give the message as shown
Capture

then I can't run BEMOSS or Advanced Setting, and them give the pop-up like I didn't install the BEMOSS as shown
Capture1

HOW TO FIX thanks for help.
** THE BEMOSS USERNAME : admin already

How to dockerize the BEMOSS3.5 application

Hello There,
We are trying to create docker file of BMEOSS3.5 application by referring the install scrips but no luck.Could someone have successfully dockerize the application? If so, could you please help us on that.
Attaching the error that we got while building the docker file out of install script.
image

How to add a New Device to BEMOSS ?

I have read the documents and there it is mentioned that to add a new Device we have to write device specific information inside a excel file. I am unable to locate where the excel file is inside BEMOSS.
Someone please explain me the steps needed to configure the new device.
Thanks in advance

Run BEMOSS

After installing BEMOSS , when I try to run BEMOSS following errors are coming. can any one help me on this.
image

BEMOSS Installation Failure at VOLTTRON bootstrap

BEMOSS installation fails due to VOLTTRON bootstrap fails: when downloading virtualenv, the get_version function returns virtualenv version number '15.2.0'. However, the corresponding tarball downloading link does not exist, as a result, an HTTP 404 Error is raised during installation. Temporary fix for hardcoding earlier virtualenv version number should be provided until the 15.2.0 version downloading link become available.

Unable to start BEMOSS

I have setup.py in all the agent folder, still it's asking this
--> Agent directory must have a setup.py in it.
Please tell me Where to put setup.py to resolve this issue
bemoss_agent

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.