It sounded like a reboot loop. Something crashing on boot causing a restart. Regards, Mark
On 6 Apr 2020, at 7:19 AM, Chip Cangialose <chip@cangmag.com> wrote:
The update to the most recent production firmware (v3.2.008) seems to have resolved the problem.
Thank you.
On 05Apr 2016, at 2:57 PM, Chip Cangialose <chip@cangmag.com> wrote:
Thanks for the prompt response, Mark.
Nearly every minute, I’m getting the following Notifications:
TRS0879 Not charging SOC: - ODO:38800.2Km..
I erred on my current version, which is 3.1.06. I am now in the process of trying to web-flash the latest update. Hoping that solves the issue.
Thanks, again.
Chip
On 05Apr 2016, at 2:51 PM, Mark Webb-Johnson <mark@webb-johnson.net> wrote:
What notification are you getting?
On 6 Apr 2020, at 2:01 AM, Chip Cangialose <chip@cangmag.com> wrote:
Some recent update is causing me to get OVMS Notifications, one a minute. I’m still running v3.0.6. Has there been a recent polling routine added to the server? This is super annoying. Sent from my handheld From: OvmsDev <ovmsdev-bounces@lists.openvehicles.com> on behalf of Craig Leres <leres@xse.com> Sent: Saturday, April 4, 2020 11:55 AM To: OVMS Developers; Michael Balzer Subject: Re: [Ovmsdev] Ready for 3.2.011?
On 2020-04-04 10:52, Michael Balzer wrote:
Adding "--recursive" is recommended, but I think you really need to merge upstream/master before doing the submodule update.
"submodule update" will update the submodules to the state as required by the current repository state. So you first need to update your branch or checkout an updated one.
Am I not updating in the correct order?
#!/bin/sh set -x git fetch upstream git checkout master git submodule update --recursive git merge upstream/master git push
Should the submodule update go last?
Craig _______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev _______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
_______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev