Domoboard - General Discussions

Domoboard is a dashboard for Domoticz based on Python Flask.

Moderators: leecollings, wez3

Forum rules
Before posting here, make sure you are using the latest Beta or Stable version.

In order to fix issues or add features these have to be reported on the Domoboard Github pages.
This makes it possible to keep track of issues/features on a centralized place.

Refer to the issue of the github tracker when possible.

This subforum is meant to discuss issues and/or feature requests, or anything else related to Domoboard.
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

squandor wrote: Hi janvier123 which plug-in did you try to install
-v0.0.8 - Wunderground
And does this happen with every plugin you try to install?
Yes, same issue
And do you have you're server running in debug mode?
Yes and no, i used the service command, the debug mode is broke since the last update
For the first error I must ask wez3 to check so I'll get back on that one
See inline edits :)
After restarting domoboard, i see this:

Code: Select all

May 19 17:21:41 raspberrypi rsyslogd-2007: action 'action 17' suspended, next retry is Fri May 19 17:22:41 2017 [try http://www.rsyslog.com/e/2007 ]
May 19 17:21:49 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:49 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:50 raspberrypi python[22471]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:50 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:50 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:51 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:51 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:51 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:51 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:52 raspberrypi python[22479]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:52 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:52 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:52 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:52 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:52 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:52 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:53 raspberrypi python[22484]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:53 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:53 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:53 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:53 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:53 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:53 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:54 raspberrypi python[22489]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:54 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:54 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:55 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:55 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:55 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:55 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:56 raspberrypi python[22494]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:56 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:56 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:56 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service start request repeated too quickly, refusing to start.
May 19 17:21:56 raspberrypi systemd[1]: Failed to start Domoboard dashboard.
May 19 17:21:56 raspberrypi systemd[1]: Unit domoboard.service entered failed state.

It seems when installing a plugin, there are dependencies that make domoboard crash, if you dont have a log ... good luck
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

janvier123 wrote:
squandor wrote: Hi janvier123 which plug-in did you try to install
-v0.0.8 - Wunderground
And does this happen with every plugin you try to install?
Yes, same issue
And do you have you're server running in debug mode?
Yes and no, i used the service command, the debug mode is broke since the last update
For the first error I must ask wez3 to check so I'll get back on that one
See inline edits :)
After restarting domoboard, i see this:

Code: Select all

May 19 17:21:41 raspberrypi rsyslogd-2007: action 'action 17' suspended, next retry is Fri May 19 17:22:41 2017 [try http://www.rsyslog.com/e/2007 ]
May 19 17:21:49 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:49 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:50 raspberrypi python[22471]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:50 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:50 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:51 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:51 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:51 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:51 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:52 raspberrypi python[22479]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:52 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:52 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:52 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:52 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:52 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:52 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:53 raspberrypi python[22484]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:53 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:53 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:53 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:53 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:53 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:53 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:54 raspberrypi python[22489]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:54 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:54 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:55 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:55 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:55 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:55 raspberrypi systemd[1]: Started Domoboard dashboard.
May 19 17:21:56 raspberrypi python[22494]: Error occured during loading imports for the plugin afvalwijzer: No module named BeautifulSoup. Install it with 'easy_install BeautifulSoup' or 'pip install                          BeautifulSoup'
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service: main process exited, code=exited, status=1/FAILURE
May 19 17:21:56 raspberrypi systemd[1]: Unit domoboard.service entered failed state.
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service holdoff time over, scheduling restart.
May 19 17:21:56 raspberrypi systemd[1]: Stopping Domoboard dashboard...
May 19 17:21:56 raspberrypi systemd[1]: Starting Domoboard dashboard...
May 19 17:21:56 raspberrypi systemd[1]: domoboard.service start request repeated too quickly, refusing to start.
May 19 17:21:56 raspberrypi systemd[1]: Failed to start Domoboard dashboard.
May 19 17:21:56 raspberrypi systemd[1]: Unit domoboard.service entered failed state.

It seems when installing a plugin, there are dependencies that make domoboard crash, if you dont have a log ... good luck
Good point indeed I will add it to the issues in github and indeed you are missing BeautifulSoup
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

janvier123 wrote:Error Found:

------------------------------------------------------------------------------------------------- First one

Code: Select all

XML Parsing Error: syntax error
Location: https://domoboard.nl/version.md?_=1495206829537
Line Number 1, Column 1:
1.0.16,1.0.18

Code: Select all

XML Parsing Error: syntax error Location: moz-nullprincipal:{d9dde203-ba69-4cea-9122-1f27dcdde6b5} Line Number 1, Column 1:
1.0.16,1.0.18
^
------------------------------------------------------------------------------------------------- 2nd one


Instellingen => Plugins
When clicking install, it just keeps loading but nothing changes
(Using FF latest version)
Hi Janvier123, Which branch did you use for domoboard? master or develop?
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

master,
if you want more info, maybe we can chat somewhere?
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

Error: unreachable code after return statement
File: static/js/domoticz.js
Line: 1901
Fix: Remove "return;"
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

Ive (kinda) fixed the issue with 2 domoticz_temp_charts
Spending countless hours trying to fix it and ending up with a dirty way to have 2 graphs

The issue is:
when calling "ShowTempLog" and console log the content div i got this

Code: Select all

domoticz-chart-block-1
domoticz-chart-block-2
Great, however when calling "AddDataToTempChart(data, $.DayChart_Temp.highcharts(), 1);" and console log "console.log($.DayChart_Temp.highcharts());" i get this:

---------------------------------------------
Object { renderTo: <div#domoticz-chart-block-2>, userOptions: Object, respRules: Array[0], margin: Array[4], spacing: Array[4], bounds: Object, callback: undefined, isResizing: 0, options: Object, axes: Array[3], 47 more… } domoticz.js:1305:8
Object { renderTo: <div#domoticz-chart-block-2>, userOptions: Object, respRules: Array[0], margin: Array[4], spacing: Array[4], bounds: Object, callback: undefined, isResizing: 0, options: Object, axes: Array[3], 51 more… }
---------------------------------------------

It seems that something is remembering the last div and refuse to update/reset it, the way to fix it is: creating a new "period" called it "day2" and renaming all variables from "DayChart_Temp" to "Day2Chart_Temp"

now calling

Code: Select all

ShowTempLog("domoticz-chart-block-2",14,"Serre Temp+Hum", "day2");
Havent tested with

Code: Select all

  [[domoticz_temp_charts]]
    Nest Curr Temp/Hum = 28, day2, temp
seems to work :)
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Re: Domoboard - General Discussions

Post by Trigun »

Hi Guys, I am new to the update process but can someone tell me what the errors re when I update?
when I do a git pull I get the following errors

Code: Select all

Updating e10e465..f071e29
error: Your local changes to the following files would be overwritten by merge:
        .gitignore
        README.md
        css/creative.css
        index.html
        js/blocks.js
        js/functions.js
        js/graphs.js
        js/main.js
        js/news.js
        js/ns.js
        js/sortable.js
        js/switches.js
        js/traffic.js
        js/trash.js
        lang/de_DE.js
        lang/en_US.js
        lang/fr_FR.js
        lang/hu_HU.js
        lang/it_IT.js
        lang/nl_NL.js
        lang/pt_PT.js
        lang/sv_SE.js
        vendor/ical-parser/ical_parser.js
        vendor/moment.js
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be overwritten by merge:
        custom_2/CONFIG_DEFAULT.js
        img/kliko_black.png
        img/kliko_blue.png
        img/kliko_brown.png
        img/kliko_green.png
        img/kliko_grey.png
        img/kliko_orange.png
        img/kliko_red.png
        img/kliko_white.png
        img/kliko_yellow.png
        index2.html
        js/calendar.js
        js/publictransport.js
        js/thermostat.js
        sounds/airplane.aac
        sounds/airplane.mp3
        sounds/airplane.ogg
        sounds/beer_can_opening.aac
        sounds/beer_can_opening.mp3
        sounds/beer_can_opening.ogg
        sounds/bell_ring.aac
        sounds/bell_ring.mp3
        sounds/bell_ring.ogg
        sounds/branch_break.aac
        sounds/branch_break.mp3
        sounds/branch_break.ogg
        sounds/button_click.aac
        sounds/button_click.mp3
        sounds/button_click.ogg
        sounds/button_click_on.aac
        sounds/button_click_on.mp3
        sounds/button_click_on.ogg
        sounds/button_push.aac
        sounds/button_push.mp3
        sounds/button_push.ogg
        sounds/camera_flashing.aac
        sounds/camera_flashing.mp3
        sounds/camera_flashing.ogg
        sounds/computer_error.aac
        sounds/computer_error.mp3
        sounds/computer_error.ogg
        sounds/door_bell.aac
        sounds/door_bell.mp3
        sounds/door_bell.ogg
        sounds/door_bump.aac
        sounds/door_bump.mp3
        sounds/door_bump.ogg
        sounds/doorbell.aac
        sounds/doorbell.mp3
        sounds/doorbell.ogg
        sounds/glass.aac
        sounds/glass.mp3
        sounds/glass.ogg
        sounds/light_bulb_breaking.aac
        sounds/light_bulb_breaking.mp3
        sounds/light_bulb_breaking.ogg
        sounds/ping.aac
        sounds/ping.mp3
        sounds/ping.ogg
        sounds/pop_cork.aac
        sounds/pop_cork.mp3
        sounds/pop_cork.ogg
        sounds/snap.aac
        sounds/snap.mp3
        sounds/snap.ogg
        sounds/sonar.aac
        sounds/sonar.mp3
        sounds/sonar.ogg
        sounds/tap.aac
        sounds/tap.mp3
        sounds/tap.ogg
        sounds/water_droplet.aac
        sounds/water_droplet.mp3
        sounds/water_droplet.ogg
        vendor/ion.sound/ion.sound.js
        vendor/ion.sound/ion.sound.min.js
        vendor/mobiledetect/mobiledetect.js
Please move or remove them before you can merge.
Aborting
Thnx in advance!
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

Trigun wrote:Hi Guys, I am new to the update process but can someone tell me what the errors re when I update?
when I do a git pull I get the following errors

Code: Select all

Updating e10e465..f071e29
error: Your local changes to the following files would be overwritten by merge:
        .gitignore
        README.md
        css/creative.css
        index.html
        js/blocks.js
        js/functions.js
        js/graphs.js
        js/main.js
        js/news.js
        js/ns.js
        js/sortable.js
        js/switches.js
        js/traffic.js
        js/trash.js
        lang/de_DE.js
        lang/en_US.js
        lang/fr_FR.js
        lang/hu_HU.js
        lang/it_IT.js
        lang/nl_NL.js
        lang/pt_PT.js
        lang/sv_SE.js
        vendor/ical-parser/ical_parser.js
        vendor/moment.js
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be overwritten by merge:
        custom_2/CONFIG_DEFAULT.js
        img/kliko_black.png
        img/kliko_blue.png
        img/kliko_brown.png
        img/kliko_green.png
        img/kliko_grey.png
        img/kliko_orange.png
        img/kliko_red.png
        img/kliko_white.png
        img/kliko_yellow.png
        index2.html
        js/calendar.js
        js/publictransport.js
        js/thermostat.js
        sounds/airplane.aac
        sounds/airplane.mp3
        sounds/airplane.ogg
        sounds/beer_can_opening.aac
        sounds/beer_can_opening.mp3
        sounds/beer_can_opening.ogg
        sounds/bell_ring.aac
        sounds/bell_ring.mp3
        sounds/bell_ring.ogg
        sounds/branch_break.aac
        sounds/branch_break.mp3
        sounds/branch_break.ogg
        sounds/button_click.aac
        sounds/button_click.mp3
        sounds/button_click.ogg
        sounds/button_click_on.aac
        sounds/button_click_on.mp3
        sounds/button_click_on.ogg
        sounds/button_push.aac
        sounds/button_push.mp3
        sounds/button_push.ogg
        sounds/camera_flashing.aac
        sounds/camera_flashing.mp3
        sounds/camera_flashing.ogg
        sounds/computer_error.aac
        sounds/computer_error.mp3
        sounds/computer_error.ogg
        sounds/door_bell.aac
        sounds/door_bell.mp3
        sounds/door_bell.ogg
        sounds/door_bump.aac
        sounds/door_bump.mp3
        sounds/door_bump.ogg
        sounds/doorbell.aac
        sounds/doorbell.mp3
        sounds/doorbell.ogg
        sounds/glass.aac
        sounds/glass.mp3
        sounds/glass.ogg
        sounds/light_bulb_breaking.aac
        sounds/light_bulb_breaking.mp3
        sounds/light_bulb_breaking.ogg
        sounds/ping.aac
        sounds/ping.mp3
        sounds/ping.ogg
        sounds/pop_cork.aac
        sounds/pop_cork.mp3
        sounds/pop_cork.ogg
        sounds/snap.aac
        sounds/snap.mp3
        sounds/snap.ogg
        sounds/sonar.aac
        sounds/sonar.mp3
        sounds/sonar.ogg
        sounds/tap.aac
        sounds/tap.mp3
        sounds/tap.ogg
        sounds/water_droplet.aac
        sounds/water_droplet.mp3
        sounds/water_droplet.ogg
        vendor/ion.sound/ion.sound.js
        vendor/ion.sound/ion.sound.min.js
        vendor/mobiledetect/mobiledetect.js
Please move or remove them before you can merge.
Aborting
Thnx in advance!
It seems that you changed or added files in the git directory and you can't update the repo when this files aren't stashed or temporary moved.
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Re: Domoboard - General Discussions

Post by Trigun »

True i thought the easiest way to get the New version up and running is to download the latest from github and put then(overwrite) them all in repository. I guess I shouldn't have done it? :(


Sent from my iPhone using Tapatalk
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

Trigun wrote:True i thought the easiest way to get the New version up and running is to download the latest from github and put then(overwrite) them all in repository. I guess I shouldn't have done it? :(


Sent from my iPhone using Tapatalk
Well actually from what i see it are all files that you created yourself so if you get an new clone and add you files to it again it will work again. but i am not good enough with git to have an good answer to fix this with the git cli
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

Little update:

Ive decided to dump the Domoboard, yes iam sorry
Its very limited and very little updates

But iam making a PHP version of domoboard based on:

- Original Javascript
- Updated version of Gentelella (new CSS / HTML / JS / ..)

Anyway still coding the project, and MAYBE release it with permission
Martijn85
Posts: 53
Joined: Wednesday 20 January 2016 20:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Location: Netherlands
Contact:

Re: Domoboard - General Discussions

Post by Martijn85 »

janvier123 wrote:Little update:

Ive decided to dump the Domoboard, yes iam sorry
Its very limited and very little updates

But iam making a PHP version of domoboard based on:

- Original Javascript
- Updated version of Gentelella (new CSS / HTML / JS / ..)

Anyway still coding the project, and MAYBE release it with permission
Great to hear you are makeing a new version. Still love Domoboard, hope you are you going to share the new version (on github?)
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

Sorry to hear that. Momentarily we are working on an simpler configuration which you can edit using the web interface but it's taking more time than we thought. Buying and building houses and such stuff but it's in the making!! :)
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

Martijn85 wrote:Great to hear you are makeing a new version. Still love Domoboard, hope you are you going to share the new version (on github?)
Yes, once its in "beta" :roll:
squandor wrote:Sorry to hear that. Momentarily we are working on an simpler configuration which you can edit using the web interface but it's taking more time than we thought. Buying and building houses and such stuff but it's in the making!! :)
Dont be sorry, its my personal experience
Last edited by janvier123 on Friday 26 May 2017 23:12, edited 1 time in total.
Snowtiger
Posts: 120
Joined: Tuesday 18 October 2016 13:15
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10915
Contact:

Domoboard - General Discussions

Post by Snowtiger »

Please place a sneak peak in your own thread or whatsoever - this is still the Domoboard Thread - put your own stuff anywhere else please - it is not decent to capture someone else's Thread for your own promotion.
I feel squandor can delete this if you do not do it yourself ......
wez3
Posts: 49
Joined: Friday 30 December 2016 12:54
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by wez3 »

Hi Janvier,

Why dont you start developing on the current project on github. We've developed a framework that makes it easy to add functionalities to Domoboard. The development is going slow sometimes because we are busy people :). But we decided to share the source code so people could use it, but also so developers could join to make the software even better.

wez3
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

the thing is, i dont know anything about Python or Flask, but i do know PHP :)
Thats why ive decided to make a PHP version
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

sander815 wrote:why am i getting these errors?

pi@raspberrypi:~/domoboard $ /home/pi/domoboard/bin/python /home/pi/domoboard/server.py -d -c /home/pi/domoboard/example2.conf -d
Error when starting the Flask server: [Errno 13] Permission denied

and if i run it like this
pi@raspberrypi:~/domoboard $ python /home/pi/domoboard/server.py -d -c /home/pi/domoboard/test.conf
Traceback (most recent call last):
File "/home/pi/domoboard/server.py", line 4, in <module>
from flaskext.auth import Auth, AuthUser, login_required, logout
ImportError: No module named auth
Its happened to me also when they updated it

- Open 2 terminals (connecting to the same IP / Raspberry ...)
- in the first window type: sudo tail -f /var/log/syslog => this will output any debug info
- in the second window type: sudo systemctl start domoboard.service
squandor
Posts: 213
Joined: Saturday 19 December 2015 22:34
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5837
Contact:

Re: Domoboard - General Discussions

Post by squandor »

sander815 wrote:why am i getting these errors?

pi@raspberrypi:~/domoboard $ /home/pi/domoboard/bin/python /home/pi/domoboard/server.py -d -c /home/pi/domoboard/example2.conf -d
Error when starting the Flask server: [Errno 13] Permission denied

and if i run it like this
pi@raspberrypi:~/domoboard $ python /home/pi/domoboard/server.py -d -c /home/pi/domoboard/test.conf
Traceback (most recent call last):
File "/home/pi/domoboard/server.py", line 4, in <module>
from flaskext.auth import Auth, AuthUser, login_required, logout
ImportError: No module named auth
could you try the following command:

Code: Select all

 sudo /home/pi/domoboard/bin/pip install flask-auth --upgrade 
janvier123
Posts: 36
Joined: Saturday 17 September 2016 22:04
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoboard - General Discussions

Post by janvier123 »

Still doesnt work:

Code: Select all

pi@raspberrypi:~/domoboard $ python server.py -c config.conf -d
Traceback (most recent call last):
  File "server.py", line 3, in <module>
    from flask import Flask, g, redirect, url_for, render_template, abort, request, session
ImportError: No module named flask
And then this:

Code: Select all

pi@raspberrypi:~/domoboard $ sudo /home/pi/domoboard/bin/pip install flask --upgrade
Requirement already up-to-date: flask in ./lib/python2.7/site-packages
Cleaning up...
Same error as above
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest