Jump to content

fpcaptain

Members
  • Posts

    21
  • Joined

  • Last visited

About fpcaptain

  • Birthday 07/12/1979

Contact Methods

  • Website URL
    http://www.KB3AWQ.com
  • Slack
    kb3awq

Profile Information

  • Name
    John
  • Unit Number
    0
  • Location
    Williamsport, PA
  • Interests
    Amateur Radio
    Emergency Communications
    GMRS

Recent Profile Visitors

311 profile views

fpcaptain's Achievements

  1. OK. I can run it manually once in the bash shell if I have my computer. I wonder if setting it to run once a day as a cron if it would still be an issue. What I have now done to assit with not always having the computer with me but my phone and supermon, I made a Favorite command up that allows me to go to favorites and click node list update (I named it) and then execute and it updates it. What I did was create like an A1 command in rpt.conf where the 81 time command is so I could do it via supermon or over the air if I wanted. I also went into /etc/rc.local and made that look like this #!/bin/bash # # rc.local file # Starts Allstar echo -1> /proc/sys/kernel/sched_rt_runtime_us /usr/local/etc/rc.allstar /usr/local/bin/AUTOSKY/AutoSky /usr/local/bin/AUTOSKY/AutoSky.ON /usr/local/sbin/supermon/ast_var_update.sh /usr/local/etc/rc.updatenodelist exit 0 So now when the pi reboots, it automatically loads the mygmrs node list. Dont ask me how I figured this out, it just came to me and it works. Thanks again for the help!
  2. OK, I just ran top and got this. I dont really know much about this stuff. I got hamvoip originally about 2 years ago and have been pretty good with it all of course there are step by step instructions which I have pretty much memorized after doing enough of it. If you want to message me off list that is fine to. Also I may have the pi 3B + I forget what the differences are.
  3. Thanks for the response. I thought this may be the case as when I looked it up I was reading this but didn't know what was causing it. I have a rasp pi 3b and a sd card that is 32 gig if I remember right and I installed the hamvoip image and did what was said above. So I guess I'm not sure what the fix will be or if anyone else has had this happen who has tried this way on hamvoip but I am looking for the cure. Thanks
  4. So this works great, the only issue I am having is I am getting cron fork which stops updating things in the cron after about 12 hours. A reboot clears it for another 12 hours or so. I am not quite sure what may be causing this, I have several other nodes running on the ham side on allstar and dont have any issues. Anyone know what could be the issue. Here is some of the logs when it starts. Oct 10 17:34:02 GMRSRepeater CROND[22904]: pam_unix(crond:session): session closed for user root Oct 10 17:34:03 GMRSRepeater CROND[2133]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:34:03 GMRSRepeater CROND[7443]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:34:13 GMRSRepeater CROND[7443]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:34:13 GMRSRepeater CROND[2133]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:34:32 GMRSRepeater CROND[6438]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:35:01 GMRSRepeater crond[23030]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:35:01 GMRSRepeater crond[23031]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:35:01 GMRSRepeater crond[23032]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:35:01 GMRSRepeater CROND[23035]: (root) CMD (/usr/local/bin/AUTOSKY/AutoSky) Oct 10 17:35:01 GMRSRepeater CROND[23033]: (root) CMD (/usr/local/etc/rc.updatenodelist) Oct 10 17:35:01 GMRSRepeater CROND[23034]: (root) CMD (/usr/local/sbin/supermon/ast_var_update.sh) Oct 10 17:35:01 GMRSRepeater CROND[23032]: (root) CMDOUT (/usr/local/bin/AUTOSKY/AutoSky: fork: retry: No child processes) Oct 10 17:35:01 GMRSRepeater CROND[23030]: (root) CMDOUT (/usr/local/etc/rc.updatenodelist: fork: retry: No child processes) Oct 10 17:35:01 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:02 GMRSRepeater CROND[23032]: (root) CMDOUT (/usr/local/bin/AUTOSKY/AutoSky: fork: retry: No child processes) Oct 10 17:35:02 GMRSRepeater CROND[23030]: (root) CMDOUT (/usr/local/etc/rc.updatenodelist: fork: retry: No child processes) Oct 10 17:35:02 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:04 GMRSRepeater CROND[23032]: (root) CMDOUT (/usr/local/bin/AUTOSKY/AutoSky: fork: retry: No child processes) Oct 10 17:35:04 GMRSRepeater CROND[23030]: (root) CMDOUT (/usr/local/etc/rc.updatenodelist: fork: retry: No child processes) Oct 10 17:35:04 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:08 GMRSRepeater CROND[23032]: (root) CMDOUT (/usr/local/bin/AUTOSKY/AutoSky: fork: retry: No child processes) Oct 10 17:35:08 GMRSRepeater CROND[23030]: (root) CMDOUT (/usr/local/etc/rc.updatenodelist: fork: retry: No child processes) Oct 10 17:35:08 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:16 GMRSRepeater CROND[23032]: (root) CMDOUT (/usr/local/bin/AUTOSKY/AutoSky: fork: Resource temporarily unavailable) Oct 10 17:35:16 GMRSRepeater CROND[23032]: pam_unix(crond:session): session closed for user root Oct 10 17:35:16 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:16 GMRSRepeater CROND[23031]: (root) CMDOUT (tail: cannot open '/var/log/pacman.log' for reading: No such file or directory) Oct 10 17:35:17 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:19 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:20 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:22 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:23 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:25 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:25 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:26 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:26 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:28 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:28 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:32 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:35:32 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:35:35 GMRSRepeater CROND[14727]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:35:40 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:35:40 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:35:55 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/bin/checkupdates: fork: retry: Resource temporarily unavailable) Oct 10 17:35:56 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/bin/checkupdates: fork: retry: Resource temporarily unavailable) Oct 10 17:35:58 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/bin/checkupdates: fork: retry: No child processes) Oct 10 17:36:01 GMRSRepeater crond[23302]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:36:01 GMRSRepeater CROND[23302]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:36:01 GMRSRepeater CROND[23302]: pam_unix(crond:session): session closed for user root Oct 10 17:36:02 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:36:03 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:05 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:36:06 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:36:08 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:36:12 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: Resource temporarily unavailable) Oct 10 17:36:20 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:36:20 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:21 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:23 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:27 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:35 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:36:35 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:36 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:38 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:42 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:50 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:36:50 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:51 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:53 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:36:57 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:01 GMRSRepeater crond[270]: (CRON) CAN'T FORK (do_command): Resource temporarily unavailable Oct 10 17:37:05 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:37:05 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/weather.sh: fork: retry: No child processes) Oct 10 17:37:06 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/weather.sh: fork: retry: No child processes) Oct 10 17:37:08 GMRSRepeater CROND[13030]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:37:08 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/weather.sh: fork: retry: No child processes) Oct 10 17:37:12 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/weather.sh: fork: retry: No child processes) Oct 10 17:37:20 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/weather.sh: fork: Resource temporarily unavailable) Oct 10 17:37:20 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:21 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:23 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:27 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:35 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:37:35 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:36 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:38 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:42 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: retry: No child processes) Oct 10 17:37:50 GMRSRepeater CROND[23031]: (root) CMDOUT (/usr/local/sbin/supermon/ast_var_update.sh: fork: Resource temporarily unavailable) Oct 10 17:37:51 GMRSRepeater CROND[7163]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:37:52 GMRSRepeater CROND[23031]: (root) CMDOUT (Updated Variables Node 24222) Oct 10 17:38:01 GMRSRepeater crond[23612]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:38:01 GMRSRepeater CROND[23612]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:38:01 GMRSRepeater CROND[23612]: pam_unix(crond:session): session closed for user root Oct 10 17:39:01 GMRSRepeater crond[23692]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:39:01 GMRSRepeater CROND[23692]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:39:01 GMRSRepeater CROND[23692]: pam_unix(crond:session): session closed for user root Oct 10 17:39:05 GMRSRepeater CROND[5705]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:40:01 GMRSRepeater crond[270]: (CRON) CAN'T FORK (do_command): Resource temporarily unavailable Oct 10 17:40:01 GMRSRepeater crond[270]: (CRON) CAN'T FORK (do_command): Resource temporarily unavailable Oct 10 17:40:01 GMRSRepeater crond[23763]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:40:01 GMRSRepeater CROND[23763]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:40:01 GMRSRepeater CROND[23763]: pam_unix(crond:session): session closed for user root Oct 10 17:40:03 GMRSRepeater CROND[18984]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:40:32 GMRSRepeater CROND[22855]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:40:33 GMRSRepeater CROND[8539]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:40:43 GMRSRepeater CROND[8539]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:40:53 GMRSRepeater CROND[8539]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:01 GMRSRepeater crond[23940]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:41:01 GMRSRepeater CROND[23940]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:41:01 GMRSRepeater CROND[23940]: pam_unix(crond:session): session closed for user root Oct 10 17:41:03 GMRSRepeater CROND[8539]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:03 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:06 GMRSRepeater CROND[5949]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:13 GMRSRepeater CROND[22855]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:14 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:21 GMRSRepeater CROND[23098]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:24 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:24 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:34 GMRSRepeater CROND[22855]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:34 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:34 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:44 GMRSRepeater CROND[22855]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:44 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:45 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:55 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:41:55 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:01 GMRSRepeater crond[24194]: pam_unix(crond:session): session opened for user root by (uid=0) Oct 10 17:42:01 GMRSRepeater CROND[24194]: (CRON) CAN'T FORK (child_process): Resource temporarily unavailable Oct 10 17:42:01 GMRSRepeater CROND[24194]: pam_unix(crond:session): session closed for user root Oct 10 17:42:05 GMRSRepeater CROND[18173]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:06 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:16 GMRSRepeater CROND[18173]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:16 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:26 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:26 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:36 GMRSRepeater CROND[17060]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:37 GMRSRepeater CROND[22033]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:37 GMRSRepeater CROND[6894]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:37 GMRSRepeater CROND[18173]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:37 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:37 GMRSRepeater CROND[24474]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:47 GMRSRepeater CROND[20665]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:47 GMRSRepeater CROND[18173]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:47 GMRSRepeater CROND[10834]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:47 GMRSRepeater CROND[24474]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory) Oct 10 17:42:47 GMRSRepeater CROND[6894]: (root) CMDOUT (/usr/bin/grep: /tmp/rpt_extnodes-temp: No such file or directory)
  5. Anyone know what this may be about. I googled it but it didn't make sense to me if the answer was there. How would I fix it?
  6. On the mygmrs network for linking, it shows "manage node" but when its clicked on it doesn't allow me to do anything. What is the rpt cmd tool?
  7. Awesome, thanks. Hopefully within the next week or two I will have it completely on. I set most of it up over night and shows online so must have done it right. Thanks again!
  8. Awesome, thanks. Hopefully within the next week or two I will have it completely on. I set most of it up over night and shows online so must have done it right. Thanks again!
  9. Looking to use Hamvoip for the mygmrs linking. I use hamvoip on my ham repeaters so more used to it. I was able to get a node and password registered this past week for mygmrs.com but the intructions seem to be based on the original and have not received anything else back. What all needs to be changed, added etc. I know there are other groups out there also like gmrslinked.com so not sure what one has over the other but looking to get this done soon as I have the stuff to do it. John WQGU515
  10. I have had a Kenwood tk-481 and tk-981 for a couple years and only 2 others here in Williamsport, PA had and we would play around on simplex. In May this year we were blessed with a high repeater. Since then we are up to about 10 people. Its getting more use than the other repeaters around.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Guidelines.