Enter forum description here ...
0
Under review

Missing seconds: Operating time; Timers; etc...

Ricardo Pinto | visiontech pt 5 years ago in General updated 5 years ago 7


Hi,

After trying do find a specific way to do some calculation, second based, I've noticed a serious bug on every function which runs any kind of timer, like Operating time, Timers, etc.

Thos functions are actually missing 5s in each minute.

So I can't do any calculation with real precision.

bOS team, please check this issue please.

Thanks

0

REPORTS

Marco Antonio Fernandes 5 years ago in General updated 5 years ago 2

Hello everyone. The customer has a need to make accounts the number of pulses of the water meter to calculate the consumption by individual. As for the logic, everything is ready and working, but the problem is in the data extraction format, and I have not found a way to store the data in a report, so that it is exported and thus the customer will calculate the consumption of each house. Is this possible? I tried to store the result of the calculation in a Counter Log, but it doesn't work as expected.

Image 2401



I found a similar question, but the response link reports an error.

Image 2402


Image 2403


Thanks.

0
Under review

Demo.comfortclick.com - failure to connect

mihai sto 5 years ago in bOS Client updated 5 years ago 2

Just installed the bOS client on Android 8.0.0 and is not connecting.

Few months ago it worked fine

0
Under review

bOS client android connection

nadeem sadyia 5 years ago in bOS Client updated by ComfortClick Support 5 years ago 1

Hi everyone

I have bOS on my pc and I’m trying to login to my bOS from mobile app bOS client but no success, mobile can see server name but unable to login.

My mobile is connected to wireless hotspot form my pc

any ideas ?

0

SMTP E-mail not working?

Ricardo Pinto | visiontech pt 5 years ago in bOS Server updated 5 years ago 1


Hi,

Has anyone facing troubles using SMTP e-mails?

I have everything configured the same way in several devices, and my SMTP is actually working on a Grinder, on my local software based demo, but on my Jigsaw it doesn't send any e-mails...

The Configurator version is 4.6.26.


I already rebooted the Jigsaw, but it still doesn't send any e-mails.

The network is configured correctly, and the remote access is also working. It just doesn't send any e-mails...

Best regards

0

Out of memory error

Jürgen Jürgenson 5 years ago in bOS Server updated 5 years ago 8

Hey,

Asking for help or info.

Ive been getting this Out of memory error lately with 4.6.20 and 4.6.26 servers. 
First i noticed it with a old server that was still on 4.4.4 version but got updated without my knowledge. After the update it crashed every 3 days giving a out of memory errors in the log.


Today it happened again, when our 4.6.20 Bos server was acting strange - it wouldn't update button presses on a control panel - So i did a server reload from bos config to see if it would help. But after the reload everything was gone. It loaded up a new empty config all themes and devices deleted. 

With a error:

Devices : 27.01.2020 10:32:39 : Error : Server : Error loading file C:\Program Files (x86)\ComfortClick\bOS Server\Building\Configuration.bin. Exception of type System.OutOfMemoryException was thrown. at System.Collections.Generic.Dictionary`2.Resize(Int32 newSize, Boolean forceNewHashCodes)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Runtime.Serialization.SerializationInfo.AddValueInternal(String name, Object value, Type type)
at System.Runtime.Serialization.SerializationInfo.AddValue(String name, Object value, Type type)
at System.Runtime.Serialization.SerializationInfo.AddValue(String name, Object value)
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ParseMember(ParseRecord pr)
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Parse(ParseRecord pr)
at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadMemberPrimitiveUnTyped()
at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
at BOSCommon.Helpers.Serialization.ReliableSerialization.Load(IServer server, String filename, BinaryFormatter bf)

Next reload wont help and the error is gone with the next reload as if it wouldn't even load the building folder.

Im really hoping that comfortclicks guys can restore my building folder because there was a lot of updates and no backups from today. 

Regards,

Guy with a headache 

0
Under review

Log to file from bOS server

Fredrik Sandblom 5 years ago in bOS Server updated 5 years ago 2

Is there anyway to log/monitor events from server to a file? It is possible via bOS Config but want to be able to log 24/7 without having the client running.

In situations when things don't work as expected this would be really helpful. This would also reduce the risk that bOS Config dies and a day of logging will not be there.

0
Under review

Exception : Error reading JObject from JsonReader. Current JsonReader item is not an object

George Tsamis 5 years ago in Devices / Http updated by ComfortClick Support 4 years ago 7

I have an http response like:

[{"1":"WiBee - Reset Energy Counters","v":true},{"1":"WiBee - Phase 1 Voltage","v":232.48},{"1":"WiBee - Phase 2 Voltage","v":225.12},{"1":"WiBee - Phase 3 Voltage","v":228.64}]

I have used the token name [1].v to get the Phase 1 Voltage but i always get an error 

Debug : 20/1/20 6:37:20 μμ : Devices\GetEnergyMeterData\FetchDataFromLM : Exception : Error reading JObject from JsonReader. Current JsonReader item is not an object: StartArray. Path '', line 1, position 1. ...

Any help?

0

Get clarity from internet

Jef Wijns 5 years ago in bOS Configurator updated 5 years ago 11

Is it possible to obtain clarity via the web weather forecast? Or when it is dark outside?

With best regards

0

how to create a while loop

Gruyère Energie SA 5 years ago in bOS Configurator updated by Kristián Vojčík 5 years ago 6

I would like increment value until the knx switch are pressed. 

I think use the program fonction but I dont' know how to create a quick while loop ?