Open main menu

DAVE Developer's Wiki β

Changes

Visualize Fledge GUI on a local display
Fledge and Fledge GUI were built starting from the <code>develop</code> of their respective GitHub repositories.
<pre class="workstation-terminal"> armbian@sbcorca-00a5:~/devel/fledge$ git clone <nowiki>https://github.com/fledge-iot/fledge.git</nowiki> ... armbian@sbcorca-00a5:~/devel/fledge$ cd fledge armbian@sbcorca-00a5:~/devel/fledge/fledge$ make Building Fledge version 2.1.0, DB schema 60 ... uccessfully built cchardet pyjq Installing collected packages: pyjwt, pyjq, ifaddr, cchardet, zeroconf, urllib3, multidict, idna, frozenlist, charset-normalizer, certifi, attrs, async-timeout, yarl, requests, aiosignal, requests-toolbelt, aiohttp, aiohttp_cors Successfully installed aiohttp-3.8.1 aiohttp_cors-0.7.0 aiosignal-1.3.1 async-timeout-4.0.2 attrs-23.1.0 cchardet-2.1.7 certifi-2022.12.7 charset-normalizer-2.1.1 frozenlist-1.3.3 idna-3.4 ifaddr-0.2.0 multidict-6.0.4 pyjq-2.5.1 pyjwt-1.6.4 requests-2.28.2 requests-toolbelt-0.9.1 urllib3-1.26.15 yarl-1.7.2 zeroconf-0.27.0 [notice] A new release of pip is available: 23.0.1 -> 23.1 [notice] To update, run: python3 -m pip install --upgrade pip armbian@sbcorca-00a5:~/devel/fledge/fledge$ export FLEDGE_ROOT=/home/armbian/devel/fledge/fledge armbian@sbcorca-00a5:~/devel/fledge/fledge$ $FLEDGE_ROOT/scripts/fledge stop ; $FLEDGE_ROOT/scripts/fledge start It looks like Fledge is not running. Starting Fledge v2.1.0....... Fledge started.</pre>
<pre class="workstation-terminal">
armbian@sbcorca-00a5:~/devel/fledge$ cd fledge-gui
Job for weston.service failed because of unavailable resources or another system error.
See "systemctl status weston.service" and "journalctl -xe" for details.
 
TBD
4,650
edits