|
Update DRAWS™ Manager
#drawsmanager
New feature "Application Help" in DRAWS™ Manager From command line cd /usr/local/var/draws-manager sudo git pull sudo systemctl restart draws-manager Or select "Update DRAWS™ Manager
New feature "Application Help" in DRAWS™ Manager From command line cd /usr/local/var/draws-manager sudo git pull sudo systemctl restart draws-manager Or select "Update DRAWS™ Manager
|
By
John D Hays - K7VE
· #3038
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I ended up renaming the draws-manager folder to draws-manager-old I used Git to clone the latest version and the following steps. sudo git clone https://github.com/nwdigitalradio/draws-manager.git
I ended up renaming the draws-manager folder to draws-manager-old I used Git to clone the latest version and the following steps. sudo git clone https://github.com/nwdigitalradio/draws-manager.git
|
By
KB5ZUR
· #4718
·
|
|
Can't access Draws Manager
Yes I am running the browser directly on the Pi with the DRAWS™ HAT to localhost:8080 pi@draws:~ $ sudo systemctl status draws-manager ● draws-manager.service - DRAWS™ Manager - A web
Yes I am running the browser directly on the Pi with the DRAWS™ HAT to localhost:8080 pi@draws:~ $ sudo systemctl status draws-manager ● draws-manager.service - DRAWS™ Manager - A web
|
By
Todd
· #5140
·
|
|
Draws Manager
#drawsmanager
Team - Great job on the DRAWS Manager!
Team - Great job on the DRAWS Manager!
|
By
Mike - KB0FX
· #2890
·
|
|
Draws Manager
#drawsmanager
Thanks
By
John D Hays - K7VE
· #2891
·
|
|
Can't access Draws Manager
It came back saying the draws manager was already installed and failed. How do I get the draws manager working? Tim KM4ESU
It came back saying the draws manager was already installed and failed. How do I get the draws manager working? Tim KM4ESU
|
By
Tim Huffaker
· #5295
·
|
|
Can't access Draws Manager
. pi@draws:~ $ manager-sysd.sh status Systemd draws-manager.service is enabled ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ HAT configuration.
. pi@draws:~ $ manager-sysd.sh status Systemd draws-manager.service is enabled ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ HAT configuration.
|
By
Todd
· #5144
·
|
|
Setting Up #PAT with the
#draws
#pat
DRAWS™ Manager does not need to run all of the time.
DRAWS™ Manager does not need to run all of the time.
|
By
John D Hays - K7VE
· #3963
·
|
|
DRAWS™ Manager Demo
#drawsmanager
John, Don't know how to capture dialog so I am picking out the error when attempting an update from DRAWS Manager: fatal: "unable to access https://github.com/nwdigitalradio/draws-manager.git
John, Don't know how to capture dialog so I am picking out the error when attempting an update from DRAWS Manager: fatal: "unable to access https://github.com/nwdigitalradio/draws-manager.git
|
By
...
· #3014
·
|
|
Can't access Draws Manager
sudo systemctl start draws-manager sudo systemctl --no-pager status draws-manager
sudo systemctl start draws-manager sudo systemctl --no-pager status draws-manager
|
By
Basil Gunn
· #5296
·
|
|
PRECIPITOUS EDUCATIONAL ARC
draws-manager is installed & running by default on the nwdr15 image.
draws-manager is installed & running by default on the nwdr15 image.
|
By
Basil Gunn
· #4498
·
|
|
#setup
#setup
Update DRAWS™ Manager before starting, open a terminal on the Pi and issue these commands: sudo systemctl stop draws-manager cd /usr/local/var/draws-manager sudo git pull sudo systemctl
Update DRAWS™ Manager before starting, open a terminal on the Pi and issue these commands: sudo systemctl stop draws-manager cd /usr/local/var/draws-manager sudo git pull sudo systemctl
|
By
John D Hays - K7VE
· #2925
·
|
|
Can't access Draws Manager
Have you read https://github.com/nwdigitalradio/draws-manager
Have you read https://github.com/nwdigitalradio/draws-manager
|
By
John D Hays - K7VE
· #5139
·
|
|
PRECIPITOUS EDUCATIONAL ARC
What does this return: ls -l /usr/local/var/draws-manager/webapp ls -l /usr/local/var/draws-manager/webapp/bin
What does this return: ls -l /usr/local/var/draws-manager/webapp ls -l /usr/local/var/draws-manager/webapp/bin
|
By
John D Hays - K7VE
· #4497
·
|
|
Can't access Draws Manager
Hi Basil, I tried the commands and got errors. pi@KM4ESU:~ $ sudo systemctl start draws-manager pi@KM4ESU:~ $ sudo systemctl --no-pager status draws-manager ● draws-manager.service
Hi Basil, I tried the commands and got errors. pi@KM4ESU:~ $ sudo systemctl start draws-manager pi@KM4ESU:~ $ sudo systemctl --no-pager status draws-manager ● draws-manager.service
|
By
Tim Huffaker
· #5297
·
|
|
GPS Monitoring for DRAWS
There is code in DRAWS™ Manager to monitor temperature, voltages, etc. See https://github.com/nwdigitalradio/draws-manager/blob/master/webapp/io.js#L58
There is code in DRAWS™ Manager to monitor temperature, voltages, etc. See https://github.com/nwdigitalradio/draws-manager/blob/master/webapp/io.js#L58
|
By
John D Hays - K7VE
· #4102
·
|
|
DRAWS™ Manager Demo
#drawsmanager
Here's the output from the command: pi@nvdpi:~ $ sudo systemctl status draws-manager ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ Loaded: loaded
Here's the output from the command: pi@nvdpi:~ $ sudo systemctl status draws-manager ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ Loaded: loaded
|
By
Charlie Hein
· #5030
·
|
|
AX25 Status Problem
Having the draws-manager error out will not affect ax.25/direwolf.
Having the draws-manager error out will not affect ax.25/direwolf.
|
By
Basil Gunn
· #5109
·
|
|
Can't access Draws Manager
set of commands: manager-sysd.sh status pi@radiopi:~/n7nix/config $ manager-sysd.sh status Systemd draws-manager.service is enabled ● draws-manager.service - DRAWS™ Manager - A web
set of commands: manager-sysd.sh status pi@radiopi:~/n7nix/config $ manager-sysd.sh status Systemd draws-manager.service is enabled ● draws-manager.service - DRAWS™ Manager - A web
|
By
Todd
· #5133
·
|
|
DRAWS™ Manager Demo
#drawsmanager
You can also try, from a terminal on the Raspberry Pi. cd /usr/local/var/draws-manager sudo git pull sudo systemctl restart draws-manager Wait about 30 seconds and try connecting from
You can also try, from a terminal on the Raspberry Pi. cd /usr/local/var/draws-manager sudo git pull sudo systemctl restart draws-manager Wait about 30 seconds and try connecting from
|
By
John D Hays - K7VE
· #3024
·
|