Replies: 19 comments 19 replies
-
Hi, I'm Maurizio I3YBD I have some information to ask about the MMDVMHost-Websocketboard !! |
Beta Was this translation helpful? Give feedback.
-
Thanks for answering me Kim But I had already tried to put the route as you indicated, I saw that the system data on the System Info window are also missing, how can I send you the MMDVM.ini file and the logtailer.ini that you can check where I'm wrong 73, Maurizio |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:/opt/MMDVMDash $ sudo python3 ./logtailer.py Maurizio |
Beta Was this translation helpful? Give feedback.
-
[DEFAULT] No need to touch this. If you want to bind it to a specific IP-address (if there are more than one interface to thenetwork you can set your ip here - but default it listens on every interfaceHost=0.0.0.0 If changeing the port please change it also in the index.html-file at the parts where you find:new WebSocket("ws://" + window.location.hostname ...Port=5678 set to True if SSL will be usedSsl=False This defines the maximum amount of loglines to be sent on initial opening of the dashboardMaxLines=500 Keep this parameter synchrone to Filerotate in MMDVM.ini/DMRHost.ini - if 0 then False, if 1 then TrueFilerotate=False [MMDVMHost] Don't throw away the trailing slash! It is important but check logfile-location and Prefix twice :-)Logdir=/mnt/ramdisk/ Change this to DMRHost, if you are using DMRHost and configured this as log-prefix in the host-ini.Prefix=MMDVM if you want to have the operator-names as popup with the callsigns, set this parts = 1 and the LookupFile tothe right position. On MMDVMHost comment out the DMRIDs.dat-line to have the DMRIds and not the callsigns in thelogfile to have the callsigns with names transported to the dashboard.DMR_ID_Lookup=1 DMR_ID_LookupFile=/etc/MMDVM/DMRIds.datDMR_ID_LookupFile=/opt/MMDVMHost/DMRIds.dat Location of your MMDVM.ini/DMRHost.ini or similarMMDVM_ini=/etc/MMDVM/MMDVM.iniMMDVM_ini=/opt/MMDVMHost/MMDVM.ini Localtion of your MMDVMHost/DMRHost-binaryMMDVM_bin=/usr/local/bin/MMDVMHostMMDVM_bin=/opt/MMDVMHost/MMDVMHost [DAPNETGateway] Don't throw away the trailing slash! It is important but check logfile-location and Prefix twice :-)Logdir=/mnt/ramdisk/ [ServiceMonitoring] Here you list your Services to be monitored. Just add additional lines if needed but be sure to count them upBinaryName1=MMDVMHost |
Beta Was this translation helpful? Give feedback.
-
sorry .. this was the only way to keep it |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:/opt/MMDVMDash $ sudo python3 ./logtailer.py |
Beta Was this translation helpful? Give feedback.
-
Kim |
Beta Was this translation helpful? Give feedback.
-
What's the console output when calling the page via browser? 73 |
Beta Was this translation helpful? Give feedback.
-
Kim I hope I understand when you ask me for Output, the page is displayed when I put it on the browser in local: Http://192.168.1.167:8000 displays me the whole screen as you put it as a demonstration, but missing transit data: Mode: Callsign : Target: Source: etc. etc are empty. Maurizio |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:/opt/MMDVMDash $ sudo python3 logtailer.py |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:/opt/MMDVMDash $ sudo python3 logtailer.py 2021-05-25 18:56:57,439 INFO Detected Modem-Version=Actually not available 2021-05-25 18:56:57,448 INFO Connected, remote=('192.168.1.69', 1045), path=/MMDVM |
Beta Was this translation helpful? Give feedback.
-
Yes, I saw !!! I'm correcting the error !! |
Beta Was this translation helpful? Give feedback.
-
Kim Great !!! it was all these errors that you found that it did not display .. now it works and everything is displayed !!! Thanks Kim for your availability !!! 73, Mauritius I3YBD |
Beta Was this translation helpful? Give feedback.
-
Good afternoon Kim Thanks Maurizio |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:~ $ cd /opt/MMDVMDash 2021-05-28 14:23:59,521 INFO Connected, remote=('192.168.1.69', 16001), path=/MMDVM |
Beta Was this translation helpful? Give feedback.
-
pi@raspberrypi:/opt/MMDVMDash $ sudo python3 logtailer.py 2021-05-28 14:26:22,597 INFO Connected, remote=('192.168.1.69', 16013), path=/MMDVM 2021-05-28 14:26:37,825 INFO Connected, remote=('192.168.1.69', 16019), path=/MMDVM |
Beta Was this translation helpful? Give feedback.
-
Actually no idea, please open an issue with the infos above... 73 de Kim |
Beta Was this translation helpful? Give feedback.
-
Excuse me but I did not understand where to open it? |
Beta Was this translation helpful? Give feedback.
-
Have you set Filerotate=False in logtailer.ini?? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions